Skip to content
Success

Console Output

Pull request #44111 opened
18:38:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ff81dc3544b018a85a7bad4d8934fe41cb3276ea+105eee7e241945dce4ca70c025e0d12e89359108 (dd7f788cebc57aec74ad4ce4a844a834f01f204c)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44111@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
18:38:40 [2022-09-07T18:38:40.280Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:38:40 [2022-09-07T18:38:40.286Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:38:40 [2022-09-07T18:38:40.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071a137d5717d5ea6) in /home/ubuntu/workspace/moby_PR-44111
[Pipeline] {
[Pipeline] checkout
18:38:40 [2022-09-07T18:38:40.520Z] The recommended git tool is: git
18:38:40 [2022-09-07T18:38:40.545Z] using credential docker-jenkins-github-credentials
18:38:40 [2022-09-07T18:38:40.557Z] Cloning the remote Git repository
18:38:40 [2022-09-07T18:38:40.557Z] Cloning with configured refspecs honoured and without tags
18:38:40 [2022-09-07T18:38:40.572Z] Cloning repository https://github.com/moby/moby.git
18:38:40 [2022-09-07T18:38:40.573Z]  > git init /home/ubuntu/workspace/moby_PR-44111 # timeout=10
18:38:40 [2022-09-07T18:38:40.592Z] Fetching upstream changes from https://github.com/moby/moby.git
18:38:40 [2022-09-07T18:38:40.592Z]  > git --version # timeout=10
18:38:40 [2022-09-07T18:38:40.606Z]  > git --version # 'git version 2.17.1'
18:38:40 [2022-09-07T18:38:40.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:40 [2022-09-07T18:38:40.607Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:38:56 [2022-09-07T18:38:56.243Z] Fetching without tags
18:38:56 [2022-09-07T18:38:56.218Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:56 [2022-09-07T18:38:56.221Z]  > git config --add remote.origin.fetch +refs/pull/44111/head:refs/remotes/origin/PR-44111 # timeout=10
18:38:56 [2022-09-07T18:38:56.227Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:38:56 [2022-09-07T18:38:56.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:38:56 [2022-09-07T18:38:56.246Z] Fetching upstream changes from https://github.com/moby/moby.git
18:38:56 [2022-09-07T18:38:56.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:56 [2022-09-07T18:38:56.247Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:38:56 [2022-09-07T18:38:56.476Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:38:57 [2022-09-07T18:38:57.058Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:38:57 [2022-09-07T18:38:57.058Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
18:38:57 [2022-09-07T18:38:57.153Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:38:57 [2022-09-07T18:38:57.153Z] First time build. Skipping changelog.
18:38:57 [2022-09-07T18:38:57.186Z]  > git --version # timeout=10
18:38:57 [2022-09-07T18:38:57.190Z]  > git --version # 'git version 2.17.1'
18:38:57 [2022-09-07T18:38:57.200Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:38:57 [2022-09-07T18:38:57.847Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/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
18:38:56 [2022-09-07T18:38:56.479Z]  > git config core.sparsecheckout # timeout=10
18:38:56 [2022-09-07T18:38:56.486Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:38:57 [2022-09-07T18:38:57.022Z]  > git remote # timeout=10
18:38:57 [2022-09-07T18:38:57.029Z]  > git config --get remote.origin.url # timeout=10
18:38:57 [2022-09-07T18:38:57.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:38:57 [2022-09-07T18:38:57.033Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:38:57 [2022-09-07T18:38:57.044Z]  > git rev-parse HEAD^{commit} # timeout=10
18:38:57 [2022-09-07T18:38:57.061Z]  > git config core.sparsecheckout # timeout=10
18:38:57 [2022-09-07T18:38:57.067Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:00 [2022-09-07T18:39:00.387Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:39:00 [2022-09-07T18:39:00.840Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071a137d5717d5ea6) in /home/ubuntu/workspace/moby_PR-44111
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
18:39:00 [2022-09-07T18:39:00.852Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054c6540832e3ad0d) in /home/ubuntu/workspace/moby_PR-44111
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
18:39:00 [2022-09-07T18:39:00.855Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0003cdafcc31139de) in /home/ubuntu/workspace/moby_PR-44111
18:39:00 [2022-09-07T18:39:00.856Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bc4f5cb6fe16c73f) in /home/ubuntu/workspace/moby_PR-44111
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] }
18:39:00 [2022-09-07T18:39:00.860Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0aef3d0c7d6ee9b15) in /home/ubuntu/workspace/moby_PR-44111
[Pipeline] {
[Pipeline] checkout
18:39:00 [2022-09-07T18:39:00.897Z] The recommended git tool is: git
[Pipeline] {
18:39:00 [2022-09-07T18:39:00.909Z] using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] {
18:39:00 [2022-09-07T18:39:00.924Z] Fetching changes from the remote Git repository
[Pipeline] // stage
18:39:00 [2022-09-07T18:39:00.930Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
18:39:00 [2022-09-07T18:39:00.981Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
18:39:00 [2022-09-07T18:39:00.995Z] The recommended git tool is: git
[Pipeline] checkout
18:39:01 [2022-09-07T18:39:01.004Z] using credential docker-jenkins-github-credentials
18:39:01 [2022-09-07T18:39:01.009Z] The recommended git tool is: git
[Pipeline] checkout
18:39:01 [2022-09-07T18:39:01.014Z] The recommended git tool is: git
18:39:01 [2022-09-07T18:39:01.015Z] Cloning the remote Git repository
18:39:01 [2022-09-07T18:39:01.015Z] Cloning with configured refspecs honoured and without tags
18:39:01 [2022-09-07T18:39:01.018Z] using credential docker-jenkins-github-credentials
18:39:01 [2022-09-07T18:39:01.024Z] using credential docker-jenkins-github-credentials
18:39:01 [2022-09-07T18:39:01.025Z] using credential docker-jenkins-github-credentials
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] }
18:39:01 [2022-09-07T18:39:01.033Z] Cloning the remote Git repository
18:39:01 [2022-09-07T18:39:01.033Z] Cloning with configured refspecs honoured and without tags
18:39:01 [2022-09-07T18:39:01.034Z] Cloning the remote Git repository
18:39:01 [2022-09-07T18:39:01.034Z] Cloning with configured refspecs honoured and without tags
18:39:01 [2022-09-07T18:39:01.042Z] Cloning the remote Git repository
18:39:01 [2022-09-07T18:39:01.042Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
18:39:01 [2022-09-07T18:39:01.182Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
[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] }
18:39:01 [2022-09-07T18:39:01.265Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:01 [2022-09-07T18:39:01.266Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
18:39:01 [2022-09-07T18:39:01.355Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:39:01 [2022-09-07T18:39:01.368Z]  > git --version # timeout=10
18:39:01 [2022-09-07T18:39:01.373Z]  > git --version # 'git version 2.17.1'
18:39:01 [2022-09-07T18:39:01.380Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:39:00 [2022-09-07T18:39:00.918Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44111/.git # timeout=10
18:39:00 [2022-09-07T18:39:00.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:00 [2022-09-07T18:39:00.933Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:00 [2022-09-07T18:39:00.933Z]  > git --version # timeout=10
18:39:00 [2022-09-07T18:39:00.939Z]  > git --version # 'git version 2.17.1'
18:39:00 [2022-09-07T18:39:00.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:00 [2022-09-07T18:39:00.939Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:01 [2022-09-07T18:39:01.184Z]  > git config core.sparsecheckout # timeout=10
18:39:01 [2022-09-07T18:39:01.190Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:01 [2022-09-07T18:39:01.239Z]  > git remote # timeout=10
18:39:01 [2022-09-07T18:39:01.241Z]  > git config --get remote.origin.url # timeout=10
18:39:01 [2022-09-07T18:39:01.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:01 [2022-09-07T18:39:01.247Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:39:01 [2022-09-07T18:39:01.260Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:01 [2022-09-07T18:39:01.268Z]  > git config core.sparsecheckout # timeout=10
18:39:01 [2022-09-07T18:39:01.274Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:01 [2022-09-07T18:39:01.017Z] Cloning repository https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.017Z]  > git init /home/ubuntu/workspace/moby_PR-44111 # timeout=10
18:39:01 [2022-09-07T18:39:01.029Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.029Z]  > git --version # timeout=10
18:39:01 [2022-09-07T18:39:01.035Z]  > git --version # 'git version 2.17.1'
18:39:01 [2022-09-07T18:39:01.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:01 [2022-09-07T18:39:01.036Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:01 [2022-09-07T18:39:01.047Z] Cloning repository https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.048Z]  > git init /home/ubuntu/workspace/moby_PR-44111 # timeout=10
18:39:01 [2022-09-07T18:39:01.075Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.076Z]  > git --version # timeout=10
18:39:01 [2022-09-07T18:39:01.083Z]  > git --version # 'git version 2.17.1'
18:39:01 [2022-09-07T18:39:01.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:01 [2022-09-07T18:39:01.084Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:01 [2022-09-07T18:39:01.040Z] Cloning repository https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.040Z]  > git init /home/ubuntu/workspace/moby_PR-44111 # timeout=10
18:39:01 [2022-09-07T18:39:01.053Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.053Z]  > git --version # timeout=10
18:39:01 [2022-09-07T18:39:01.055Z]  > git --version # 'git version 2.25.1'
18:39:01 [2022-09-07T18:39:01.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:01 [2022-09-07T18:39:01.056Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:01 [2022-09-07T18:39:01.091Z] Cloning repository https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.091Z]  > git init /home/ubuntu/workspace/moby_PR-44111 # timeout=10
18:39:01 [2022-09-07T18:39:01.105Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:01 [2022-09-07T18:39:01.105Z]  > git --version # timeout=10
18:39:01 [2022-09-07T18:39:01.111Z]  > git --version # 'git version 2.25.1'
18:39:01 [2022-09-07T18:39:01.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:01 [2022-09-07T18:39:01.112Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:02 [2022-09-07T18:39:02.172Z] + docker version
18:39:02 [2022-09-07T18:39:02.172Z] Client: Docker Engine - Community
18:39:02 [2022-09-07T18:39:02.172Z]  Version:           22.06.0-beta.0
18:39:02 [2022-09-07T18:39:02.172Z]  API version:       1.42
18:39:02 [2022-09-07T18:39:02.172Z]  Go version:        go1.18.3
18:39:02 [2022-09-07T18:39:02.172Z]  Git commit:        3e9117b
18:39:02 [2022-09-07T18:39:02.172Z]  Built:             Fri Jun  3 17:55:46 2022
18:39:02 [2022-09-07T18:39:02.172Z]  OS/Arch:           linux/amd64
18:39:02 [2022-09-07T18:39:02.172Z]  Context:           default
18:39:02 [2022-09-07T18:39:02.172Z] 
18:39:02 [2022-09-07T18:39:02.172Z] Server: Docker Engine - Community
18:39:02 [2022-09-07T18:39:02.172Z]  Engine:
18:39:02 [2022-09-07T18:39:02.172Z]   Version:          22.06.0-beta.0
18:39:02 [2022-09-07T18:39:02.172Z]   API version:      1.42 (minimum version 1.12)
18:39:02 [2022-09-07T18:39:02.172Z]   Go version:       go1.18.3
18:39:02 [2022-09-07T18:39:02.172Z]   Git commit:       38633e7
18:39:02 [2022-09-07T18:39:02.172Z]   Built:            Fri Jun  3 17:55:46 2022
18:39:02 [2022-09-07T18:39:02.172Z]   OS/Arch:          linux/amd64
18:39:02 [2022-09-07T18:39:02.172Z]   Experimental:     true
18:39:02 [2022-09-07T18:39:02.172Z]  containerd:
18:39:02 [2022-09-07T18:39:02.172Z]   Version:          1.6.8
18:39:02 [2022-09-07T18:39:02.172Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:02 [2022-09-07T18:39:02.172Z]  runc:
18:39:02 [2022-09-07T18:39:02.172Z]   Version:          1.1.4
18:39:02 [2022-09-07T18:39:02.172Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:39:02 [2022-09-07T18:39:02.172Z]  docker-init:
18:39:02 [2022-09-07T18:39:02.172Z]   Version:          0.19.0
18:39:02 [2022-09-07T18:39:02.172Z]   GitCommit:        de40ad0
[Pipeline] sh
18:39:02 [2022-09-07T18:39:02.463Z] + docker info
18:39:02 [2022-09-07T18:39:02.463Z] Client:
18:39:02 [2022-09-07T18:39:02.463Z]  Context:    default
18:39:02 [2022-09-07T18:39:02.463Z]  Debug Mode: false
18:39:02 [2022-09-07T18:39:02.463Z]  Plugins:
18:39:02 [2022-09-07T18:39:02.463Z]   buildx: Docker Buildx (Docker Inc.)
18:39:02 [2022-09-07T18:39:02.463Z]     Version:  f500bf6
18:39:02 [2022-09-07T18:39:02.463Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
18:39:02 [2022-09-07T18:39:02.463Z]   compose: Docker Compose (Docker Inc.)
18:39:02 [2022-09-07T18:39:02.463Z]     Version:  v2.10.2
18:39:02 [2022-09-07T18:39:02.463Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:02 [2022-09-07T18:39:02.463Z]   scan: Docker Scan (Docker Inc.)
18:39:02 [2022-09-07T18:39:02.463Z]     Version:  v0.17.0
18:39:02 [2022-09-07T18:39:02.463Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
18:39:02 [2022-09-07T18:39:02.463Z] 
18:39:02 [2022-09-07T18:39:02.463Z] Server:
18:39:02 [2022-09-07T18:39:02.463Z]  Containers: 0
18:39:02 [2022-09-07T18:39:02.463Z]   Running: 0
18:39:02 [2022-09-07T18:39:02.463Z]   Paused: 0
18:39:02 [2022-09-07T18:39:02.463Z]   Stopped: 0
18:39:02 [2022-09-07T18:39:02.463Z]  Images: 3
18:39:02 [2022-09-07T18:39:02.463Z]  Server Version: 22.06.0-beta.0
18:39:02 [2022-09-07T18:39:02.463Z]  Storage Driver: overlay2
18:39:02 [2022-09-07T18:39:02.463Z]   Backing Filesystem: extfs
18:39:02 [2022-09-07T18:39:02.463Z]   Supports d_type: true
18:39:02 [2022-09-07T18:39:02.463Z]   Using metacopy: false
18:39:02 [2022-09-07T18:39:02.464Z]   Native Overlay Diff: true
18:39:02 [2022-09-07T18:39:02.464Z]   userxattr: false
18:39:02 [2022-09-07T18:39:02.464Z]  Logging Driver: json-file
18:39:02 [2022-09-07T18:39:02.464Z]  Cgroup Driver: cgroupfs
18:39:02 [2022-09-07T18:39:02.464Z]  Cgroup Version: 1
18:39:02 [2022-09-07T18:39:02.464Z]  Plugins:
18:39:02 [2022-09-07T18:39:02.464Z]   Volume: local
18:39:02 [2022-09-07T18:39:02.464Z]   Network: bridge host ipvlan macvlan null overlay
18:39:02 [2022-09-07T18:39:02.464Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:02 [2022-09-07T18:39:02.464Z]  Swarm: inactive
18:39:02 [2022-09-07T18:39:02.464Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:39:02 [2022-09-07T18:39:02.464Z]  Default Runtime: runc
18:39:02 [2022-09-07T18:39:02.464Z]  Init Binary: docker-init
18:39:02 [2022-09-07T18:39:02.464Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:02 [2022-09-07T18:39:02.464Z]  runc version: v1.1.4-0-g5fd4c4d
18:39:02 [2022-09-07T18:39:02.464Z]  init version: de40ad0
18:39:02 [2022-09-07T18:39:02.464Z]  Security Options:
18:39:02 [2022-09-07T18:39:02.464Z]   apparmor
18:39:02 [2022-09-07T18:39:02.464Z]   seccomp
18:39:02 [2022-09-07T18:39:02.464Z]    Profile: builtin
18:39:02 [2022-09-07T18:39:02.464Z]  Kernel Version: 5.4.0-1084-aws
18:39:02 [2022-09-07T18:39:02.464Z]  Operating System: Ubuntu 18.04.6 LTS
18:39:02 [2022-09-07T18:39:02.464Z]  OSType: linux
18:39:02 [2022-09-07T18:39:02.464Z]  Architecture: x86_64
18:39:02 [2022-09-07T18:39:02.464Z]  CPUs: 2
18:39:02 [2022-09-07T18:39:02.464Z]  Total Memory: 7.565GiB
18:39:02 [2022-09-07T18:39:02.464Z]  Name: ip-10-100-63-210
18:39:02 [2022-09-07T18:39:02.464Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
18:39:02 [2022-09-07T18:39:02.464Z]  Docker Root Dir: /var/lib/docker
18:39:02 [2022-09-07T18:39:02.464Z]  Debug Mode: false
18:39:02 [2022-09-07T18:39:02.464Z]  Registry: https://index.docker.io/v1/
18:39:02 [2022-09-07T18:39:02.464Z]  Labels:
18:39:02 [2022-09-07T18:39:02.464Z]  Experimental: true
18:39:02 [2022-09-07T18:39:02.464Z]  Insecure Registries:
18:39:02 [2022-09-07T18:39:02.464Z]   127.0.0.0/8
18:39:02 [2022-09-07T18:39:02.464Z]  Live Restore Enabled: true
18:39:02 [2022-09-07T18:39:02.464Z] 
18:39:02 [2022-09-07T18:39:02.464Z] WARNING: No swap limit support
[Pipeline] sh
18:39:02 [2022-09-07T18:39:02.748Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:02 [2022-09-07T18:39:02.749Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:02 [2022-09-07T18:39:02.749Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44111/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:39:02 [2022-09-07T18:39:02.749Z] + bash /home/ubuntu/workspace/moby_PR-44111/check-config.sh
18:39:02 [2022-09-07T18:39:02.749Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:39:02 [2022-09-07T18:39:02.749Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
18:39:02 [2022-09-07T18:39:02.749Z] 
18:39:02 [2022-09-07T18:39:02.749Z] Generally Necessary:
18:39:02 [2022-09-07T18:39:02.749Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:39:02 [2022-09-07T18:39:02.749Z] - apparmor: enabled and tools installed
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_NAMESPACES: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_NET_NS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_PID_NS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_IPC_NS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_UTS_NS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CGROUPS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CGROUP_CPUACCT: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CGROUP_DEVICE: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CGROUP_FREEZER: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CGROUP_SCHED: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_CPUSETS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_MEMCG: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_KEYS: enabled
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_VETH: enabled (as module)
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_BRIDGE: enabled (as module)
18:39:02 [2022-09-07T18:39:02.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NF_NAT: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_POSIX_MQUEUE: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CGROUP_BPF: enabled
18:39:03 [2022-09-07T18:39:03.008Z] 
18:39:03 [2022-09-07T18:39:03.008Z] Optional Features:
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_USER_NS: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_SECCOMP: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_SECCOMP_FILTER: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CGROUP_PIDS: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_MEMCG_SWAP: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:39:03 [2022-09-07T18:39:03.008Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_BLK_CGROUP: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CGROUP_PERF: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CGROUP_HUGETLB: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_CFS_BANDWIDTH: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:39:03 [2022-09-07T18:39:03.008Z] - CONFIG_RT_GROUP_SCHED: missing
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_VS: enabled (as module)
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_VS_NFCT: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_IP_VS_RR: enabled (as module)
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_SECURITY_SELINUX: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_SECURITY_APPARMOR: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_EXT4_FS: enabled
18:39:03 [2022-09-07T18:39:03.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:39:03 [2022-09-07T18:39:03.268Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:39:03 [2022-09-07T18:39:03.268Z] - Network Drivers:
18:39:03 [2022-09-07T18:39:03.268Z]   - "overlay":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_VXLAN: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       Optional (for encrypted networks):
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_CRYPTO: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_CRYPTO_AEAD: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_CRYPTO_GCM: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_CRYPTO_GHASH: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_XFRM: enabled
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_XFRM_USER: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]       - CONFIG_INET_ESP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]   - "ipvlan":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_IPVLAN: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]   - "macvlan":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_MACVLAN: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_DUMMY: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]   - "ftp,tftp client in container":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z] - Storage Drivers:
18:39:03 [2022-09-07T18:39:03.268Z]   - "aufs":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_AUFS_FS: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]   - "btrfs":
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:39:03 [2022-09-07T18:39:03.268Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:39:03 [2022-09-07T18:39:03.268Z]   - "devicemapper":
18:39:03 [2022-09-07T18:39:03.269Z]     - CONFIG_BLK_DEV_DM: enabled
18:39:03 [2022-09-07T18:39:03.269Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:39:03 [2022-09-07T18:39:03.269Z]   - "overlay":
18:39:03 [2022-09-07T18:39:03.269Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:39:03 [2022-09-07T18:39:03.269Z]   - "zfs":
18:39:03 [2022-09-07T18:39:03.269Z]     - /dev/zfs: present
18:39:03 [2022-09-07T18:39:03.269Z]     - zfs command: missing
18:39:03 [2022-09-07T18:39:03.269Z]     - zpool command: missing
18:39:03 [2022-09-07T18:39:03.269Z] 
18:39:03 [2022-09-07T18:39:03.269Z] Limits:
18:39:03 [2022-09-07T18:39:03.269Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:39:03 [2022-09-07T18:39:03.269Z] 
18:39:03 [2022-09-07T18:39:03.269Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:39:03 [2022-09-07T18:39:03.597Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea .
18:39:03 [2022-09-07T18:39:03.856Z] #1 [internal] load build definition from Dockerfile
18:39:03 [2022-09-07T18:39:03.856Z] #1 transferring dockerfile: 19.11kB done
18:39:03 [2022-09-07T18:39:03.856Z] #1 DONE 0.0s
18:39:03 [2022-09-07T18:39:03.856Z] 
18:39:03 [2022-09-07T18:39:03.856Z] #2 [internal] load .dockerignore
18:39:03 [2022-09-07T18:39:03.856Z] #2 transferring context: 145B done
18:39:03 [2022-09-07T18:39:03.856Z] #2 DONE 0.0s
18:39:03 [2022-09-07T18:39:03.856Z] 
18:39:03 [2022-09-07T18:39:03.856Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:39:03 [2022-09-07T18:39:03.856Z] #3 DONE 0.1s
18:39:03 [2022-09-07T18:39:03.856Z] 
18:39:03 [2022-09-07T18:39:03.856Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:39:03 [2022-09-07T18:39:03.856Z] #4 CACHED
18:39:04 [2022-09-07T18:39:04.116Z] 
18:39:04 [2022-09-07T18:39:04.116Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
18:39:04 [2022-09-07T18:39:04.116Z] #5 DONE 0.1s
18:39:04 [2022-09-07T18:39:04.116Z] 
18:39:04 [2022-09-07T18:39:04.116Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:04 [2022-09-07T18:39:04.380Z] #6 DONE 0.1s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
18:39:04 [2022-09-07T18:39:04.380Z] #7 DONE 0.1s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:04 [2022-09-07T18:39:04.380Z] #8 DONE 0.1s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:04 [2022-09-07T18:39:04.380Z] #9 DONE 0.0s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:04 [2022-09-07T18:39:04.380Z] #10 DONE 0.0s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
18:39:04 [2022-09-07T18:39:04.380Z] #11 DONE 0.0s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
18:39:04 [2022-09-07T18:39:04.380Z] #12 DONE 0.0s
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:04 [2022-09-07T18:39:04.380Z] #13 CACHED
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #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
18:39:04 [2022-09-07T18:39:04.380Z] #14 CACHED
18:39:04 [2022-09-07T18:39:04.380Z] 
18:39:04 [2022-09-07T18:39:04.380Z] #15 [internal] load build context
18:39:04 [2022-09-07T18:39:04.953Z] #15 ...
18:39:04 [2022-09-07T18:39:04.953Z] 
18:39:04 [2022-09-07T18:39:04.953Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:39:04 [2022-09-07T18:39:04.953Z] #16 DONE 0.5s
18:39:04 [2022-09-07T18:39:04.953Z] 
18:39:04 [2022-09-07T18:39:04.953Z] #15 [internal] load build context
18:39:07 [2022-09-07T18:39:07.502Z] #15 transferring context: 62.73MB 3.0s done
18:39:07 [2022-09-07T18:39:07.502Z] #15 DONE 3.1s
18:39:07 [2022-09-07T18:39:07.502Z] 
18:39:07 [2022-09-07T18:39:07.502Z] #17 [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
18:39:07 [2022-09-07T18:39:07.502Z] #0 1.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:07 [2022-09-07T18:39:07.502Z] #0 1.895 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:07 [2022-09-07T18:39:07.502Z] #0 2.078 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:07 [2022-09-07T18:39:07.762Z] #0 2.877 Reading package lists...
18:39:07 [2022-09-07T18:39:07.763Z] #17 ...
18:39:07 [2022-09-07T18:39:07.763Z] 
18:39:07 [2022-09-07T18:39:07.763Z] #18 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:39:07 [2022-09-07T18:39:07.763Z] #18 DONE 0.3s
18:39:07 [2022-09-07T18:39:07.763Z] 
18:39:07 [2022-09-07T18:39:07.763Z] #19 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:39:07 [2022-09-07T18:39:07.763Z] #19 DONE 0.3s
18:39:07 [2022-09-07T18:39:07.763Z] 
18:39:07 [2022-09-07T18:39:07.763Z] #20 [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
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.283 + RM_GOPATH=0
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.283 + TMP_GOPATH=
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.283 + : /build
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.283 + '[' -z '' ']'
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.283 ++ mktemp -d
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.287 + export GOPATH=/tmp/tmp.bolM8tkSaV
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.287 + GOPATH=/tmp/tmp.bolM8tkSaV
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.288 + RM_GOPATH=1
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.289 + case "$(go env GOARCH)" in
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.289 ++ go env GOARCH
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.306 + export GO_BUILDMODE=-buildmode=pie
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.306 + GO_BUILDMODE=-buildmode=pie
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.307 ++ dirname /install.sh
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.308 + dir=/
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.308 + bin=rootlesskit
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.309 + shift
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.309 + '[' '!' -f //rootlesskit.installer ']'
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.309 + . //rootlesskit.installer
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.310 ++ : 1920341cd41e047834a21007424162a2dc946315
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.310 + install_rootlesskit
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.311 + case "$1" in
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.311 + export CGO_ENABLED=0
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.311 + CGO_ENABLED=0
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.313 + _install_rootlesskit
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.314 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.315 + for f in rootlesskit rootlesskit-docker-proxy
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.315 + GOBIN=/build
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.316 + GO111MODULE=on
18:39:09 [2022-09-07T18:39:09.145Z] #20 1.316 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:39:12 [2022-09-07T18:39:12.465Z] #20 ...
18:39:12 [2022-09-07T18:39:12.465Z] 
18:39:12 [2022-09-07T18:39:12.465Z] #21 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.284 + RM_GOPATH=0
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.284 + TMP_GOPATH=
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.284 + : /build
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.284 + '[' -z '' ']'
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.284 ++ mktemp -d
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.287 + export GOPATH=/tmp/tmp.vPaqMfg31i
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.288 + GOPATH=/tmp/tmp.vPaqMfg31i
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.288 + RM_GOPATH=1
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.288 + case "$(go env GOARCH)" in
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.289 ++ go env GOARCH
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.297 + export GO_BUILDMODE=-buildmode=pie
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.298 + GO_BUILDMODE=-buildmode=pie
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.298 ++ dirname /install.sh
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.302 + dir=/
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.302 + bin=dockercli
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.303 + shift
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.303 + '[' '!' -f //dockercli.installer ']'
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.303 + . //dockercli.installer
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.304 ++ : stable
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.304 ++ : 17.06.2-ce
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.304 + install_dockercli
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.305 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.305 Install docker/cli version 17.06.2-ce from stable
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.305 ++ uname -m
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.307 + arch=x86_64
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.307 + '[' x86_64 '!=' x86_64 ']'
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.307 + url=https://download.docker.com/linux/static
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.308 + tar -xz docker/docker
18:39:12 [2022-09-07T18:39:12.465Z] #0 1.310 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:39:12 [2022-09-07T18:39:12.465Z] #0 4.368 + mkdir -p /build
18:39:12 [2022-09-07T18:39:12.465Z] #0 4.370 + mv docker/docker /build/
18:39:12 [2022-09-07T18:39:12.465Z] #0 4.373 + rmdir docker
18:39:12 [2022-09-07T18:39:12.465Z] #21 DONE 4.5s
18:39:12 [2022-09-07T18:39:12.465Z] 
18:39:12 [2022-09-07T18:39:12.465Z] #17 [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
18:39:12 [2022-09-07T18:39:12.465Z] #0 2.877 Reading package lists...
18:39:12 [2022-09-07T18:39:12.465Z] #17 4.839 Reading package lists...
18:39:12 [2022-09-07T18:39:12.465Z] #17 6.337 Building dependency tree...
18:39:12 [2022-09-07T18:39:12.465Z] #17 6.677 Reading state information...
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.123 The following additional packages will be installed:
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.136   libbtrfs0
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.195 The following NEW packages will be installed:
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.204   libbtrfs-dev libbtrfs0
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.510 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.510 Need to get 460 kB of archives.
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.510 After this operation, 1237 kB of additional disk space will be used.
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.518 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.895 debconf: delaying package configuration, since apt-utils is not installed
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.953 Fetched 460 kB in 0s (1537 kB/s)
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.979 Selecting previously unselected package libbtrfs0:amd64.
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.979 (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.)
18:39:12 [2022-09-07T18:39:12.465Z] #17 7.998 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:39:12 [2022-09-07T18:39:12.465Z] #17 8.008 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:39:12 [2022-09-07T18:39:12.465Z] #17 8.072 Selecting previously unselected package libbtrfs-dev:amd64.
18:39:12 [2022-09-07T18:39:12.465Z] #17 8.075 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:39:12 [2022-09-07T18:39:12.465Z] #17 8.082 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:12 [2022-09-07T18:39:12.737Z] #17 8.349 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:39:12 [2022-09-07T18:39:12.737Z] #17 8.399 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:12 [2022-09-07T18:39:12.737Z] #17 8.412 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:39:13 [2022-09-07T18:39:13.010Z] #17 DONE 8.7s
18:39:13 [2022-09-07T18:39:13.010Z] 
18:39:13 [2022-09-07T18:39:13.010Z] #22 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:39:13 [2022-09-07T18:39:13.271Z] #22 DONE 0.2s
18:39:13 [2022-09-07T18:39:13.271Z] 
18:39:13 [2022-09-07T18:39:13.271Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:13 [2022-09-07T18:39:13.439Z] Fetching without tags
18:39:13 [2022-09-07T18:39:13.428Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:13 [2022-09-07T18:39:13.434Z]  > git config --add remote.origin.fetch +refs/pull/44111/head:refs/remotes/origin/PR-44111 # timeout=10
18:39:13 [2022-09-07T18:39:13.438Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:13 [2022-09-07T18:39:13.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:13 [2022-09-07T18:39:13.453Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:13 [2022-09-07T18:39:13.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:13 [2022-09-07T18:39:13.454Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:13 [2022-09-07T18:39:13.647Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:13 [2022-09-07T18:39:13.845Z] #23 ...
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #24 [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
18:39:13 [2022-09-07T18:39:13.845Z] #24 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:39:13 [2022-09-07T18:39:13.845Z] #25 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #26 [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
18:39:13 [2022-09-07T18:39:13.845Z] #26 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:39:13 [2022-09-07T18:39:13.845Z] #27 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #28 [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
18:39:13 [2022-09-07T18:39:13.845Z] #28 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #29 [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
18:39:13 [2022-09-07T18:39:13.845Z] #29 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #30 [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
18:39:13 [2022-09-07T18:39:13.845Z] #30 CACHED
18:39:13 [2022-09-07T18:39:13.845Z] 
18:39:13 [2022-09-07T18:39:13.845Z] #31 [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
18:39:13 [2022-09-07T18:39:13.845Z] #31 CACHED
18:39:14 [2022-09-07T18:39:14.109Z] 
18:39:14 [2022-09-07T18:39:14.109Z] #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
18:39:14 [2022-09-07T18:39:14.109Z] #0 1.869 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:14 [2022-09-07T18:39:14.109Z] #0 1.884 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:14 [2022-09-07T18:39:14.109Z] #0 2.057 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:14 [2022-09-07T18:39:14.109Z] #0 3.102 Reading package lists...
18:39:14 [2022-09-07T18:39:14.109Z] #0 5.216 Reading package lists...
18:39:14 [2022-09-07T18:39:14.109Z] #0 6.786 Building dependency tree...
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.246 Reading state information...
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.472 The following additional packages will be installed:
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.474   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.475 Suggested packages:
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.475   cmake-doc ninja-build lrzip
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.476 Recommended packages:
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.476   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.780 The following NEW packages will be installed:
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.781   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:39:14 [2022-09-07T18:39:14.109Z] #0 7.781   vim-common xxd
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.071 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.071 Need to get 17.7 MB of archives.
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.071 After this operation, 70.7 MB of additional disk space will be used.
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.078 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.124 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.216 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.233 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.242 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.246 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.251 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.271 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.874 debconf: delaying package configuration, since apt-utils is not installed
18:39:14 [2022-09-07T18:39:14.109Z] #0 8.982 Fetched 17.7 MB in 1s (29.7 MB/s)
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.044 Selecting previously unselected package xxd.
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.044 (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.)
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.052 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.082 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.216 Selecting previously unselected package vim-common.
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.220 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.241 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.431 Selecting previously unselected package cmake-data.
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.432 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:39:14 [2022-09-07T18:39:14.109Z] #0 9.453 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:39:14 [2022-09-07T18:39:14.211Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:14 [2022-09-07T18:39:14.212Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
18:39:14 [2022-09-07T18:39:14.370Z] #32 ...
18:39:14 [2022-09-07T18:39:14.371Z] 
18:39:14 [2022-09-07T18:39:14.371Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.087 + RM_GOPATH=0
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.088 + TMP_GOPATH=
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.093 + : /build
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.093 + '[' -z '' ']'
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.094 ++ mktemp -d
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.099 + export GOPATH=/tmp/tmp.6T3VqKDI5b
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.099 + GOPATH=/tmp/tmp.6T3VqKDI5b
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.099 + RM_GOPATH=1
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.100 + case "$(go env GOARCH)" in
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.100 ++ go env GOARCH
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.110 + export GO_BUILDMODE=-buildmode=pie
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.110 + GO_BUILDMODE=-buildmode=pie
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.111 ++ dirname /install.sh
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 + dir=/
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 + bin=containerd
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 + shift
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 + '[' '!' -f //containerd.installer ']'
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 + . //containerd.installer
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 ++ set -e
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.112 ++ : v1.6.8
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.113 + install_containerd
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.113 + echo 'Install containerd version v1.6.8'
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.113 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6T3VqKDI5b/src/github.com/containerd/containerd
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.113 Install containerd version v1.6.8
18:39:14 [2022-09-07T18:39:14.371Z] #23 1.122 Cloning into '/tmp/tmp.6T3VqKDI5b/src/github.com/containerd/containerd'...
18:39:14 [2022-09-07T18:39:14.371Z] #23 ...
18:39:14 [2022-09-07T18:39:14.371Z] 
18:39:14 [2022-09-07T18:39:14.371Z] #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
18:39:14 [2022-09-07T18:39:14.371Z] #0 1.991 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:14 [2022-09-07T18:39:14.371Z] #0 1.991 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:14 [2022-09-07T18:39:14.371Z] #0 2.070 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:14 [2022-09-07T18:39:14.371Z] #0 3.148 Reading package lists...
18:39:14 [2022-09-07T18:39:14.371Z] #0 5.279 Reading package lists...
18:39:14 [2022-09-07T18:39:14.371Z] #0 6.754 Building dependency tree...
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.020 Reading state information...
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.380 The following additional packages will be installed:
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.381   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.381   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.381   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.382   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.382   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.383   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.384   mingw-w64-common mingw-w64-x86-64-dev
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.385 Suggested packages:
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.385   gcc-10-locales seccomp wine64
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.750 The following NEW packages will be installed:
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.751   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.751   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.752   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.752   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.753   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.754   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.754   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.755   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:39:14 [2022-09-07T18:39:14.371Z] #0 7.756   mingw-w64-x86-64-dev
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.039 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.039 Need to get 115 MB of archives.
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.039 After this operation, 645 MB of additional disk space will be used.
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.039 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.108 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.196 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.337 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.417 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.420 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 8.704 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 9.200 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 9.338 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 9.532 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]
18:39:14 [2022-09-07T18:39:14.371Z] #0 9.986 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]
18:39:14 [2022-09-07T18:39:14.531Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:39:14 [2022-09-07T18:39:14.560Z]  > git --version # timeout=10
18:39:14 [2022-09-07T18:39:14.565Z]  > git --version # 'git version 2.25.1'
18:39:14 [2022-09-07T18:39:14.570Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:39:14 [2022-09-07T18:39:14.631Z] #33 10.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.41 debconf: delaying package configuration, since apt-utils is not installed
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.47 Fetched 115 MB in 2s (46.7 MB/s)
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.49 Selecting previously unselected package binutils-mingw-w64-i686.
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:39:14 [2022-09-07T18:39:14.891Z] #33 10.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:39:14 [2022-09-07T18:39:14.891Z] #33 ...
18:39:14 [2022-09-07T18:39:14.891Z] 
18:39:14 [2022-09-07T18:39:14.891Z] #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
18:39:14 [2022-09-07T18:39:14.891Z] #32 10.50 Selecting previously unselected package libicu67:amd64.
18:39:14 [2022-09-07T18:39:14.891Z] #32 10.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:39:14 [2022-09-07T18:39:14.891Z] #32 10.52 Unpacking libicu67:amd64 (67.1-7) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:39:13 [2022-09-07T18:39:13.661Z]  > git config core.sparsecheckout # timeout=10
18:39:13 [2022-09-07T18:39:13.666Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:14 [2022-09-07T18:39:14.197Z]  > git remote # timeout=10
18:39:14 [2022-09-07T18:39:14.202Z]  > git config --get remote.origin.url # timeout=10
18:39:14 [2022-09-07T18:39:14.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:14 [2022-09-07T18:39:14.205Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:39:14 [2022-09-07T18:39:14.218Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:14 [2022-09-07T18:39:14.225Z]  > git config core.sparsecheckout # timeout=10
18:39:14 [2022-09-07T18:39:14.229Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:15 [2022-09-07T18:39:15.300Z] + docker version
18:39:15 [2022-09-07T18:39:15.300Z] Client: Docker Engine - Community
18:39:15 [2022-09-07T18:39:15.300Z]  Version:           22.06.0-beta.0
18:39:15 [2022-09-07T18:39:15.300Z]  API version:       1.42
18:39:15 [2022-09-07T18:39:15.300Z]  Go version:        go1.18.3
18:39:15 [2022-09-07T18:39:15.300Z]  Git commit:        3e9117b
18:39:15 [2022-09-07T18:39:15.300Z]  Built:             Fri Jun  3 17:55:34 2022
18:39:15 [2022-09-07T18:39:15.300Z]  OS/Arch:           linux/arm64
18:39:15 [2022-09-07T18:39:15.300Z]  Context:           default
18:39:15 [2022-09-07T18:39:15.300Z] 
18:39:15 [2022-09-07T18:39:15.300Z] Server: Docker Engine - Community
18:39:15 [2022-09-07T18:39:15.300Z]  Engine:
18:39:15 [2022-09-07T18:39:15.300Z]   Version:          22.06.0-beta.0
18:39:15 [2022-09-07T18:39:15.300Z]   API version:      1.42 (minimum version 1.12)
18:39:15 [2022-09-07T18:39:15.300Z]   Go version:       go1.18.3
18:39:15 [2022-09-07T18:39:15.300Z]   Git commit:       38633e7
18:39:15 [2022-09-07T18:39:15.300Z]   Built:            Fri Jun  3 17:55:34 2022
18:39:15 [2022-09-07T18:39:15.300Z]   OS/Arch:          linux/arm64
18:39:15 [2022-09-07T18:39:15.300Z]   Experimental:     true
18:39:15 [2022-09-07T18:39:15.300Z]  containerd:
18:39:15 [2022-09-07T18:39:15.300Z]   Version:          1.6.8
18:39:15 [2022-09-07T18:39:15.300Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:15 [2022-09-07T18:39:15.300Z]  runc:
18:39:15 [2022-09-07T18:39:15.300Z]   Version:          1.1.4
18:39:15 [2022-09-07T18:39:15.300Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:39:15 [2022-09-07T18:39:15.300Z]  docker-init:
18:39:15 [2022-09-07T18:39:15.300Z]   Version:          0.19.0
18:39:15 [2022-09-07T18:39:15.300Z]   GitCommit:        de40ad0
[Pipeline] sh
18:39:15 [2022-09-07T18:39:15.576Z] + docker info
18:39:15 [2022-09-07T18:39:15.576Z] Client:
18:39:15 [2022-09-07T18:39:15.576Z]  Context:    default
18:39:15 [2022-09-07T18:39:15.576Z]  Debug Mode: false
18:39:15 [2022-09-07T18:39:15.576Z]  Plugins:
18:39:15 [2022-09-07T18:39:15.576Z]   buildx: Docker Buildx (Docker Inc.)
18:39:15 [2022-09-07T18:39:15.576Z]     Version:  v0.8.2
18:39:15 [2022-09-07T18:39:15.576Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:39:15 [2022-09-07T18:39:15.576Z]   compose: Docker Compose (Docker Inc.)
18:39:15 [2022-09-07T18:39:15.576Z]     Version:  v2.10.2
18:39:15 [2022-09-07T18:39:15.576Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:15 [2022-09-07T18:39:15.576Z] 
18:39:15 [2022-09-07T18:39:15.576Z] Server:
18:39:15 [2022-09-07T18:39:15.576Z]  Containers: 0
18:39:15 [2022-09-07T18:39:15.576Z]   Running: 0
18:39:15 [2022-09-07T18:39:15.576Z]   Paused: 0
18:39:15 [2022-09-07T18:39:15.576Z]   Stopped: 0
18:39:15 [2022-09-07T18:39:15.576Z]  Images: 2
18:39:15 [2022-09-07T18:39:15.576Z]  Server Version: 22.06.0-beta.0
18:39:15 [2022-09-07T18:39:15.576Z]  Storage Driver: overlay2
18:39:15 [2022-09-07T18:39:15.576Z]   Backing Filesystem: extfs
18:39:15 [2022-09-07T18:39:15.576Z]   Supports d_type: true
18:39:15 [2022-09-07T18:39:15.576Z]   Using metacopy: false
18:39:15 [2022-09-07T18:39:15.576Z]   Native Overlay Diff: true
18:39:15 [2022-09-07T18:39:15.576Z]   userxattr: false
18:39:15 [2022-09-07T18:39:15.576Z]  Logging Driver: json-file
18:39:15 [2022-09-07T18:39:15.576Z]  Cgroup Driver: cgroupfs
18:39:15 [2022-09-07T18:39:15.576Z]  Cgroup Version: 1
18:39:15 [2022-09-07T18:39:15.576Z]  Plugins:
18:39:15 [2022-09-07T18:39:15.576Z]   Volume: local
18:39:15 [2022-09-07T18:39:15.576Z]   Network: bridge host ipvlan macvlan null overlay
18:39:15 [2022-09-07T18:39:15.576Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:15 [2022-09-07T18:39:15.576Z]  Swarm: inactive
18:39:15 [2022-09-07T18:39:15.576Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:39:15 [2022-09-07T18:39:15.576Z]  Default Runtime: runc
18:39:15 [2022-09-07T18:39:15.576Z]  Init Binary: docker-init
18:39:15 [2022-09-07T18:39:15.576Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:15 [2022-09-07T18:39:15.576Z]  runc version: v1.1.4-0-g5fd4c4d
18:39:15 [2022-09-07T18:39:15.576Z]  init version: de40ad0
18:39:15 [2022-09-07T18:39:15.576Z]  Security Options:
18:39:15 [2022-09-07T18:39:15.576Z]   apparmor
18:39:15 [2022-09-07T18:39:15.576Z]   seccomp
18:39:15 [2022-09-07T18:39:15.576Z]    Profile: builtin
18:39:15 [2022-09-07T18:39:15.576Z]  Kernel Version: 5.15.0-1019-aws
18:39:15 [2022-09-07T18:39:15.576Z]  Operating System: Ubuntu 20.04.5 LTS
18:39:15 [2022-09-07T18:39:15.576Z]  OSType: linux
18:39:15 [2022-09-07T18:39:15.576Z]  Architecture: aarch64
18:39:15 [2022-09-07T18:39:15.576Z]  CPUs: 2
18:39:15 [2022-09-07T18:39:15.576Z]  Total Memory: 7.559GiB
18:39:15 [2022-09-07T18:39:15.576Z]  Name: ip-10-100-93-152
18:39:15 [2022-09-07T18:39:15.576Z]  ID: db79de1c-242a-4385-a2a3-a1af427bf7ea
18:39:15 [2022-09-07T18:39:15.576Z]  Docker Root Dir: /var/lib/docker
18:39:15 [2022-09-07T18:39:15.576Z]  Debug Mode: false
18:39:15 [2022-09-07T18:39:15.576Z]  Registry: https://index.docker.io/v1/
18:39:15 [2022-09-07T18:39:15.576Z]  Labels:
18:39:15 [2022-09-07T18:39:15.576Z]  Experimental: true
18:39:15 [2022-09-07T18:39:15.576Z]  Insecure Registries:
18:39:15 [2022-09-07T18:39:15.576Z]   127.0.0.0/8
18:39:15 [2022-09-07T18:39:15.576Z]  Live Restore Enabled: true
18:39:15 [2022-09-07T18:39:15.576Z] 
[Pipeline] sh
18:39:15 [2022-09-07T18:39:15.853Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:15 [2022-09-07T18:39:15.853Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:15 [2022-09-07T18:39:15.853Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44111/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:39:15 [2022-09-07T18:39:15.853Z] + bash /home/ubuntu/workspace/moby_PR-44111/check-config.sh
18:39:15 [2022-09-07T18:39:15.853Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:39:15 [2022-09-07T18:39:15.853Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
18:39:15 [2022-09-07T18:39:15.853Z] 
18:39:15 [2022-09-07T18:39:15.853Z] Generally Necessary:
18:39:15 [2022-09-07T18:39:15.853Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:39:15 [2022-09-07T18:39:15.853Z] - apparmor: enabled and tools installed
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_NAMESPACES: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_NET_NS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_PID_NS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_IPC_NS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_UTS_NS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CGROUPS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CGROUP_CPUACCT: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CGROUP_DEVICE: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CGROUP_FREEZER: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CGROUP_SCHED: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_CPUSETS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_MEMCG: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_KEYS: enabled
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_VETH: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_BRIDGE: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:39:15 [2022-09-07T18:39:15.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_NF_NAT: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_POSIX_MQUEUE: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CGROUP_BPF: enabled
18:39:16 [2022-09-07T18:39:16.109Z] 
18:39:16 [2022-09-07T18:39:16.109Z] Optional Features:
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_USER_NS: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_SECCOMP: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_SECCOMP_FILTER: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CGROUP_PIDS: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_MEMCG_SWAP: enabled
18:39:16 [2022-09-07T18:39:16.109Z]     (cgroup swap accounting is currently enabled)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_BLK_CGROUP: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CGROUP_PERF: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CGROUP_HUGETLB: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_CFS_BANDWIDTH: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_RT_GROUP_SCHED: missing
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_VS: enabled (as module)
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_VS_NFCT: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:39:16 [2022-09-07T18:39:16.109Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_IP_VS_RR: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_SECURITY_SELINUX: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_SECURITY_APPARMOR: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_EXT4_FS: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:39:16 [2022-09-07T18:39:16.366Z] - Network Drivers:
18:39:16 [2022-09-07T18:39:16.366Z]   - "overlay":
18:39:16 [2022-09-07T18:39:16.366Z]     - CONFIG_VXLAN: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       Optional (for encrypted networks):
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_CRYPTO: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_CRYPTO_AEAD: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_CRYPTO_GCM: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_CRYPTO_GHASH: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_XFRM: enabled
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_XFRM_USER: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]       - CONFIG_INET_ESP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]   - "ipvlan":
18:39:16 [2022-09-07T18:39:16.366Z]     - CONFIG_IPVLAN: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]   - "macvlan":
18:39:16 [2022-09-07T18:39:16.366Z]     - CONFIG_MACVLAN: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]     - CONFIG_DUMMY: enabled (as module)
18:39:16 [2022-09-07T18:39:16.366Z]   - "ftp,tftp client in container":
18:39:16 [2022-09-07T18:39:16.520Z] Fetching without tags
18:39:16 [2022-09-07T18:39:16.577Z] Fetching without tags
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z] - Storage Drivers:
18:39:16 [2022-09-07T18:39:16.622Z]   - "aufs":
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_AUFS_FS: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]   - "btrfs":
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:39:16 [2022-09-07T18:39:16.622Z]   - "devicemapper":
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_BLK_DEV_DM: enabled
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]   - "overlay":
18:39:16 [2022-09-07T18:39:16.622Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:39:16 [2022-09-07T18:39:16.622Z]   - "zfs":
18:39:16 [2022-09-07T18:39:16.622Z]     - /dev/zfs: present
18:39:16 [2022-09-07T18:39:16.622Z]     - zfs command: missing
18:39:16 [2022-09-07T18:39:16.622Z]     - zpool command: missing
18:39:16 [2022-09-07T18:39:16.622Z] 
18:39:16 [2022-09-07T18:39:16.622Z] Limits:
18:39:16 [2022-09-07T18:39:16.622Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:39:16 [2022-09-07T18:39:16.622Z] 
18:39:16 [2022-09-07T18:39:16.622Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:39:16 [2022-09-07T18:39:16.688Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:16 [2022-09-07T18:39:16.793Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:16 [2022-09-07T18:39:16.542Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:16 [2022-09-07T18:39:16.549Z]  > git config --add remote.origin.fetch +refs/pull/44111/head:refs/remotes/origin/PR-44111 # timeout=10
18:39:16 [2022-09-07T18:39:16.556Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:16 [2022-09-07T18:39:16.562Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:16 [2022-09-07T18:39:16.578Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:16 [2022-09-07T18:39:16.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:16 [2022-09-07T18:39:16.578Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:16 [2022-09-07T18:39:16.793Z]  > git config core.sparsecheckout # timeout=10
18:39:16 [2022-09-07T18:39:16.797Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:16 [2022-09-07T18:39:16.492Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:16 [2022-09-07T18:39:16.496Z]  > git config --add remote.origin.fetch +refs/pull/44111/head:refs/remotes/origin/PR-44111 # timeout=10
18:39:16 [2022-09-07T18:39:16.499Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:16 [2022-09-07T18:39:16.511Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:16 [2022-09-07T18:39:16.522Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:16 [2022-09-07T18:39:16.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:16 [2022-09-07T18:39:16.523Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:16 [2022-09-07T18:39:16.690Z]  > git config core.sparsecheckout # timeout=10
18:39:16 [2022-09-07T18:39:16.699Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:16 [2022-09-07T18:39:16.939Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea .
18:39:17 [2022-09-07T18:39:17.196Z] #1 [internal] load build definition from Dockerfile
18:39:17 [2022-09-07T18:39:17.196Z] #1 transferring dockerfile: 19.11kB done
18:39:17 [2022-09-07T18:39:17.196Z] #1 DONE 0.0s
18:39:17 [2022-09-07T18:39:17.196Z] 
18:39:17 [2022-09-07T18:39:17.196Z] #2 [internal] load .dockerignore
18:39:17 [2022-09-07T18:39:17.196Z] #2 transferring context: 145B done
18:39:17 [2022-09-07T18:39:17.196Z] #2 DONE 0.0s
18:39:17 [2022-09-07T18:39:17.196Z] 
18:39:17 [2022-09-07T18:39:17.196Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:39:17 [2022-09-07T18:39:17.311Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:17 [2022-09-07T18:39:17.311Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
18:39:17 [2022-09-07T18:39:17.383Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:17 [2022-09-07T18:39:17.383Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
18:39:17 [2022-09-07T18:39:17.392Z] Fetching without tags
18:39:17 [2022-09-07T18:39:17.434Z] #32 12.96 Selecting previously unselected package libxml2:amd64.
18:39:17 [2022-09-07T18:39:17.434Z] #32 12.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.434Z] #32 12.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:39:17 [2022-09-07T18:39:17.434Z] #32 13.25 Selecting previously unselected package libarchive13:amd64.
18:39:17 [2022-09-07T18:39:17.452Z] #3 DONE 0.1s
18:39:17 [2022-09-07T18:39:17.452Z] 
18:39:17 [2022-09-07T18:39:17.452Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:39:17 [2022-09-07T18:39:17.452Z] #4 CACHED
18:39:17 [2022-09-07T18:39:17.452Z] 
18:39:17 [2022-09-07T18:39:17.452Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
18:39:17 [2022-09-07T18:39:17.583Z] Merging remotes/origin/master commit 105eee7e241945dce4ca70c025e0d12e89359108 into PR head commit ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:17 [2022-09-07T18:39:17.660Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:39:17 [2022-09-07T18:39:17.695Z] #32 13.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.695Z] #32 13.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:39:17 [2022-09-07T18:39:17.684Z]  > git --version # timeout=10
18:39:17 [2022-09-07T18:39:17.697Z]  > git --version # 'git version 2.25.1'
18:39:17 [2022-09-07T18:39:17.707Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:39:17 [2022-09-07T18:39:17.708Z] #5 DONE 0.1s
18:39:17 [2022-09-07T18:39:17.708Z] 
18:39:17 [2022-09-07T18:39:17.708Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:17 [2022-09-07T18:39:17.708Z] #6 DONE 0.1s
18:39:17 [2022-09-07T18:39:17.708Z] 
18:39:17 [2022-09-07T18:39:17.708Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:17 [2022-09-07T18:39:17.708Z] #7 DONE 0.1s
18:39:17 [2022-09-07T18:39:17.708Z] 
18:39:17 [2022-09-07T18:39:17.708Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
18:39:17 [2022-09-07T18:39:17.708Z] #8 DONE 0.1s
18:39:17 [2022-09-07T18:39:17.809Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:39:17 [2022-09-07T18:39:17.829Z]  > git --version # timeout=10
18:39:17 [2022-09-07T18:39:17.838Z]  > git --version # 'git version 2.17.1'
18:39:17 [2022-09-07T18:39:17.846Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.42 Selecting previously unselected package libjsoncpp24:amd64.
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.52 Selecting previously unselected package librhash0:amd64.
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.54 Unpacking librhash0:amd64 (1.4.1-2) ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.64 Selecting previously unselected package libuv1:amd64.
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.65 Unpacking libuv1:amd64 (1.40.0-2) ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.73 Selecting previously unselected package cmake.
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.74 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:39:17 [2022-09-07T18:39:17.956Z] #32 13.74 Unpacking cmake (3.18.4-2+deb11u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.167Z] Merge succeeded, producing ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:39:18 [2022-09-07T18:39:18.167Z] Checking out Revision ff81dc3544b018a85a7bad4d8934fe41cb3276ea (PR-44111)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.360Z] + docker version
18:39:18 [2022-09-07T18:39:18.360Z] Client: Docker Engine - Community
18:39:18 [2022-09-07T18:39:18.360Z]  Version:           22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.360Z]  API version:       1.42
18:39:18 [2022-09-07T18:39:18.360Z]  Go version:        go1.18.3
18:39:18 [2022-09-07T18:39:18.360Z]  Git commit:        3e9117b
18:39:18 [2022-09-07T18:39:18.360Z]  Built:             Fri Jun  3 17:55:45 2022
18:39:18 [2022-09-07T18:39:18.360Z]  OS/Arch:           linux/amd64
18:39:18 [2022-09-07T18:39:18.360Z]  Context:           default
18:39:18 [2022-09-07T18:39:18.360Z] 
18:39:18 [2022-09-07T18:39:18.360Z] Server: Docker Engine - Community
18:39:18 [2022-09-07T18:39:18.360Z]  Engine:
18:39:18 [2022-09-07T18:39:18.360Z]   Version:          22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.360Z]   API version:      1.42 (minimum version 1.12)
18:39:18 [2022-09-07T18:39:18.360Z]   Go version:       go1.18.3
18:39:18 [2022-09-07T18:39:18.360Z]   Git commit:       38633e7
18:39:18 [2022-09-07T18:39:18.360Z]   Built:            Fri Jun  3 17:55:45 2022
18:39:18 [2022-09-07T18:39:18.360Z]   OS/Arch:          linux/amd64
18:39:18 [2022-09-07T18:39:18.360Z]   Experimental:     true
18:39:18 [2022-09-07T18:39:18.360Z]  containerd:
18:39:18 [2022-09-07T18:39:18.360Z]   Version:          1.6.8
18:39:18 [2022-09-07T18:39:18.360Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:18 [2022-09-07T18:39:18.360Z]  runc:
18:39:18 [2022-09-07T18:39:18.360Z]   Version:          1.1.4
18:39:18 [2022-09-07T18:39:18.360Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:39:18 [2022-09-07T18:39:18.360Z]  docker-init:
18:39:18 [2022-09-07T18:39:18.360Z]   Version:          0.19.0
18:39:18 [2022-09-07T18:39:18.360Z]   GitCommit:        de40ad0
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.371Z] Commit message: "api/server/backend/build: remove Tagger and NewTagger"
18:39:18 [2022-09-07T18:39:18.392Z]  > git --version # timeout=10
18:39:18 [2022-09-07T18:39:18.400Z]  > git --version # 'git version 2.17.1'
18:39:18 [2022-09-07T18:39:18.415Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:39:18 [2022-09-07T18:39:18.586Z] + docker version
18:39:18 [2022-09-07T18:39:18.586Z] Client: Docker Engine - Community
18:39:18 [2022-09-07T18:39:18.586Z]  Version:           22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.586Z]  API version:       1.42
18:39:18 [2022-09-07T18:39:18.586Z]  Go version:        go1.18.3
18:39:18 [2022-09-07T18:39:18.586Z]  Git commit:        3e9117b
18:39:18 [2022-09-07T18:39:18.586Z]  Built:             Fri Jun  3 17:55:46 2022
18:39:18 [2022-09-07T18:39:18.586Z]  OS/Arch:           linux/amd64
18:39:18 [2022-09-07T18:39:18.586Z]  Context:           default
18:39:18 [2022-09-07T18:39:18.586Z] 
18:39:18 [2022-09-07T18:39:18.586Z] Server: Docker Engine - Community
18:39:18 [2022-09-07T18:39:18.586Z]  Engine:
18:39:18 [2022-09-07T18:39:18.586Z]   Version:          22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.586Z]   API version:      1.42 (minimum version 1.12)
18:39:18 [2022-09-07T18:39:18.586Z]   Go version:       go1.18.3
18:39:18 [2022-09-07T18:39:18.586Z]   Git commit:       38633e7
18:39:18 [2022-09-07T18:39:18.586Z]   Built:            Fri Jun  3 17:55:46 2022
18:39:18 [2022-09-07T18:39:18.586Z]   OS/Arch:          linux/amd64
18:39:18 [2022-09-07T18:39:18.586Z]   Experimental:     true
18:39:18 [2022-09-07T18:39:18.586Z]  containerd:
18:39:18 [2022-09-07T18:39:18.586Z]   Version:          1.6.8
18:39:18 [2022-09-07T18:39:18.586Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:18 [2022-09-07T18:39:18.586Z]  runc:
18:39:18 [2022-09-07T18:39:18.586Z]   Version:          1.1.4
18:39:18 [2022-09-07T18:39:18.586Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:39:18 [2022-09-07T18:39:18.586Z]  docker-init:
18:39:18 [2022-09-07T18:39:18.586Z]   Version:          0.19.0
18:39:18 [2022-09-07T18:39:18.586Z]   GitCommit:        de40ad0
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.648Z] + docker info
18:39:18 [2022-09-07T18:39:18.648Z] Client:
18:39:18 [2022-09-07T18:39:18.648Z]  Context:    default
18:39:18 [2022-09-07T18:39:18.648Z]  Debug Mode: false
18:39:18 [2022-09-07T18:39:18.648Z]  Plugins:
18:39:18 [2022-09-07T18:39:18.648Z]   buildx: Docker Buildx (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.648Z]     Version:  f500bf6
18:39:18 [2022-09-07T18:39:18.648Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
18:39:18 [2022-09-07T18:39:18.648Z]   compose: Docker Compose (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.648Z]     Version:  v2.10.2
18:39:18 [2022-09-07T18:39:18.648Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:18 [2022-09-07T18:39:18.648Z]   scan: Docker Scan (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.648Z]     Version:  v0.17.0
18:39:18 [2022-09-07T18:39:18.648Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
18:39:18 [2022-09-07T18:39:18.648Z] 
18:39:18 [2022-09-07T18:39:18.648Z] Server:
18:39:18 [2022-09-07T18:39:18.648Z]  Containers: 0
18:39:18 [2022-09-07T18:39:18.648Z]   Running: 0
18:39:18 [2022-09-07T18:39:18.648Z]   Paused: 0
18:39:18 [2022-09-07T18:39:18.648Z]   Stopped: 0
18:39:18 [2022-09-07T18:39:18.648Z]  Images: 2
18:39:18 [2022-09-07T18:39:18.648Z]  Server Version: 22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.648Z]  Storage Driver: overlay2
18:39:18 [2022-09-07T18:39:18.648Z]   Backing Filesystem: extfs
18:39:18 [2022-09-07T18:39:18.648Z]   Supports d_type: true
18:39:18 [2022-09-07T18:39:18.648Z]   Using metacopy: false
18:39:18 [2022-09-07T18:39:18.648Z]   Native Overlay Diff: true
18:39:18 [2022-09-07T18:39:18.648Z]   userxattr: false
18:39:18 [2022-09-07T18:39:18.648Z]  Logging Driver: json-file
18:39:18 [2022-09-07T18:39:18.648Z]  Cgroup Driver: systemd
18:39:18 [2022-09-07T18:39:18.648Z]  Cgroup Version: 2
18:39:18 [2022-09-07T18:39:18.648Z]  Plugins:
18:39:18 [2022-09-07T18:39:18.648Z]   Volume: local
18:39:18 [2022-09-07T18:39:18.649Z]   Network: bridge host ipvlan macvlan null overlay
18:39:18 [2022-09-07T18:39:18.649Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:18 [2022-09-07T18:39:18.649Z]  Swarm: inactive
18:39:18 [2022-09-07T18:39:18.649Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:39:18 [2022-09-07T18:39:18.649Z]  Default Runtime: runc
18:39:18 [2022-09-07T18:39:18.649Z]  Init Binary: docker-init
18:39:18 [2022-09-07T18:39:18.649Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:18 [2022-09-07T18:39:18.649Z]  runc version: v1.1.4-0-g5fd4c4d
18:39:18 [2022-09-07T18:39:18.649Z]  init version: de40ad0
18:39:18 [2022-09-07T18:39:18.649Z]  Security Options:
18:39:18 [2022-09-07T18:39:18.649Z]   apparmor
18:39:18 [2022-09-07T18:39:18.649Z]   seccomp
18:39:18 [2022-09-07T18:39:18.649Z]    Profile: builtin
18:39:18 [2022-09-07T18:39:18.649Z]   cgroupns
18:39:18 [2022-09-07T18:39:18.649Z]  Kernel Version: 5.15.0-1019-aws
18:39:18 [2022-09-07T18:39:18.649Z]  Operating System: Ubuntu 20.04.5 LTS
18:39:18 [2022-09-07T18:39:18.649Z]  OSType: linux
18:39:18 [2022-09-07T18:39:18.649Z]  Architecture: x86_64
18:39:18 [2022-09-07T18:39:18.649Z]  CPUs: 2
18:39:18 [2022-09-07T18:39:18.649Z]  Total Memory: 7.557GiB
18:39:18 [2022-09-07T18:39:18.649Z]  Name: ip-10-100-107-200
18:39:18 [2022-09-07T18:39:18.649Z]  ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2
18:39:18 [2022-09-07T18:39:18.649Z]  Docker Root Dir: /var/lib/docker
18:39:18 [2022-09-07T18:39:18.649Z]  Debug Mode: false
18:39:18 [2022-09-07T18:39:18.649Z]  Registry: https://index.docker.io/v1/
18:39:18 [2022-09-07T18:39:18.649Z]  Labels:
18:39:18 [2022-09-07T18:39:18.649Z]  Experimental: true
18:39:18 [2022-09-07T18:39:18.649Z]  Insecure Registries:
18:39:18 [2022-09-07T18:39:18.649Z]   127.0.0.0/8
18:39:18 [2022-09-07T18:39:18.649Z]  Live Restore Enabled: true
18:39:18 [2022-09-07T18:39:18.649Z] 
[Pipeline] }
18:39:17 [2022-09-07T18:39:17.326Z]  > git remote # timeout=10
18:39:17 [2022-09-07T18:39:17.342Z]  > git config --get remote.origin.url # timeout=10
18:39:17 [2022-09-07T18:39:17.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:17 [2022-09-07T18:39:17.357Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:39:17 [2022-09-07T18:39:17.372Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:17 [2022-09-07T18:39:17.383Z]  > git config core.sparsecheckout # timeout=10
18:39:17 [2022-09-07T18:39:17.388Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
[Pipeline] // stage
18:39:17 [2022-09-07T18:39:17.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:17 [2022-09-07T18:39:17.369Z]  > git config --add remote.origin.fetch +refs/pull/44111/head:refs/remotes/origin/PR-44111 # timeout=10
18:39:17 [2022-09-07T18:39:17.381Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:17 [2022-09-07T18:39:17.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:17 [2022-09-07T18:39:17.399Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:17 [2022-09-07T18:39:17.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:17 [2022-09-07T18:39:17.399Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44111/head:refs/remotes/origin/PR-44111 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:17 [2022-09-07T18:39:17.585Z]  > git config core.sparsecheckout # timeout=10
18:39:17 [2022-09-07T18:39:17.591Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
18:39:18 [2022-09-07T18:39:18.132Z]  > git remote # timeout=10
18:39:18 [2022-09-07T18:39:18.142Z]  > git config --get remote.origin.url # timeout=10
18:39:18 [2022-09-07T18:39:18.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:18 [2022-09-07T18:39:18.147Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:39:18 [2022-09-07T18:39:18.155Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:18 [2022-09-07T18:39:18.169Z]  > git config core.sparsecheckout # timeout=10
18:39:18 [2022-09-07T18:39:18.173Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
[Pipeline] stage
[Pipeline] { (Build dev image)
18:39:17 [2022-09-07T18:39:17.279Z]  > git remote # timeout=10
18:39:17 [2022-09-07T18:39:17.286Z]  > git config --get remote.origin.url # timeout=10
18:39:17 [2022-09-07T18:39:17.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:17 [2022-09-07T18:39:17.290Z]  > git merge 105eee7e241945dce4ca70c025e0d12e89359108 # timeout=10
18:39:17 [2022-09-07T18:39:17.301Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:17 [2022-09-07T18:39:17.312Z]  > git config core.sparsecheckout # timeout=10
18:39:17 [2022-09-07T18:39:17.316Z]  > git checkout -f ff81dc3544b018a85a7bad4d8934fe41cb3276ea # timeout=10
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.869Z] + docker info
18:39:18 [2022-09-07T18:39:18.869Z] Client:
18:39:18 [2022-09-07T18:39:18.869Z]  Context:    default
18:39:18 [2022-09-07T18:39:18.869Z]  Debug Mode: false
18:39:18 [2022-09-07T18:39:18.869Z]  Plugins:
18:39:18 [2022-09-07T18:39:18.869Z]   buildx: Docker Buildx (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.869Z]     Version:  f500bf6
18:39:18 [2022-09-07T18:39:18.869Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
18:39:18 [2022-09-07T18:39:18.869Z]   compose: Docker Compose (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.869Z]     Version:  v2.10.2
18:39:18 [2022-09-07T18:39:18.869Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:18 [2022-09-07T18:39:18.869Z]   scan: Docker Scan (Docker Inc.)
18:39:18 [2022-09-07T18:39:18.869Z]     Version:  v0.17.0
18:39:18 [2022-09-07T18:39:18.869Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
18:39:18 [2022-09-07T18:39:18.869Z] 
18:39:18 [2022-09-07T18:39:18.869Z] Server:
18:39:18 [2022-09-07T18:39:18.869Z]  Containers: 0
18:39:18 [2022-09-07T18:39:18.869Z]   Running: 0
18:39:18 [2022-09-07T18:39:18.869Z]   Paused: 0
18:39:18 [2022-09-07T18:39:18.869Z]   Stopped: 0
18:39:18 [2022-09-07T18:39:18.869Z]  Images: 3
18:39:18 [2022-09-07T18:39:18.869Z]  Server Version: 22.06.0-beta.0
18:39:18 [2022-09-07T18:39:18.869Z]  Storage Driver: overlay2
18:39:18 [2022-09-07T18:39:18.869Z]   Backing Filesystem: extfs
18:39:18 [2022-09-07T18:39:18.869Z]   Supports d_type: true
18:39:18 [2022-09-07T18:39:18.869Z]   Using metacopy: false
18:39:18 [2022-09-07T18:39:18.869Z]   Native Overlay Diff: true
18:39:18 [2022-09-07T18:39:18.869Z]   userxattr: false
18:39:18 [2022-09-07T18:39:18.869Z]  Logging Driver: json-file
18:39:18 [2022-09-07T18:39:18.869Z]  Cgroup Driver: cgroupfs
18:39:18 [2022-09-07T18:39:18.869Z]  Cgroup Version: 1
18:39:18 [2022-09-07T18:39:18.869Z]  Plugins:
18:39:18 [2022-09-07T18:39:18.869Z]   Volume: local
18:39:18 [2022-09-07T18:39:18.869Z]   Network: bridge host ipvlan macvlan null overlay
18:39:18 [2022-09-07T18:39:18.869Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:18 [2022-09-07T18:39:18.869Z]  Swarm: inactive
18:39:18 [2022-09-07T18:39:18.869Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
18:39:18 [2022-09-07T18:39:18.869Z]  Default Runtime: runc
18:39:18 [2022-09-07T18:39:18.869Z]  Init Binary: docker-init
18:39:18 [2022-09-07T18:39:18.869Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:18 [2022-09-07T18:39:18.869Z]  runc version: v1.1.4-0-g5fd4c4d
18:39:18 [2022-09-07T18:39:18.869Z]  init version: de40ad0
18:39:18 [2022-09-07T18:39:18.869Z]  Security Options:
18:39:18 [2022-09-07T18:39:18.869Z]   apparmor
18:39:18 [2022-09-07T18:39:18.869Z]   seccomp
18:39:18 [2022-09-07T18:39:18.869Z]    Profile: builtin
18:39:18 [2022-09-07T18:39:18.869Z]  Kernel Version: 5.4.0-1084-aws
18:39:18 [2022-09-07T18:39:18.869Z]  Operating System: Ubuntu 18.04.6 LTS
18:39:18 [2022-09-07T18:39:18.869Z]  OSType: linux
18:39:18 [2022-09-07T18:39:18.869Z]  Architecture: x86_64
18:39:18 [2022-09-07T18:39:18.869Z]  CPUs: 2
18:39:18 [2022-09-07T18:39:18.869Z]  Total Memory: 7.565GiB
18:39:18 [2022-09-07T18:39:18.869Z]  Name: ip-10-100-36-29
18:39:18 [2022-09-07T18:39:18.869Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
18:39:18 [2022-09-07T18:39:18.869Z]  Docker Root Dir: /var/lib/docker
18:39:18 [2022-09-07T18:39:18.869Z]  Debug Mode: false
18:39:18 [2022-09-07T18:39:18.869Z]  Registry: https://index.docker.io/v1/
18:39:18 [2022-09-07T18:39:18.869Z]  Labels:
18:39:18 [2022-09-07T18:39:18.869Z]  Experimental: true
18:39:18 [2022-09-07T18:39:18.869Z]  Insecure Registries:
18:39:18 [2022-09-07T18:39:18.869Z]   127.0.0.0/8
18:39:18 [2022-09-07T18:39:18.869Z]  Live Restore Enabled: true
18:39:18 [2022-09-07T18:39:18.869Z] 
18:39:18 [2022-09-07T18:39:18.869Z] WARNING: No swap limit support
[Pipeline] sh
18:39:18 [2022-09-07T18:39:18.975Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea .
18:39:19 [2022-09-07T18:39:19.035Z] + [ PR != PR ]
18:39:19 [2022-09-07T18:39:19.035Z] + [ master != master ]
18:39:19 [2022-09-07T18:39:19.035Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:39:19 [2022-09-07T18:39:19.152Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:19 [2022-09-07T18:39:19.152Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:19 [2022-09-07T18:39:19.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44111/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:39:19 [2022-09-07T18:39:19.152Z] + bash /home/ubuntu/workspace/moby_PR-44111/check-config.sh
18:39:19 [2022-09-07T18:39:19.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:39:19 [2022-09-07T18:39:19.152Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
18:39:19 [2022-09-07T18:39:19.152Z] 
18:39:19 [2022-09-07T18:39:19.152Z] Generally Necessary:
18:39:19 [2022-09-07T18:39:19.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:39:19 [2022-09-07T18:39:19.152Z] - apparmor: enabled and tools installed
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_NAMESPACES: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_NET_NS: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_PID_NS: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_IPC_NS: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_UTS_NS: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_CGROUPS: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_CGROUP_CPUACCT: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_CGROUP_DEVICE: enabled
18:39:19 [2022-09-07T18:39:19.152Z] - CONFIG_CGROUP_FREEZER: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_CGROUP_SCHED: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_CPUSETS: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_MEMCG: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_KEYS: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_VETH: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_BRIDGE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_NF_NAT: enabled (as module)
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_POSIX_MQUEUE: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_CGROUP_BPF: enabled
18:39:19 [2022-09-07T18:39:19.153Z] 
18:39:19 [2022-09-07T18:39:19.153Z] Optional Features:
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_USER_NS: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_SECCOMP: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_SECCOMP_FILTER: enabled
18:39:19 [2022-09-07T18:39:19.153Z] - CONFIG_CGROUP_PIDS: enabled
18:39:19 [2022-09-07T18:39:19.233Z] #1 [internal] load .dockerignore
18:39:19 [2022-09-07T18:39:19.233Z] #1 transferring context: 145B done
18:39:19 [2022-09-07T18:39:19.233Z] #1 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.233Z] 
18:39:19 [2022-09-07T18:39:19.233Z] #2 [internal] load build definition from Dockerfile
18:39:19 [2022-09-07T18:39:19.233Z] #2 transferring dockerfile: 19.11kB 0.0s done
18:39:19 [2022-09-07T18:39:19.233Z] #2 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.233Z] 
18:39:19 [2022-09-07T18:39:19.233Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:39:19 [2022-09-07T18:39:19.233Z] #3 DONE 0.1s
18:39:19 [2022-09-07T18:39:19.233Z] 
18:39:19 [2022-09-07T18:39:19.233Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:39:19 [2022-09-07T18:39:19.233Z] #4 CACHED
18:39:19 [2022-09-07T18:39:19.352Z] + docker version
18:39:19 [2022-09-07T18:39:19.352Z] Client: Docker Engine - Community
18:39:19 [2022-09-07T18:39:19.352Z]  Version:           22.06.0-beta.0
18:39:19 [2022-09-07T18:39:19.352Z]  API version:       1.42
18:39:19 [2022-09-07T18:39:19.352Z]  Go version:        go1.18.3
18:39:19 [2022-09-07T18:39:19.352Z]  Git commit:        3e9117b
18:39:19 [2022-09-07T18:39:19.352Z]  Built:             Fri Jun  3 17:55:46 2022
18:39:19 [2022-09-07T18:39:19.352Z]  OS/Arch:           linux/amd64
18:39:19 [2022-09-07T18:39:19.352Z]  Context:           default
18:39:19 [2022-09-07T18:39:19.352Z] 
18:39:19 [2022-09-07T18:39:19.352Z] Server: Docker Engine - Community
18:39:19 [2022-09-07T18:39:19.352Z]  Engine:
18:39:19 [2022-09-07T18:39:19.352Z]   Version:          22.06.0-beta.0
18:39:19 [2022-09-07T18:39:19.352Z]   API version:      1.42 (minimum version 1.12)
18:39:19 [2022-09-07T18:39:19.352Z]   Go version:       go1.18.3
18:39:19 [2022-09-07T18:39:19.352Z]   Git commit:       38633e7
18:39:19 [2022-09-07T18:39:19.352Z]   Built:            Fri Jun  3 17:55:46 2022
18:39:19 [2022-09-07T18:39:19.352Z]   OS/Arch:          linux/amd64
18:39:19 [2022-09-07T18:39:19.352Z]   Experimental:     true
18:39:19 [2022-09-07T18:39:19.352Z]  containerd:
18:39:19 [2022-09-07T18:39:19.352Z]   Version:          1.6.8
18:39:19 [2022-09-07T18:39:19.352Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:19 [2022-09-07T18:39:19.352Z]  runc:
18:39:19 [2022-09-07T18:39:19.352Z]   Version:          1.1.4
18:39:19 [2022-09-07T18:39:19.352Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:39:19 [2022-09-07T18:39:19.352Z]  docker-init:
18:39:19 [2022-09-07T18:39:19.352Z]   Version:          0.19.0
18:39:19 [2022-09-07T18:39:19.352Z]   GitCommit:        de40ad0
[Pipeline] sh
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_MEMCG_SWAP: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:39:19 [2022-09-07T18:39:19.412Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_BLK_CGROUP: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_CGROUP_PERF: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_CGROUP_HUGETLB: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_CFS_BANDWIDTH: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_RT_GROUP_SCHED: missing
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_VS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_VS_NFCT: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_IP_VS_RR: enabled (as module)
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_SECURITY_SELINUX: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_SECURITY_APPARMOR: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_EXT4_FS: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:39:19 [2022-09-07T18:39:19.412Z] - Network Drivers:
18:39:19 [2022-09-07T18:39:19.413Z]   - "overlay":
18:39:19 [2022-09-07T18:39:19.413Z]     - CONFIG_VXLAN: enabled (as module)
18:39:19 [2022-09-07T18:39:19.413Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       Optional (for encrypted networks):
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_CRYPTO: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_CRYPTO_AEAD: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_CRYPTO_GCM: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_CRYPTO_GHASH: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_XFRM: enabled
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_XFRM_USER: enabled (as module)
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:39:19 [2022-09-07T18:39:19.413Z]       - CONFIG_INET_ESP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.413Z]   - "ipvlan":
18:39:19 [2022-09-07T18:39:19.413Z]     - CONFIG_IPVLAN: enabled (as module)
18:39:19 [2022-09-07T18:39:19.413Z]   - "macvlan":
18:39:19 [2022-09-07T18:39:19.492Z] 
18:39:19 [2022-09-07T18:39:19.492Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:19 [2022-09-07T18:39:19.492Z] #5 DONE 0.1s
18:39:19 [2022-09-07T18:39:19.492Z] 
18:39:19 [2022-09-07T18:39:19.492Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:19 [2022-09-07T18:39:19.610Z] #9 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:19 [2022-09-07T18:39:19.610Z] #10 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
18:39:19 [2022-09-07T18:39:19.610Z] #11 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
18:39:19 [2022-09-07T18:39:19.610Z] #12 DONE 0.0s
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #13 [internal] load build context
18:39:19 [2022-09-07T18:39:19.610Z] #13 ...
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:39:19 [2022-09-07T18:39:19.610Z] #14 DONE 0.5s
18:39:19 [2022-09-07T18:39:19.610Z] 
18:39:19 [2022-09-07T18:39:19.610Z] #13 [internal] load build context
18:39:19 [2022-09-07T18:39:19.634Z] + docker info
18:39:19 [2022-09-07T18:39:19.635Z] Client:
18:39:19 [2022-09-07T18:39:19.635Z]  Context:    default
18:39:19 [2022-09-07T18:39:19.635Z]  Debug Mode: false
18:39:19 [2022-09-07T18:39:19.635Z]  Plugins:
18:39:19 [2022-09-07T18:39:19.635Z]   buildx: Docker Buildx (Docker Inc.)
18:39:19 [2022-09-07T18:39:19.635Z]     Version:  f500bf6
18:39:19 [2022-09-07T18:39:19.635Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
18:39:19 [2022-09-07T18:39:19.635Z]   compose: Docker Compose (Docker Inc.)
18:39:19 [2022-09-07T18:39:19.635Z]     Version:  v2.10.2
18:39:19 [2022-09-07T18:39:19.635Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:19 [2022-09-07T18:39:19.635Z]   scan: Docker Scan (Docker Inc.)
18:39:19 [2022-09-07T18:39:19.635Z]     Version:  v0.17.0
18:39:19 [2022-09-07T18:39:19.635Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
18:39:19 [2022-09-07T18:39:19.635Z] 
18:39:19 [2022-09-07T18:39:19.635Z] Server:
18:39:19 [2022-09-07T18:39:19.635Z]  Containers: 0
18:39:19 [2022-09-07T18:39:19.635Z]   Running: 0
18:39:19 [2022-09-07T18:39:19.635Z]   Paused: 0
18:39:19 [2022-09-07T18:39:19.635Z]   Stopped: 0
18:39:19 [2022-09-07T18:39:19.635Z]  Images: 2
18:39:19 [2022-09-07T18:39:19.635Z]  Server Version: 22.06.0-beta.0
18:39:19 [2022-09-07T18:39:19.635Z]  Storage Driver: overlay2
18:39:19 [2022-09-07T18:39:19.635Z]   Backing Filesystem: extfs
18:39:19 [2022-09-07T18:39:19.635Z]   Supports d_type: true
18:39:19 [2022-09-07T18:39:19.635Z]   Using metacopy: false
18:39:19 [2022-09-07T18:39:19.635Z]   Native Overlay Diff: true
18:39:19 [2022-09-07T18:39:19.635Z]   userxattr: false
18:39:19 [2022-09-07T18:39:19.635Z]  Logging Driver: json-file
18:39:19 [2022-09-07T18:39:19.635Z]  Cgroup Driver: cgroupfs
18:39:19 [2022-09-07T18:39:19.635Z]  Cgroup Version: 1
18:39:19 [2022-09-07T18:39:19.635Z]  Plugins:
18:39:19 [2022-09-07T18:39:19.635Z]   Volume: local
18:39:19 [2022-09-07T18:39:19.635Z]   Network: bridge host ipvlan macvlan null overlay
18:39:19 [2022-09-07T18:39:19.635Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:19 [2022-09-07T18:39:19.635Z]  Swarm: inactive
18:39:19 [2022-09-07T18:39:19.635Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:39:19 [2022-09-07T18:39:19.635Z]  Default Runtime: runc
18:39:19 [2022-09-07T18:39:19.635Z]  Init Binary: docker-init
18:39:19 [2022-09-07T18:39:19.635Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:39:19 [2022-09-07T18:39:19.635Z]  runc version: v1.1.4-0-g5fd4c4d
18:39:19 [2022-09-07T18:39:19.635Z]  init version: de40ad0
18:39:19 [2022-09-07T18:39:19.635Z]  Security Options:
18:39:19 [2022-09-07T18:39:19.635Z]   apparmor
18:39:19 [2022-09-07T18:39:19.635Z]   seccomp
18:39:19 [2022-09-07T18:39:19.635Z]    Profile: builtin
18:39:19 [2022-09-07T18:39:19.635Z]  Kernel Version: 5.4.0-1084-aws
18:39:19 [2022-09-07T18:39:19.635Z]  Operating System: Ubuntu 18.04.6 LTS
18:39:19 [2022-09-07T18:39:19.635Z]  OSType: linux
18:39:19 [2022-09-07T18:39:19.635Z]  Architecture: x86_64
18:39:19 [2022-09-07T18:39:19.635Z]  CPUs: 2
18:39:19 [2022-09-07T18:39:19.635Z]  Total Memory: 7.565GiB
18:39:19 [2022-09-07T18:39:19.635Z]  Name: ip-10-100-118-15
18:39:19 [2022-09-07T18:39:19.635Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
18:39:19 [2022-09-07T18:39:19.635Z]  Docker Root Dir: /var/lib/docker
18:39:19 [2022-09-07T18:39:19.635Z]  Debug Mode: false
18:39:19 [2022-09-07T18:39:19.635Z]  Registry: https://index.docker.io/v1/
18:39:19 [2022-09-07T18:39:19.635Z]  Labels:
18:39:19 [2022-09-07T18:39:19.635Z]  Experimental: true
18:39:19 [2022-09-07T18:39:19.635Z]  Insecure Registries:
18:39:19 [2022-09-07T18:39:19.635Z]   127.0.0.0/8
18:39:19 [2022-09-07T18:39:19.635Z]  Live Restore Enabled: true
18:39:19 [2022-09-07T18:39:19.635Z] 
18:39:19 [2022-09-07T18:39:19.635Z] WARNING: No swap limit support
[Pipeline] sh
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_MACVLAN: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_DUMMY: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]   - "ftp,tftp client in container":
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z] - Storage Drivers:
18:39:19 [2022-09-07T18:39:19.672Z]   - "aufs":
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_AUFS_FS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]   - "btrfs":
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:39:19 [2022-09-07T18:39:19.672Z]   - "devicemapper":
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_BLK_DEV_DM: enabled
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]   - "overlay":
18:39:19 [2022-09-07T18:39:19.672Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.672Z]   - "zfs":
18:39:19 [2022-09-07T18:39:19.672Z]     - /dev/zfs: present
18:39:19 [2022-09-07T18:39:19.672Z]     - zfs command: missing
18:39:19 [2022-09-07T18:39:19.672Z]     - zpool command: missing
18:39:19 [2022-09-07T18:39:19.672Z] 
18:39:19 [2022-09-07T18:39:19.672Z] Limits:
18:39:19 [2022-09-07T18:39:19.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:39:19 [2022-09-07T18:39:19.672Z] 
18:39:19 [2022-09-07T18:39:19.672Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:39:19 [2022-09-07T18:39:19.750Z] #6 DONE 0.1s
18:39:19 [2022-09-07T18:39:19.750Z] 
18:39:19 [2022-09-07T18:39:19.750Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
18:39:19 [2022-09-07T18:39:19.750Z] #7 DONE 0.1s
18:39:19 [2022-09-07T18:39:19.750Z] 
18:39:19 [2022-09-07T18:39:19.750Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:19 [2022-09-07T18:39:19.750Z] #8 DONE 0.1s
18:39:19 [2022-09-07T18:39:19.871Z] #32 15.57 Setting up libicu67:amd64 (67.1-7) ...
18:39:19 [2022-09-07T18:39:19.920Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:19 [2022-09-07T18:39:19.920Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:39:19 [2022-09-07T18:39:19.920Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44111/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:39:19 [2022-09-07T18:39:19.920Z] + bash /home/ubuntu/workspace/moby_PR-44111/check-config.sh
18:39:19 [2022-09-07T18:39:19.920Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:39:19 [2022-09-07T18:39:19.920Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
18:39:19 [2022-09-07T18:39:19.920Z] 
18:39:19 [2022-09-07T18:39:19.920Z] Generally Necessary:
18:39:19 [2022-09-07T18:39:19.920Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:39:19 [2022-09-07T18:39:19.920Z] - apparmor: enabled and tools installed
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NAMESPACES: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NET_NS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_PID_NS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_IPC_NS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_UTS_NS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUPS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUP_CPUACCT: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUP_DEVICE: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUP_FREEZER: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUP_SCHED: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CPUSETS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_MEMCG: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_KEYS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_VETH: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_BRIDGE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_NF_NAT: enabled (as module)
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_POSIX_MQUEUE: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_CGROUP_BPF: enabled
18:39:19 [2022-09-07T18:39:19.920Z] 
18:39:19 [2022-09-07T18:39:19.920Z] Optional Features:
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_USER_NS: enabled
18:39:19 [2022-09-07T18:39:19.920Z] - CONFIG_SECCOMP: enabled
18:39:20 [2022-09-07T18:39:20.007Z] + sudo modprobe ip_vs
18:39:20 [2022-09-07T18:39:20.007Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea .
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_SECCOMP_FILTER: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_CGROUP_PIDS: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_MEMCG_SWAP: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:39:20 [2022-09-07T18:39:20.178Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_BLK_CGROUP: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_CGROUP_PERF: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_CGROUP_HUGETLB: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_CFS_BANDWIDTH: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_RT_GROUP_SCHED: missing
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_VS: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_VS_NFCT: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_IP_VS_RR: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_SECURITY_SELINUX: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_SECURITY_APPARMOR: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_EXT4_FS: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:39:20 [2022-09-07T18:39:20.178Z] - Network Drivers:
18:39:20 [2022-09-07T18:39:20.178Z]   - "overlay":
18:39:20 [2022-09-07T18:39:20.178Z]     - CONFIG_VXLAN: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       Optional (for encrypted networks):
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_CRYPTO: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_CRYPTO_AEAD: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_CRYPTO_GCM: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_CRYPTO_GHASH: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_XFRM: enabled
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_XFRM_USER: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z]       - CONFIG_INET_ESP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.178Z]   - "ipvlan":
18:39:20 [2022-09-07T18:39:20.184Z] #13 transferring context: 62.73MB 1.1s done
18:39:20 [2022-09-07T18:39:20.267Z] #1 [internal] load build definition from Dockerfile
18:39:20 [2022-09-07T18:39:20.267Z] #1 transferring dockerfile: 19.11kB done
18:39:20 [2022-09-07T18:39:20.267Z] #1 DONE 0.0s
18:39:20 [2022-09-07T18:39:20.267Z] 
18:39:20 [2022-09-07T18:39:20.267Z] #2 [internal] load .dockerignore
18:39:20 [2022-09-07T18:39:20.267Z] #2 transferring context: 145B done
18:39:20 [2022-09-07T18:39:20.267Z] #2 DONE 0.0s
18:39:20 [2022-09-07T18:39:20.267Z] 
18:39:20 [2022-09-07T18:39:20.267Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:39:20 [2022-09-07T18:39:20.267Z] #3 DONE 0.1s
18:39:20 [2022-09-07T18:39:20.267Z] 
18:39:20 [2022-09-07T18:39:20.267Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:39:20 [2022-09-07T18:39:20.267Z] #4 CACHED
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_IPVLAN: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]   - "macvlan":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_MACVLAN: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_DUMMY: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]   - "ftp,tftp client in container":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z] - Storage Drivers:
18:39:20 [2022-09-07T18:39:20.436Z]   - "aufs":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_AUFS_FS: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]   - "btrfs":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:39:20 [2022-09-07T18:39:20.436Z]   - "devicemapper":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_BLK_DEV_DM: enabled
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]   - "overlay":
18:39:20 [2022-09-07T18:39:20.436Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:39:20 [2022-09-07T18:39:20.436Z]   - "zfs":
18:39:20 [2022-09-07T18:39:20.436Z]     - /dev/zfs: present
18:39:20 [2022-09-07T18:39:20.436Z]     - zfs command: missing
18:39:20 [2022-09-07T18:39:20.436Z]     - zpool command: missing
18:39:20 [2022-09-07T18:39:20.436Z] 
18:39:20 [2022-09-07T18:39:20.436Z] Limits:
18:39:20 [2022-09-07T18:39:20.436Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:39:20 [2022-09-07T18:39:20.436Z] 
18:39:20 [2022-09-07T18:39:20.436Z] + true
18:39:20 [2022-09-07T18:39:20.440Z] #13 DONE 1.2s
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #15 [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             ;
18:39:20 [2022-09-07T18:39:20.440Z] #15 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #16 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #16 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #17 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #17 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #18 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:39:20 [2022-09-07T18:39:20.440Z] #18 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #19 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:39:20 [2022-09-07T18:39:20.440Z] #19 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #20 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:39:20 [2022-09-07T18:39:20.440Z] #20 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #21 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:39:20 [2022-09-07T18:39:20.440Z] #21 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #22 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:39:20 [2022-09-07T18:39:20.440Z] #22 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #23 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:39:20 [2022-09-07T18:39:20.440Z] #23 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #24 [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
18:39:20 [2022-09-07T18:39:20.440Z] #24 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #25 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #25 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #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
18:39:20 [2022-09-07T18:39:20.440Z] #26 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #27 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:39:20 [2022-09-07T18:39:20.440Z] #27 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
18:39:20 [2022-09-07T18:39:20.440Z] #28 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #29 [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
18:39:20 [2022-09-07T18:39:20.440Z] #29 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #30 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #30 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #31 [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
18:39:20 [2022-09-07T18:39:20.440Z] #31 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #32 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:39:20 [2022-09-07T18:39:20.440Z] #32 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #33 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:39:20 [2022-09-07T18:39:20.440Z] #33 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #34 [dev-systemd-false  1/28] RUN groupadd -r docker
18:39:20 [2022-09-07T18:39:20.440Z] #34 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #35 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #35 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:39:20 [2022-09-07T18:39:20.440Z] #36 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #37 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:39:20 [2022-09-07T18:39:20.440Z] #37 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #38 [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
18:39:20 [2022-09-07T18:39:20.440Z] #38 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #39 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:39:20 [2022-09-07T18:39:20.440Z] #39 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #40 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #40 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #41 [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
18:39:20 [2022-09-07T18:39:20.440Z] #41 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #42 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:39:20 [2022-09-07T18:39:20.440Z] #42 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #43 [dev-systemd-false  6/28] RUN ldconfig
18:39:20 [2022-09-07T18:39:20.440Z] #43 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #44 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.440Z] #44 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #45 [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
18:39:20 [2022-09-07T18:39:20.440Z] #45 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #46 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:39:20 [2022-09-07T18:39:20.440Z] #46 CACHED
18:39:20 [2022-09-07T18:39:20.440Z] 
18:39:20 [2022-09-07T18:39:20.440Z] #47 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #47 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #48 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #48 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #49 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:39:20 [2022-09-07T18:39:20.441Z] #49 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #50 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:39:20 [2022-09-07T18:39:20.441Z] #50 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #51 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:20 [2022-09-07T18:39:20.441Z] #51 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #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
18:39:20 [2022-09-07T18:39:20.441Z] #52 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #53 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:39:20 [2022-09-07T18:39:20.441Z] #53 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #54 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #54 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #55 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #55 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #56 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #57 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #57 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #58 [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
18:39:20 [2022-09-07T18:39:20.441Z] #58 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #59 [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
18:39:20 [2022-09-07T18:39:20.441Z] #59 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #60 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #60 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #61 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:20 [2022-09-07T18:39:20.441Z] #61 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #62 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:39:20 [2022-09-07T18:39:20.441Z] #62 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #63 [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
18:39:20 [2022-09-07T18:39:20.441Z] #63 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #64 [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
18:39:20 [2022-09-07T18:39:20.441Z] #64 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #65 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:39:20 [2022-09-07T18:39:20.441Z] #65 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:39:20 [2022-09-07T18:39:20.441Z] #66 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:39:20 [2022-09-07T18:39:20.441Z] #67 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #68 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:20 [2022-09-07T18:39:20.441Z] #68 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #69 [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
18:39:20 [2022-09-07T18:39:20.441Z] #69 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:39:20 [2022-09-07T18:39:20.441Z] #70 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #71 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:39:20 [2022-09-07T18:39:20.441Z] #71 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #72 [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
18:39:20 [2022-09-07T18:39:20.441Z] #72 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #73 [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
18:39:20 [2022-09-07T18:39:20.441Z] #73 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:39:20 [2022-09-07T18:39:20.441Z] #74 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #75 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:39:20 [2022-09-07T18:39:20.441Z] #75 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #76 [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
18:39:20 [2022-09-07T18:39:20.441Z] #76 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #77 [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
18:39:20 [2022-09-07T18:39:20.441Z] #77 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:39:20 [2022-09-07T18:39:20.441Z] #78 CACHED
18:39:20 [2022-09-07T18:39:20.441Z] 
18:39:20 [2022-09-07T18:39:20.441Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
18:39:20 [2022-09-07T18:39:20.442Z] #32 15.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:39:20 [2022-09-07T18:39:20.442Z] #32 16.01 Setting up libuv1:amd64 (1.40.0-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:39:20 [2022-09-07T18:39:20.527Z] 
18:39:20 [2022-09-07T18:39:20.527Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
18:39:20 [2022-09-07T18:39:20.703Z] #32 16.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:39:20 [2022-09-07T18:39:20.756Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea .
18:39:20 [2022-09-07T18:39:20.786Z] #5 DONE 0.1s
18:39:20 [2022-09-07T18:39:20.786Z] 
18:39:20 [2022-09-07T18:39:20.786Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:20 [2022-09-07T18:39:20.786Z] #6 DONE 0.1s
18:39:20 [2022-09-07T18:39:20.786Z] 
18:39:20 [2022-09-07T18:39:20.786Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
18:39:20 [2022-09-07T18:39:20.786Z] #7 DONE 0.1s
18:39:20 [2022-09-07T18:39:20.786Z] 
18:39:20 [2022-09-07T18:39:20.786Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:20 [2022-09-07T18:39:20.786Z] #8 DONE 0.1s
18:39:20 [2022-09-07T18:39:20.963Z] #32 16.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:39:21 [2022-09-07T18:39:21.014Z] #1 [internal] load build definition from Dockerfile
18:39:21 [2022-09-07T18:39:21.014Z] #1 transferring dockerfile: 19.11kB done
18:39:21 [2022-09-07T18:39:21.014Z] #1 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.014Z] 
18:39:21 [2022-09-07T18:39:21.014Z] #2 [internal] load .dockerignore
18:39:21 [2022-09-07T18:39:21.014Z] #2 transferring context: 145B done
18:39:21 [2022-09-07T18:39:21.014Z] #2 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.014Z] 
18:39:21 [2022-09-07T18:39:21.014Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:39:21 [2022-09-07T18:39:21.014Z] #3 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.014Z] 
18:39:21 [2022-09-07T18:39:21.014Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:39:21 [2022-09-07T18:39:21.014Z] #4 CACHED
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.046Z] #9 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.046Z] #10 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
18:39:21 [2022-09-07T18:39:21.046Z] #11 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
18:39:21 [2022-09-07T18:39:21.046Z] #12 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:21 [2022-09-07T18:39:21.046Z] #13 CACHED
18:39:21 [2022-09-07T18:39:21.046Z] 
18:39:21 [2022-09-07T18:39:21.046Z] #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
18:39:21 [2022-09-07T18:39:21.047Z] #14 CACHED
18:39:21 [2022-09-07T18:39:21.047Z] 
18:39:21 [2022-09-07T18:39:21.047Z] #15 [internal] load build context
18:39:21 [2022-09-07T18:39:21.128Z] 
18:39:21 [2022-09-07T18:39:21.128Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.128Z] #9 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.128Z] 
18:39:21 [2022-09-07T18:39:21.128Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.128Z] #10 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.128Z] 
18:39:21 [2022-09-07T18:39:21.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
18:39:21 [2022-09-07T18:39:21.128Z] #11 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.128Z] 
18:39:21 [2022-09-07T18:39:21.128Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
18:39:21 [2022-09-07T18:39:21.128Z] #12 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.128Z] 
18:39:21 [2022-09-07T18:39:21.128Z] #13 [internal] load build context
18:39:21 [2022-09-07T18:39:21.224Z] #32 16.73 Setting up librhash0:amd64 (1.4.1-2) ...
18:39:21 [2022-09-07T18:39:21.271Z] 
18:39:21 [2022-09-07T18:39:21.271Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
18:39:21 [2022-09-07T18:39:21.271Z] #5 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.271Z] 
18:39:21 [2022-09-07T18:39:21.271Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
18:39:21 [2022-09-07T18:39:21.271Z] #6 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.271Z] 
18:39:21 [2022-09-07T18:39:21.271Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:21 [2022-09-07T18:39:21.271Z] #7 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.271Z] 
18:39:21 [2022-09-07T18:39:21.271Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:39:21 [2022-09-07T18:39:21.307Z] #15 ...
18:39:21 [2022-09-07T18:39:21.307Z] 
18:39:21 [2022-09-07T18:39:21.307Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:39:21 [2022-09-07T18:39:21.307Z] #16 DONE 0.5s
18:39:21 [2022-09-07T18:39:21.307Z] 
18:39:21 [2022-09-07T18:39:21.307Z] #15 [internal] load build context
18:39:21 [2022-09-07T18:39:21.405Z] #13 ...
18:39:21 [2022-09-07T18:39:21.405Z] 
18:39:21 [2022-09-07T18:39:21.405Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:39:21 [2022-09-07T18:39:21.405Z] #14 DONE 0.5s
18:39:21 [2022-09-07T18:39:21.405Z] 
18:39:21 [2022-09-07T18:39:21.405Z] #13 [internal] load build context
18:39:21 [2022-09-07T18:39:21.485Z] #32 17.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:39:21 [2022-09-07T18:39:21.529Z] #8 DONE 0.1s
18:39:21 [2022-09-07T18:39:21.529Z] 
18:39:21 [2022-09-07T18:39:21.529Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.529Z] #9 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.529Z] 
18:39:21 [2022-09-07T18:39:21.529Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:39:21 [2022-09-07T18:39:21.529Z] #10 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.529Z] 
18:39:21 [2022-09-07T18:39:21.529Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
18:39:21 [2022-09-07T18:39:21.529Z] #11 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.530Z] 
18:39:21 [2022-09-07T18:39:21.530Z] #12 [internal] load build context
18:39:21 [2022-09-07T18:39:21.746Z] #32 17.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:39:21 [2022-09-07T18:39:21.788Z] #12 ...
18:39:21 [2022-09-07T18:39:21.788Z] 
18:39:21 [2022-09-07T18:39:21.788Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
18:39:21 [2022-09-07T18:39:21.788Z] #13 DONE 0.0s
18:39:21 [2022-09-07T18:39:21.788Z] 
18:39:21 [2022-09-07T18:39:21.788Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:21 [2022-09-07T18:39:21.788Z] #14 CACHED
18:39:21 [2022-09-07T18:39:21.788Z] 
18:39:21 [2022-09-07T18:39:21.788Z] #15 [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
18:39:21 [2022-09-07T18:39:21.788Z] #15 CACHED
18:39:21 [2022-09-07T18:39:21.788Z] 
18:39:21 [2022-09-07T18:39:21.788Z] #12 [internal] load build context
18:39:22 [2022-09-07T18:39:22.007Z] #32 17.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:39:22 [2022-09-07T18:39:22.050Z] #12 ...
18:39:22 [2022-09-07T18:39:22.050Z] 
18:39:22 [2022-09-07T18:39:22.050Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:39:22 [2022-09-07T18:39:22.050Z] #16 DONE 0.5s
18:39:22 [2022-09-07T18:39:22.050Z] 
18:39:22 [2022-09-07T18:39:22.050Z] #12 [internal] load build context
18:39:22 [2022-09-07T18:39:22.268Z] #32 17.84 Setting up cmake (3.18.4-2+deb11u1) ...
18:39:22 [2022-09-07T18:39:22.347Z] #13 transferring context: 62.72MB 1.5s done
18:39:22 [2022-09-07T18:39:22.347Z] #13 DONE 1.5s
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #15 [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
18:39:22 [2022-09-07T18:39:22.347Z] #15 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #16 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.347Z] #16 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #17 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:39:22 [2022-09-07T18:39:22.347Z] #17 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:39:22 [2022-09-07T18:39:22.347Z] #18 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:39:22 [2022-09-07T18:39:22.347Z] #19 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #20 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:39:22 [2022-09-07T18:39:22.347Z] #20 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #21 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:39:22 [2022-09-07T18:39:22.347Z] #21 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #22 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:39:22 [2022-09-07T18:39:22.347Z] #22 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #23 [dev-systemd-false  6/28] RUN ldconfig
18:39:22 [2022-09-07T18:39:22.347Z] #23 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #24 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:39:22 [2022-09-07T18:39:22.347Z] #24 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #25 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.347Z] #25 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.347Z] #26 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:39:22 [2022-09-07T18:39:22.347Z] #26 CACHED
18:39:22 [2022-09-07T18:39:22.347Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #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
18:39:22 [2022-09-07T18:39:22.348Z] #27 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #28 [dev-systemd-false  1/28] RUN groupadd -r docker
18:39:22 [2022-09-07T18:39:22.348Z] #28 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #29 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #29 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #30 [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
18:39:22 [2022-09-07T18:39:22.348Z] #30 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #31 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:39:22 [2022-09-07T18:39:22.348Z] #31 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #32 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #32 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #33 [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
18:39:22 [2022-09-07T18:39:22.348Z] #33 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #34 [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
18:39:22 [2022-09-07T18:39:22.348Z] #34 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #35 [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
18:39:22 [2022-09-07T18:39:22.348Z] #35 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #36 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #36 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #37 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:39:22 [2022-09-07T18:39:22.348Z] #37 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #38 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #38 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #39 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #39 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #40 [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
18:39:22 [2022-09-07T18:39:22.348Z] #40 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #41 [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
18:39:22 [2022-09-07T18:39:22.348Z] #41 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #42 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #43 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #43 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #44 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:39:22 [2022-09-07T18:39:22.348Z] #44 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #45 [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
18:39:22 [2022-09-07T18:39:22.348Z] #45 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #46 [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
18:39:22 [2022-09-07T18:39:22.348Z] #46 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #47 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #47 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #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
18:39:22 [2022-09-07T18:39:22.348Z] #48 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #49 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #49 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #50 [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
18:39:22 [2022-09-07T18:39:22.348Z] #50 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #51 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:39:22 [2022-09-07T18:39:22.348Z] #51 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #52 [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
18:39:22 [2022-09-07T18:39:22.348Z] #52 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #53 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #53 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #54 [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
18:39:22 [2022-09-07T18:39:22.348Z] #54 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #55 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:39:22 [2022-09-07T18:39:22.348Z] #55 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #56 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:39:22 [2022-09-07T18:39:22.348Z] #56 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #57 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #57 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #58 [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
18:39:22 [2022-09-07T18:39:22.348Z] #58 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #59 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:39:22 [2022-09-07T18:39:22.348Z] #59 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #60 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:39:22 [2022-09-07T18:39:22.348Z] #60 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:39:22 [2022-09-07T18:39:22.348Z] #61 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #62 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:39:22 [2022-09-07T18:39:22.348Z] #62 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #63 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:39:22 [2022-09-07T18:39:22.348Z] #63 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #64 [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
18:39:22 [2022-09-07T18:39:22.348Z] #64 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #65 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #65 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #66 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:39:22 [2022-09-07T18:39:22.348Z] #66 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:22 [2022-09-07T18:39:22.348Z] #67 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #68 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:39:22 [2022-09-07T18:39:22.348Z] #68 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #69 [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
18:39:22 [2022-09-07T18:39:22.348Z] #69 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #70 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:39:22 [2022-09-07T18:39:22.348Z] #70 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #71 [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
18:39:22 [2022-09-07T18:39:22.348Z] #71 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #72 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:39:22 [2022-09-07T18:39:22.348Z] #72 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:39:22 [2022-09-07T18:39:22.348Z] #73 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #74 [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
18:39:22 [2022-09-07T18:39:22.348Z] #74 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #75 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:39:22 [2022-09-07T18:39:22.348Z] #75 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:39:22 [2022-09-07T18:39:22.348Z] #76 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #77 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:22 [2022-09-07T18:39:22.348Z] #77 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #78 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:39:22 [2022-09-07T18:39:22.348Z] #78 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #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
18:39:22 [2022-09-07T18:39:22.348Z] #79 CACHED
18:39:22 [2022-09-07T18:39:22.348Z] 
18:39:22 [2022-09-07T18:39:22.348Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
18:39:22 [2022-09-07T18:39:22.529Z] #32 18.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:39:22 [2022-09-07T18:39:22.993Z] #12 ...
18:39:22 [2022-09-07T18:39:22.994Z] 
18:39:22 [2022-09-07T18:39:22.994Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64
18:39:22 [2022-09-07T18:39:22.994Z] #17 DONE 1.2s
18:39:22 [2022-09-07T18:39:22.994Z] 
18:39:22 [2022-09-07T18:39:22.994Z] #12 [internal] load build context
18:39:23 [2022-09-07T18:39:23.712Z] #79 DONE 2.9s
18:39:23 [2022-09-07T18:39:23.712Z] 
18:39:23 [2022-09-07T18:39:23.712Z] #80 exporting to image
18:39:23 [2022-09-07T18:39:23.712Z] #80 exporting layers
18:39:23 [2022-09-07T18:39:23.876Z] #15 transferring context: 62.73MB 3.1s done
18:39:23 [2022-09-07T18:39:23.876Z] #15 DONE 3.1s
18:39:23 [2022-09-07T18:39:23.876Z] 
18:39:23 [2022-09-07T18:39:23.876Z] #17 [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
18:39:23 [2022-09-07T18:39:23.877Z] #0 1.677 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:23 [2022-09-07T18:39:23.877Z] #0 1.677 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:23 [2022-09-07T18:39:23.877Z] #0 1.677 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:23 [2022-09-07T18:39:23.914Z] #32 ...
18:39:23 [2022-09-07T18:39:23.914Z] 
18:39:23 [2022-09-07T18:39:23.914Z] #20 [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
18:39:23 [2022-09-07T18:39:23.914Z] #20 5.875 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 7.226 go: downloading github.com/sirupsen/logrus v1.8.1
18:39:23 [2022-09-07T18:39:23.914Z] #20 7.229 go: downloading github.com/urfave/cli/v2 v2.4.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 7.414 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.309 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.520 go: downloading github.com/google/uuid v1.3.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.532 go: downloading github.com/moby/vpnkit v0.5.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.555 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.636 go: downloading github.com/gofrs/flock v0.8.1
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.682 go: downloading github.com/gorilla/mux v1.8.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.746 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.843 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:39:23 [2022-09-07T18:39:23.914Z] #20 8.895 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:39:23 [2022-09-07T18:39:23.914Z] #20 9.429 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:39:23 [2022-09-07T18:39:23.914Z] #20 9.507 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:39:23 [2022-09-07T18:39:23.914Z] #20 ...
18:39:23 [2022-09-07T18:39:23.914Z] 
18:39:23 [2022-09-07T18:39:23.914Z] #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
18:39:23 [2022-09-07T18:39:23.914Z] #33 11.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:39:23 [2022-09-07T18:39:23.914Z] #33 11.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 11.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.50 Selecting previously unselected package binutils-mingw-w64.
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.59 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.71 Selecting previously unselected package dmsetup.
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.72 Unpacking dmsetup (2:1.02.175-2.1) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.82 Selecting previously unselected package mingw-w64-common.
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 12.83 Unpacking mingw-w64-common (8.0.0-1) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 15.09 Selecting previously unselected package mingw-w64-x86-64-dev.
18:39:23 [2022-09-07T18:39:23.914Z] #33 15.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 15.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 18.37 Selecting previously unselected package gcc-mingw-w64-base.
18:39:23 [2022-09-07T18:39:23.914Z] #33 18.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 18.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 19.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:39:23 [2022-09-07T18:39:23.914Z] #33 19.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:39:23 [2022-09-07T18:39:23.914Z] #33 19.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:39:23 [2022-09-07T18:39:23.933Z] #12 transferring context: 62.73MB 2.3s done
18:39:23 [2022-09-07T18:39:23.933Z] #12 DONE 2.4s
18:39:23 [2022-09-07T18:39:23.933Z] 
18:39:23 [2022-09-07T18:39:23.933Z] #18 [cross-true 2/6] RUN dpkg --add-architecture armel
18:39:23 [2022-09-07T18:39:23.933Z] #18 DONE 1.2s
18:39:23 [2022-09-07T18:39:23.969Z] #80 exporting layers 0.8s done
18:39:23 [2022-09-07T18:39:23.969Z] #80 writing image sha256:d319df8d0262feb7900d0a0330c4bd40805cd78a2e721faa7a24729fa153782f done
18:39:23 [2022-09-07T18:39:23.969Z] #80 naming to docker.io/library/docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea done
18:39:23 [2022-09-07T18:39:23.969Z] #80 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:39:24 [2022-09-07T18:39:24.195Z] 
18:39:24 [2022-09-07T18:39:24.195Z] #19 [cross-true 3/6] RUN dpkg --add-architecture armhf
18:39:24 [2022-09-07T18:39:24.328Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:39:24 [2022-09-07T18:39:24.456Z] #0 2.676 Reading package lists...
18:39:24 [2022-09-07T18:39:24.456Z] #17 ...
18:39:24 [2022-09-07T18:39:24.456Z] 
18:39:24 [2022-09-07T18:39:24.456Z] #18 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:39:24 [2022-09-07T18:39:24.456Z] #18 DONE 0.3s
18:39:24 [2022-09-07T18:39:24.456Z] 
18:39:24 [2022-09-07T18:39:24.456Z] #19 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:39:24 [2022-09-07T18:39:24.456Z] #19 DONE 0.3s
18:39:24 [2022-09-07T18:39:24.456Z] 
18:39:24 [2022-09-07T18:39:24.456Z] #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
18:39:24 [2022-09-07T18:39:24.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/test/unit
18:39:24 [2022-09-07T18:39:24.762Z] #19 DONE 0.5s
18:39:24 [2022-09-07T18:39:24.762Z] 
18:39:24 [2022-09-07T18:39:24.762Z] #20 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
18:39:24 [2022-09-07T18:39:24.861Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
18:39:24 [2022-09-07T18:39:24.861Z] + TESTFLAGS+=' -test.timeout=5m'
18:39:24 [2022-09-07T18:39:24.861Z] + TESTDIRS=./...
18:39:24 [2022-09-07T18:39:24.861Z] + exclude_paths='/vendor/|/integration'
18:39:24 [2022-09-07T18:39:24.861Z] ++ go list ./...
18:39:24 [2022-09-07T18:39:24.861Z] ++ grep -vE '(/vendor/|/integration)'
18:39:25 [2022-09-07T18:39:25.020Z] #20 DONE 0.5s
18:39:25 [2022-09-07T18:39:25.020Z] 
18:39:25 [2022-09-07T18:39:25.020Z] #21 [cross-true 5/6] RUN dpkg --add-architecture s390x
18:39:25 [2022-09-07T18:39:25.586Z] #21 DONE 0.5s
18:39:25 [2022-09-07T18:39:25.586Z] 
18:39:25 [2022-09-07T18:39:25.586Z] #22 [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
18:39:25 [2022-09-07T18:39:25.792Z] + pkg_list='github.com/docker/docker/api
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/backend/build
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/httpstatus
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/httputils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/middleware
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/build
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/checkpoint
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/container
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/debug
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/distribution
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/grpc
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/image
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/network
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/plugin
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/session
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/swarm
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/system
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/server/router/volume
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/backend
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/blkiodev
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/container
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/events
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/filters
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/image
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/mount
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/network
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/plugins/logdriver
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/registry
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/strslice
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/swarm
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/swarm/runtime
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/time
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/versions
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/versions/v1p19
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/versions/v1p20
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/api/types/volume
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/exporter
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/builder-next/worker
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/dockerfile
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/remotecontext
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/remotecontext/git
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/builder/remotecontext/urlutil
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cli
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cli/config
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cli/debug
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cli/winresources/docker-proxy
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cli/winresources/dockerd
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/client
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cmd/docker-proxy
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cmd/dockerd
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cmd/dockerd/trap
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/container
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/container/stream
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/contrib/apparmor
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/contrib/docker-device-tool
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/contrib/httpserver
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster/convert
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster/executor
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster/executor/container
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/cluster/provider
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/config
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/containerd
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/events
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/events/testutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/aufs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/copy
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/overlay
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/register
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/vfs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/graphdriver/zfs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/images
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/initlayer
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/links
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/listeners
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/awslogs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/fluentd
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/gcplogs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/gelf
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/journald
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/local
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/logentries
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/loggertest
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/loggerutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/splunk
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/syslog
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/logger/templates
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/names
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/network
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/daemon/stats
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/distribution
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/distribution/metadata
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/distribution/utils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/distribution/xfer
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/dockerversion
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/errdefs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/image
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/image/cache
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/image/tarexport
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/image/v1
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/internal/test/suite
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/layer
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libcontainerd
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libcontainerd/queue
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libcontainerd/remote
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libcontainerd/supervisor
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libcontainerd/types
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/bitseq
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cluster
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/config
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/datastore
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/diagnostic
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/discoverapi
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/driverapi
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/host
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/null
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/drvregistry
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/etchosts
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/idm
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/internal/caller
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipam
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipamapi
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipams/null
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ipamutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/iptables
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/netlabel
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/netutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/networkdb
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/ns
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/options
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/osl
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/portallocator
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/portmapper
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/resolvconf
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/testutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/libnetwork/types
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/oci
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/oci/caps
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/opts
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/aaparser
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/archive
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/authorization
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/broadcaster
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/capabilities
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/chrootarchive
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/containerfs
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/devicemapper
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/directory
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/dmesg
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/fileutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/fsutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/homedir
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/idtools
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/ioutils
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/jsonmessage
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/longpath
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/loopback
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/namesgenerator
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/parsers
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/parsers/kernel
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/pidfile
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/platform
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugingetter
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugins
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/plugins/transport
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/pools
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/progress
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/pubsub
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/reexec
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/signal
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/stack
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/stdcopy
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/streamformatter
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/stringid
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/sysinfo
18:39:25 [2022-09-07T18:39:25.792Z] github.com/docker/docker/pkg/system
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/tailfile
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/tarsum
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/urlutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/useragent
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin/executor/containerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin/v2
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/profiles/apparmor
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/profiles/seccomp
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/quota
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/reference
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/registry/resumable
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/restartmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/rootless
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/rootless/specconv
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/runconfig
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/runconfig/opts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/daemon
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/environment
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakecontext
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakegit
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakestorage
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/load
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/request
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/drivers
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/local
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/mounts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/service
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/service/opts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/testutils'
18:39:25 [2022-09-07T18:39:25.793Z] ++ grep --fixed-strings -v /libnetwork
18:39:25 [2022-09-07T18:39:25.793Z] ++ echo 'github.com/docker/docker/api
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/backend/build
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/httpstatus
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/httputils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/middleware
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/build
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/checkpoint
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/debug
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/distribution
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/grpc
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/image
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/network
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/session
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/swarm
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/system
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/backend
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/blkiodev
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/events
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/filters
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/image
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/mount
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/network
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/plugins/logdriver
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/strslice
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/swarm
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/swarm/runtime
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/time
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions/v1p19
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions/v1p20
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/exporter
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/worker
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/dockerfile
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext/git
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext/urlutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/config
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/debug
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/winresources/docker-proxy
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/winresources/dockerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/client
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cmd/docker-proxy
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cmd/dockerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cmd/dockerd/trap
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/container/stream
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/contrib/apparmor
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/contrib/docker-device-tool
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/contrib/httpserver
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster/convert
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster/executor
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster/executor/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/cluster/provider
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/config
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/containerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/events
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/events/testutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/aufs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/copy
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/overlay
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/register
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/vfs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/graphdriver/zfs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/images
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/initlayer
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/links
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/listeners
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/awslogs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/fluentd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/gcplogs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/gelf
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/journald
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/local
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/logentries
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/loggertest
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/loggerutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/splunk
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/syslog
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/logger/templates
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/names
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/network
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/daemon/stats
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/distribution
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/distribution/metadata
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/distribution/utils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/distribution/xfer
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/dockerversion
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/errdefs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/image
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/image/cache
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/image/tarexport
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/image/v1
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/internal/test/suite
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/layer
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libcontainerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libcontainerd/queue
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libcontainerd/remote
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libcontainerd/supervisor
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libcontainerd/types
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/bitseq
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cluster
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/config
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/datastore
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/diagnostic
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/discoverapi
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/driverapi
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/host
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/null
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/drvregistry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/etchosts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/idm
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/internal/caller
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipam
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipamapi
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipams/null
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ipamutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/iptables
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/netlabel
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/netutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/networkdb
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/ns
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/options
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/osl
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/portallocator
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/portmapper
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/resolvconf
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/testutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/libnetwork/types
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/oci
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/oci/caps
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/opts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/aaparser
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/archive
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/authorization
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/broadcaster
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/capabilities
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/chrootarchive
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/containerfs
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/devicemapper
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/directory
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/dmesg
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/fileutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/fsutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/homedir
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/idtools
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/ioutils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/jsonmessage
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/longpath
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/loopback
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/namesgenerator
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/parsers
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/parsers/kernel
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/pidfile
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/platform
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugingetter
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugins
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/plugins/transport
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/pools
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/progress
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/pubsub
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/reexec
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/signal
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/stack
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/stdcopy
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/streamformatter
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/stringid
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/sysinfo
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/system
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/tailfile
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/tarsum
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/urlutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/pkg/useragent
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin/executor/containerd
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/plugin/v2
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/profiles/apparmor
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/profiles/seccomp
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/quota
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/reference
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/registry/resumable
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/restartmanager
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/rootless
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/rootless/specconv
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/runconfig
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/runconfig/opts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/daemon
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/environment
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakecontext
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakegit
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fakestorage
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/load
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/testutil/request
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/drivers
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/local
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/mounts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/service
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/service/opts
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/volume/testutils'
18:39:25 [2022-09-07T18:39:25.793Z] + base_pkg_list='github.com/docker/docker/api
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/backend/build
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/httpstatus
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/httputils
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/middleware
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/build
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/checkpoint
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/debug
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/distribution
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/grpc
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/image
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/network
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/plugin
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/session
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/swarm
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/system
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/server/router/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/backend
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/blkiodev
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/container
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/events
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/filters
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/image
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/mount
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/network
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/plugins/logdriver
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/registry
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/strslice
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/swarm
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/swarm/runtime
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/time
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions/v1p19
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/versions/v1p20
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/api/types/volume
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/exporter
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/builder-next/worker
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/dockerfile
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext/git
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/builder/remotecontext/urlutil
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/config
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/debug
18:39:25 [2022-09-07T18:39:25.793Z] github.com/docker/docker/cli/winresources/docker-proxy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli/winresources/dockerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/client
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/docker-proxy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd/trap
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/container/stream
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/apparmor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/docker-device-tool
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/httpserver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/convert
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/executor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/executor/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/provider
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/config
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/containerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/events
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/events/testutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/aufs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/copy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlay
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/register
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/vfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/zfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/images
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/initlayer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/links
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/listeners
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/awslogs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/fluentd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/gcplogs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/gelf
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/local
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/logentries
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggertest
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggerutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/splunk
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/syslog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/templates
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/names
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/network
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/stats
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/metadata
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/utils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/xfer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/dockerversion
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/errdefs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/cache
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/tarexport
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/v1
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/internal/test/suite
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/layer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/queue
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/remote
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/supervisor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/types
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/oci
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/oci/caps
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/opts
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/aaparser
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/archive
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/authorization
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/broadcaster
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/capabilities
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/chrootarchive
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/containerfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/devicemapper
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/directory
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/dmesg
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/fileutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/fsutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/homedir
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/idtools
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/ioutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/jsonmessage
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/longpath
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/loopback
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/namesgenerator
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/parsers
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/parsers/kernel
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/pidfile
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/platform
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugingetter
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugins
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/plugins/transport
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/pools
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/progress
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/pubsub
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/reexec
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/signal
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/stack
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/stdcopy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/streamformatter
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/stringid
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/sysinfo
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/system
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/tailfile
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/tarsum
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/urlutil
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/pkg/useragent
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/plugin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/plugin/executor/containerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/plugin/v2
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/profiles/apparmor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/profiles/seccomp
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/quota
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/reference
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/registry
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/registry/resumable
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/restartmanager
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/rootless
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/rootless/specconv
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/runconfig
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/runconfig/opts
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/daemon
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/environment
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fakecontext
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fakegit
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fakestorage
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fixtures/load
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fixtures/plugin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/registry
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/testutil/request
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/drivers
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/local
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/mounts
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/service
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/service/opts
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/volume/testutils'
18:39:25 [2022-09-07T18:39:25.794Z] ++ grep --fixed-strings /libnetwork
18:39:25 [2022-09-07T18:39:25.794Z] ++ echo 'github.com/docker/docker/api
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/backend/build
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/httpstatus
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/httputils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/middleware
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/build
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/checkpoint
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/debug
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/distribution
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/grpc
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/image
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/network
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/plugin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/session
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/swarm
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/system
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/server/router/volume
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/backend
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/blkiodev
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/events
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/filters
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/image
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/mount
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/network
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/plugins/logdriver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/registry
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/strslice
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/swarm
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/swarm/runtime
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/time
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/versions
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/versions/v1p19
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/versions/v1p20
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/api/types/volume
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/exporter
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/builder-next/worker
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/dockerfile
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/remotecontext
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/remotecontext/git
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/builder/remotecontext/urlutil
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli/config
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli/debug
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli/winresources/docker-proxy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cli/winresources/dockerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/client
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/docker-proxy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd/trap
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/container/stream
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/apparmor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/docker-device-tool
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/contrib/httpserver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/convert
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/executor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/executor/container
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/cluster/provider
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/config
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/containerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/events
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/events/testutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/aufs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/copy
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlay
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/register
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/vfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/graphdriver/zfs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/images
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/initlayer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/links
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/listeners
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/awslogs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/fluentd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/gcplogs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/gelf
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/local
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/logentries
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggertest
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggerutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/splunk
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/syslog
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/logger/templates
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/names
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/network
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/daemon/stats
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/metadata
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/utils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/distribution/xfer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/dockerversion
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/errdefs
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/cache
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/tarexport
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/image/v1
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/internal/test/suite
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/layer
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/queue
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/remote
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/supervisor
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libcontainerd/types
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/bitseq
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cluster
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/config
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/datastore
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/diagnostic
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/discoverapi
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/driverapi
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/host
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/null
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/drvregistry
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/etchosts
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/idm
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/internal/caller
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/ipam
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/ipamapi
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:25 [2022-09-07T18:39:25.794Z] github.com/docker/docker/libnetwork/ipams/null
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipamutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/iptables
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netlabel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/networkdb
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ns
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/options
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portallocator
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portmapper
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/resolvconf
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/testutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/types
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/oci
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/oci/caps
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/opts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/aaparser
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/archive
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/authorization
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/broadcaster
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/capabilities
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/chrootarchive
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/containerfs
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/devicemapper
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/directory
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/dmesg
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/fileutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/fsutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/homedir
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/idtools
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/ioutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/jsonmessage
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/longpath
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/loopback
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/namesgenerator
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/parsers
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/parsers/kernel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/pidfile
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/platform
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugingetter
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugins
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/plugins/transport
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/pools
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/progress
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/pubsub
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/reexec
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/signal
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/stack
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/stdcopy
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/streamformatter
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/stringid
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/sysinfo
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/system
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/tailfile
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/tarsum
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/urlutil
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/pkg/useragent
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/plugin
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/plugin/executor/containerd
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/plugin/v2
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/profiles/apparmor
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/profiles/seccomp
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/quota
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/reference
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/registry
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/registry/resumable
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/restartmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/rootless
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/rootless/specconv
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/runconfig
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/runconfig/opts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/daemon
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/environment
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fakecontext
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fakegit
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fakestorage
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fixtures/load
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fixtures/plugin
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/registry
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/testutil/request
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/drivers
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/local
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/mounts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/service
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/service/opts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/volume/testutils'
18:39:25 [2022-09-07T18:39:25.795Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/bitseq
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cluster
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/config
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/datastore
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/diagnostic
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/discoverapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/driverapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/host
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/null
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drvregistry
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/etchosts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/idm
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/internal/caller
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipam
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipamapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/null
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipamutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/iptables
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netlabel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/networkdb
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ns
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/options
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portallocator
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portmapper
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/resolvconf
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/testutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/types'
18:39:25 [2022-09-07T18:39:25.795Z] + grep --fixed-strings libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.795Z] + echo 'github.com/docker/docker/libnetwork
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/bitseq
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cluster
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/config
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/datastore
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/diagnostic
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/discoverapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/driverapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/host
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/null
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drvregistry
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/etchosts
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/idm
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/internal/caller
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipam
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipamapi
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/null
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ipamutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/iptables
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netlabel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/netutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/networkdb
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/ns
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/options
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portallocator
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/portmapper
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/resolvconf
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/testutils
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/types'
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:25 [2022-09-07T18:39:25.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:25 [2022-09-07T18:39:25.795Z] + type docker-proxy
18:39:25 [2022-09-07T18:39:25.795Z] hack/test/unit: line 25: type: docker-proxy: not found
18:39:25 [2022-09-07T18:39:25.795Z] + hack/make.sh binary-proxy install-proxy
18:39:25 [2022-09-07T18:39:25.795Z] 
18:39:25 [2022-09-07T18:39:25.795Z] Removing bundles/
18:39:25 [2022-09-07T18:39:25.795Z] 
18:39:25 [2022-09-07T18:39:25.795Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.340 + RM_GOPATH=0
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.340 + TMP_GOPATH=
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.340 + : /build
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.340 + '[' -z '' ']'
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.342 ++ mktemp -d
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.342 + export GOPATH=/tmp/tmp.AIhgUxAUcv
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.342 + GOPATH=/tmp/tmp.AIhgUxAUcv
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.342 + RM_GOPATH=1
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.342 + case "$(go env GOARCH)" in
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.343 ++ go env GOARCH
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.355 + export GO_BUILDMODE=-buildmode=pie
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.355 + GO_BUILDMODE=-buildmode=pie
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.355 ++ dirname /install.sh
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.356 + dir=/
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.357 + bin=dockercli
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.357 + shift
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.357 + '[' '!' -f //dockercli.installer ']'
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.358 + . //dockercli.installer
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.358 ++ : stable
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.358 ++ : 17.06.2-ce
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.359 + install_dockercli
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.359 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.360 Install docker/cli version 17.06.2-ce from stable
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.360 ++ uname -m
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.361 + arch=x86_64
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.362 + '[' x86_64 '!=' x86_64 ']'
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.362 + url=https://download.docker.com/linux/static
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.363 + tar -xz docker/docker
18:39:25 [2022-09-07T18:39:25.853Z] #20 1.374 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:39:26 [2022-09-07T18:39:26.052Z] Building: bundles/binary-proxy/docker-proxy
18:39:26 [2022-09-07T18:39:26.052Z] GOOS="" GOARCH="" GOARM=""
18:39:26 [2022-09-07T18:39:26.457Z] #33 21.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:39:26 [2022-09-07T18:39:26.457Z] #33 21.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:39:26 [2022-09-07T18:39:26.457Z] #33 21.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:26 [2022-09-07T18:39:26.457Z] #33 ...
18:39:26 [2022-09-07T18:39:26.457Z] 
18:39:26 [2022-09-07T18:39:26.457Z] #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
18:39:26 [2022-09-07T18:39:26.457Z] #32 DONE 22.1s
18:39:26 [2022-09-07T18:39:26.457Z] 
18:39:26 [2022-09-07T18:39:26.457Z] #34 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:39:26 [2022-09-07T18:39:26.457Z] #34 DONE 0.1s
18:39:26 [2022-09-07T18:39:26.457Z] 
18:39:26 [2022-09-07T18:39:26.457Z] #35 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:26 [2022-09-07T18:39:26.519Z] #22 0.875 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:39:26 [2022-09-07T18:39:26.520Z] #22 0.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:39:26 [2022-09-07T18:39:26.520Z] #22 0.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:39:26 [2022-09-07T18:39:26.520Z] #22 1.003 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:39:26 [2022-09-07T18:39:26.535Z] #80 DONE 4.1s
18:39:26 [2022-09-07T18:39:26.535Z] 
18:39:26 [2022-09-07T18:39:26.535Z] #81 exporting to image
18:39:26 [2022-09-07T18:39:26.535Z] #81 exporting layers
18:39:26 [2022-09-07T18:39:26.778Z] #22 1.099 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:39:26 [2022-09-07T18:39:26.778Z] #22 1.236 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:39:27 [2022-09-07T18:39:27.036Z] #22 1.347 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:39:27 [2022-09-07T18:39:27.036Z] #22 1.443 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:39:27 [2022-09-07T18:39:27.036Z] #22 1.543 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.649 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.652 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.654 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.657 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.658 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.660 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.662 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.663 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.664 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.665 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.665 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
18:39:27 [2022-09-07T18:39:27.294Z] #22 1.666 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
18:39:27 [2022-09-07T18:39:27.399Z] #35 0.934 + RM_GOPATH=0
18:39:27 [2022-09-07T18:39:27.470Z] #81 exporting layers 0.8s done
18:39:27 [2022-09-07T18:39:27.470Z] #81 writing image sha256:43d43ea98131b0c2ffa2b723d5b226295ef66ff59f576d1e5d7add5ecc5f43fc done
18:39:27 [2022-09-07T18:39:27.470Z] #81 naming to docker.io/library/docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea done
18:39:27 [2022-09-07T18:39:27.470Z] #81 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.935 + TMP_GOPATH=
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.935 + : /build
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.935 + '[' -z '' ']'
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.936 ++ mktemp -d
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.937 + export GOPATH=/tmp/tmp.36e3sd88RE
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.937 + GOPATH=/tmp/tmp.36e3sd88RE
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.937 + RM_GOPATH=1
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.937 + case "$(go env GOARCH)" in
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.938 ++ go env GOARCH
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.950 + export GO_BUILDMODE=-buildmode=pie
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.950 + GO_BUILDMODE=-buildmode=pie
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.950 ++ dirname /install.sh
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.951 + dir=/
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.952 + bin=tini
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.952 + shift
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.952 + '[' '!' -f //tini.installer ']'
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.953 + . //tini.installer
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.953 ++ : v0.19.0
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.953 + install_tini
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.953 + echo 'Install tini version v0.19.0'
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.954 Install tini version v0.19.0
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.954 + git clone https://github.com/krallin/tini.git /tmp/tmp.36e3sd88RE/tini
18:39:27 [2022-09-07T18:39:27.660Z] #35 0.956 Cloning into '/tmp/tmp.36e3sd88RE/tini'...
18:39:27 [2022-09-07T18:39:27.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -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:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh dynbinary test-integration
18:39:27 [2022-09-07T18:39:27.920Z] #35 1.354 + cd /tmp/tmp.36e3sd88RE/tini
18:39:27 [2022-09-07T18:39:27.920Z] #35 1.355 + git checkout -q v0.19.0
18:39:27 [2022-09-07T18:39:27.920Z] #35 1.363 + cmake .
18:39:28 [2022-09-07T18:39:28.181Z] #35 1.572 -- The C compiler identification is GNU 10.2.1
18:39:28 [2022-09-07T18:39:28.181Z] #35 1.606 -- Detecting C compiler ABI info
18:39:28 [2022-09-07T18:39:28.374Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:39:28 [2022-09-07T18:39:28.375Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:39:28 [2022-09-07T18:39:28.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:39:28 [2022-09-07T18:39:28.375Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:39:28 [2022-09-07T18:39:28.375Z] 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)
18:39:28 [2022-09-07T18:39:28.375Z] Detected virtualization docker.
18:39:28 [2022-09-07T18:39:28.375Z] Detected architecture x86-64.
18:39:28 [2022-09-07T18:39:28.375Z] Set hostname to <075e1dc62755>.
18:39:28 [2022-09-07T18:39:28.375Z] modprobe@configfs.service: Succeeded.
18:39:28 [2022-09-07T18:39:28.375Z] modprobe@drm.service: Succeeded.
18:39:28 [2022-09-07T18:39:28.375Z] modprobe@fuse.service: Succeeded.
18:39:28 [2022-09-07T18:39:28.375Z] + source /etc/docker-entrypoint-cmd
18:39:28 [2022-09-07T18:39:28.375Z] ++ hack/make.sh dynbinary test-integration
18:39:28 [2022-09-07T18:39:28.375Z] 
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.869 -- Detecting C compiler ABI info - done
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.915 -- Check for working C compiler: /usr/bin/cc - skipped
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.920 -- Detecting C compile features
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.922 -- Detecting C compile features - done
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.934 -- Performing Test HAS_BUILTIN_FORTIFY
18:39:28 [2022-09-07T18:39:28.441Z] #35 1.997 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:39:28 [2022-09-07T18:39:28.633Z] Removing bundles/
18:39:28 [2022-09-07T18:39:28.633Z] 
18:39:28 [2022-09-07T18:39:28.633Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:39:28 [2022-09-07T18:39:28.633Z] Building: bundles/dynbinary-daemon/dockerd
18:39:28 [2022-09-07T18:39:28.633Z] GOOS="" GOARCH="" GOARM=""
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.029 -- Configuring done
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.037 -- Generating done
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.040 -- Build files have been written to: /tmp/tmp.36e3sd88RE/tini
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.048 + make tini-static
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.157 Scanning dependencies of target tini-static
18:39:28 [2022-09-07T18:39:28.702Z] #35 2.179 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:39:29 [2022-09-07T18:39:29.171Z] #20 4.318 + mkdir -p /build
18:39:29 [2022-09-07T18:39:29.171Z] #20 4.321 + mv docker/docker /build/
18:39:29 [2022-09-07T18:39:29.171Z] #20 4.331 + rmdir docker
18:39:29 [2022-09-07T18:39:29.171Z] #20 DONE 4.5s
18:39:29 [2022-09-07T18:39:29.171Z] 
18:39:29 [2022-09-07T18:39:29.171Z] #21 [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
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.295 + RM_GOPATH=0
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.295 + TMP_GOPATH=
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.295 + : /build
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.295 + '[' -z '' ']'
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.295 ++ mktemp -d
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.296 + export GOPATH=/tmp/tmp.1jDTvsivqj
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.296 + GOPATH=/tmp/tmp.1jDTvsivqj
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.296 + RM_GOPATH=1
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.297 + case "$(go env GOARCH)" in
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.297 ++ go env GOARCH
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.310 + export GO_BUILDMODE=-buildmode=pie
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.310 + GO_BUILDMODE=-buildmode=pie
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.311 ++ dirname /install.sh
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.315 + dir=/
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.315 + bin=rootlesskit
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.316 + shift
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.316 + '[' '!' -f //rootlesskit.installer ']'
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.316 + . //rootlesskit.installer
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.317 ++ : 1920341cd41e047834a21007424162a2dc946315
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.317 + install_rootlesskit
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.318 + case "$1" in
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.318 + export CGO_ENABLED=0
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.318 + CGO_ENABLED=0
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.319 + _install_rootlesskit
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.319 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.320 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.320 + for f in rootlesskit rootlesskit-docker-proxy
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.320 + GOBIN=/build
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.321 + GO111MODULE=on
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.321 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:39:29 [2022-09-07T18:39:29.171Z] #0 1.825 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:39:29 [2022-09-07T18:39:29.171Z] #0 3.079 go: downloading github.com/sirupsen/logrus v1.8.1
18:39:29 [2022-09-07T18:39:29.171Z] #0 3.084 go: downloading github.com/urfave/cli/v2 v2.4.0
18:39:29 [2022-09-07T18:39:29.171Z] #0 3.263 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:39:29 [2022-09-07T18:39:29.171Z] #0 4.496 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:39:29 [2022-09-07T18:39:29.273Z] #35 2.739 [100%] Linking C executable tini-static
18:39:29 [2022-09-07T18:39:29.432Z] #21 4.896 go: downloading github.com/google/uuid v1.3.0
18:39:29 [2022-09-07T18:39:29.432Z] #21 4.923 go: downloading github.com/moby/vpnkit v0.5.0
18:39:29 [2022-09-07T18:39:29.432Z] #21 4.939 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:39:29 [2022-09-07T18:39:29.432Z] #21 4.997 go: downloading github.com/gofrs/flock v0.8.1
18:39:29 [2022-09-07T18:39:29.432Z] #21 5.093 go: downloading github.com/gorilla/mux v1.8.0
18:39:29 [2022-09-07T18:39:29.693Z] #21 5.220 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:39:29 [2022-09-07T18:39:29.693Z] #21 5.282 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:39:29 [2022-09-07T18:39:29.693Z] #21 5.306 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:39:29 [2022-09-07T18:39:29.693Z] #21 5.334 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:39:29 [2022-09-07T18:39:29.845Z] #35 3.097 [100%] Built target tini-static
18:39:29 [2022-09-07T18:39:29.845Z] #35 3.121 + mkdir -p /build
18:39:29 [2022-09-07T18:39:29.845Z] #35 3.123 + cp tini-static /build/docker-init
18:39:29 [2022-09-07T18:39:29.845Z] #35 DONE 3.2s
18:39:29 [2022-09-07T18:39:29.845Z] 
18:39:29 [2022-09-07T18:39:29.845Z] #20 [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
18:39:29 [2022-09-07T18:39:29.955Z] #21 ...
18:39:29 [2022-09-07T18:39:29.955Z] 
18:39:29 [2022-09-07T18:39:29.955Z] #17 [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
18:39:29 [2022-09-07T18:39:29.955Z] #0 2.676 Reading package lists...
18:39:29 [2022-09-07T18:39:29.955Z] #17 4.408 Reading package lists...
18:39:29 [2022-09-07T18:39:29.955Z] #17 6.134 Building dependency tree...
18:39:29 [2022-09-07T18:39:29.955Z] #17 6.528 Reading state information...
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.021 The following additional packages will be installed:
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.022   libbtrfs0
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.074 The following NEW packages will be installed:
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.076   libbtrfs-dev libbtrfs0
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.374 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.374 Need to get 460 kB of archives.
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.374 After this operation, 1237 kB of additional disk space will be used.
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.381 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.856 debconf: delaying package configuration, since apt-utils is not installed
18:39:29 [2022-09-07T18:39:29.955Z] #17 7.975 Fetched 460 kB in 0s (1605 kB/s)
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.076 Selecting previously unselected package libbtrfs0:amd64.
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.076 (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.)
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.100 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.100 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.246 Selecting previously unselected package libbtrfs-dev:amd64.
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.248 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.252 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.695 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.713 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 8.726 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:39:29 [2022-09-07T18:39:29.955Z] #17 DONE 9.0s
18:39:29 [2022-09-07T18:39:29.955Z] 
18:39:29 [2022-09-07T18:39:29.955Z] #22 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:39:30 [2022-09-07T18:39:30.218Z] #22 DONE 0.2s
18:39:30 [2022-09-07T18:39:30.218Z] 
18:39:30 [2022-09-07T18:39:30.218Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:30 [2022-09-07T18:39:30.799Z] #23 ...
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:39:30 [2022-09-07T18:39:30.799Z] #24 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #25 [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
18:39:30 [2022-09-07T18:39:30.799Z] #25 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #26 [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
18:39:30 [2022-09-07T18:39:30.799Z] #26 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:39:30 [2022-09-07T18:39:30.799Z] #27 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #28 [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
18:39:30 [2022-09-07T18:39:30.799Z] #28 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #29 [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
18:39:30 [2022-09-07T18:39:30.799Z] #29 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #30 [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
18:39:30 [2022-09-07T18:39:30.799Z] #30 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #31 [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
18:39:30 [2022-09-07T18:39:30.799Z] #31 CACHED
18:39:30 [2022-09-07T18:39:30.799Z] 
18:39:30 [2022-09-07T18:39:30.799Z] #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
18:39:30 [2022-09-07T18:39:30.799Z] #0 1.992 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:30 [2022-09-07T18:39:30.799Z] #0 1.992 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:30 [2022-09-07T18:39:30.799Z] #0 1.992 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:30 [2022-09-07T18:39:30.799Z] #0 3.241 Reading package lists...
18:39:30 [2022-09-07T18:39:30.799Z] #0 5.309 Reading package lists...
18:39:30 [2022-09-07T18:39:30.799Z] #0 7.285 Building dependency tree...
18:39:30 [2022-09-07T18:39:30.799Z] #0 7.757 Reading state information...
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.289 The following additional packages will be installed:
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.298   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.298 Suggested packages:
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.298   cmake-doc ninja-build lrzip
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.298 Recommended packages:
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.298   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.604 The following NEW packages will be installed:
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.604   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.604   vim-common xxd
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.949 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.949 Need to get 17.7 MB of archives.
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.949 After this operation, 70.7 MB of additional disk space will be used.
18:39:30 [2022-09-07T18:39:30.799Z] #0 8.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.013 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:39:30 [2022-09-07T18:39:30.799Z] #0 9.472 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #32 ...
18:39:31 [2022-09-07T18:39:31.060Z] 
18:39:31 [2022-09-07T18:39:31.060Z] #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
18:39:31 [2022-09-07T18:39:31.060Z] #0 1.784 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:31 [2022-09-07T18:39:31.060Z] #0 1.784 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:31 [2022-09-07T18:39:31.060Z] #0 1.784 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:31 [2022-09-07T18:39:31.060Z] #0 3.167 Reading package lists...
18:39:31 [2022-09-07T18:39:31.060Z] #0 5.159 Reading package lists...
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.126 Building dependency tree...
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.483 Reading state information...
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.955 The following additional packages will be installed:
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.962   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.962   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.962   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.976   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.976   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.977   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.977   mingw-w64-common mingw-w64-x86-64-dev
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.979 Suggested packages:
18:39:31 [2022-09-07T18:39:31.060Z] #0 7.979   gcc-10-locales seccomp wine64
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.624 The following NEW packages will be installed:
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.632   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.632   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.632   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.632   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.633   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.633   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.634   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.634   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.635   mingw-w64-x86-64-dev
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.958 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.958 Need to get 115 MB of archives.
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.958 After this operation, 645 MB of additional disk space will be used.
18:39:31 [2022-09-07T18:39:31.060Z] #0 8.958 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]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.031 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]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.084 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.137 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.352 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]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.365 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]
18:39:31 [2022-09-07T18:39:31.060Z] #0 9.606 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]
18:39:31 [2022-09-07T18:39:31.060Z] #33 10.26 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]
18:39:31 [2022-09-07T18:39:31.229Z] #20 ...
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:39:31 [2022-09-07T18:39:31.229Z] #36 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #37 [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
18:39:31 [2022-09-07T18:39:31.229Z] #37 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #38 [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
18:39:31 [2022-09-07T18:39:31.229Z] #38 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #39 [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
18:39:31 [2022-09-07T18:39:31.229Z] #39 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #40 [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
18:39:31 [2022-09-07T18:39:31.229Z] #40 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #41 [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
18:39:31 [2022-09-07T18:39:31.229Z] #41 CACHED
18:39:31 [2022-09-07T18:39:31.229Z] 
18:39:31 [2022-09-07T18:39:31.229Z] #42 [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
18:39:31 [2022-09-07T18:39:31.229Z] #42 CACHED
18:39:31 [2022-09-07T18:39:31.305Z] Created binary: bundles/binary-proxy/docker-proxy
18:39:31 [2022-09-07T18:39:31.305Z] 
18:39:31 [2022-09-07T18:39:31.305Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:39:31 [2022-09-07T18:39:31.305Z] Installing docker-proxy to /usr/local/bin/
18:39:31 [2022-09-07T18:39:31.305Z] 
18:39:31 [2022-09-07T18:39:31.305Z] + mkdir -p bundles
18:39:31 [2022-09-07T18:39:31.305Z] + '[' -n 'github.com/docker/docker/api
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/backend/build
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/httpstatus
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/httputils
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/middleware
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/build
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/checkpoint
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/container
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/debug
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/distribution
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/grpc
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/image
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/network
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/plugin
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/session
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/swarm
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/system
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/server/router/volume
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/backend
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/blkiodev
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/container
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/events
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/filters
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/image
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/mount
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/network
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/plugins/logdriver
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/registry
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/strslice
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/swarm
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/swarm/runtime
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/time
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/versions
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/versions/v1p19
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/versions/v1p20
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/api/types/volume
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/exporter
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/builder-next/worker
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/dockerfile
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/remotecontext
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/remotecontext/git
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/builder/remotecontext/urlutil
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cli
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cli/config
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cli/debug
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cli/winresources/docker-proxy
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cli/winresources/dockerd
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/client
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cmd/docker-proxy
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cmd/dockerd
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cmd/dockerd/trap
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/container
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/container/stream
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/contrib/apparmor
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/contrib/docker-device-tool
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/contrib/httpserver
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster/convert
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster/executor
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster/executor/container
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/cluster/provider
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/config
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/containerd
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/events
18:39:31 [2022-09-07T18:39:31.305Z] github.com/docker/docker/daemon/events/testutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/aufs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/copy
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/overlay
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/register
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/vfs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/graphdriver/zfs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/images
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/initlayer
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/links
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/listeners
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/awslogs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/fluentd
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/gcplogs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/gelf
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/journald
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/local
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/logentries
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/loggertest
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/loggerutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/splunk
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/syslog
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/logger/templates
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/names
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/network
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/daemon/stats
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/distribution
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/distribution/metadata
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/distribution/utils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/distribution/xfer
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/dockerversion
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/errdefs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/image
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/image/cache
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/image/tarexport
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/image/v1
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/internal/test/suite
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/layer
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/libcontainerd
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/libcontainerd/queue
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/libcontainerd/remote
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/libcontainerd/supervisor
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/libcontainerd/types
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/oci
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/oci/caps
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/opts
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/aaparser
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/archive
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/authorization
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/broadcaster
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/capabilities
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/chrootarchive
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/containerfs
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/devicemapper
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/directory
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/dmesg
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/fileutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/fsutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/homedir
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/idtools
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/ioutils
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/jsonmessage
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/longpath
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/loopback
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/namesgenerator
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/parsers
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/parsers/kernel
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/pidfile
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/platform
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugingetter
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugins
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/plugins/transport
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/pools
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/progress
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/pubsub
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/reexec
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/signal
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/stack
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/stdcopy
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/streamformatter
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/stringid
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/sysinfo
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/system
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/tailfile
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/tarsum
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/urlutil
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/pkg/useragent
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/plugin
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/plugin/executor/containerd
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/plugin/v2
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/profiles/apparmor
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/profiles/seccomp
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/quota
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/reference
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/registry
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/registry/resumable
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/restartmanager
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/rootless
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/rootless/specconv
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/runconfig
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/runconfig/opts
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/daemon
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/environment
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fakecontext
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fakegit
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fakestorage
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fixtures/load
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fixtures/plugin
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/registry
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/testutil/request
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/drivers
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/local
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/mounts
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/service
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/service/opts
18:39:31 [2022-09-07T18:39:31.306Z] github.com/docker/docker/volume/testutils' ']'
18:39:31 [2022-09-07T18:39:31.306Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
18:39:31 [2022-09-07T18:39:31.320Z] #33 ...
18:39:31 [2022-09-07T18:39:31.321Z] 
18:39:31 [2022-09-07T18:39:31.321Z] #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
18:39:31 [2022-09-07T18:39:31.321Z] #32 10.39 debconf: delaying package configuration, since apt-utils is not installed
18:39:31 [2022-09-07T18:39:31.490Z] 
18:39:31 [2022-09-07T18:39:31.490Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.61 Fetched 17.7 MB in 1s (17.6 MB/s)
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.64 Selecting previously unselected package xxd.
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.64 (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.)
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:39:31 [2022-09-07T18:39:31.580Z] #32 10.76 Selecting previously unselected package vim-common.
18:39:31 [2022-09-07T18:39:31.840Z] #32 10.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:39:31 [2022-09-07T18:39:31.840Z] #32 10.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:39:31 [2022-09-07T18:39:31.840Z] #32 10.90 Selecting previously unselected package cmake-data.
18:39:31 [2022-09-07T18:39:31.840Z] #32 10.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:39:31 [2022-09-07T18:39:31.840Z] #32 10.92 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:39:32 [2022-09-07T18:39:32.674Z] ?   	github.com/docker/docker/api	[no test files]
18:39:33 [2022-09-07T18:39:33.224Z] #32 12.10 Selecting previously unselected package libicu67:amd64.
18:39:33 [2022-09-07T18:39:33.224Z] #32 12.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:39:33 [2022-09-07T18:39:33.224Z] #32 12.12 Unpacking libicu67:amd64 (67.1-7) ...
18:39:33 [2022-09-07T18:39:33.402Z] #23 20.12 + cd /tmp/tmp.6T3VqKDI5b/src/github.com/containerd/containerd
18:39:33 [2022-09-07T18:39:33.402Z] #23 20.12 + git checkout -q v1.6.8
18:39:33 [2022-09-07T18:39:33.862Z] #22 7.231 Fetched 49.2 MB in 7s (7407 kB/s)
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + export 'BUILDTAGS=netgo osusergo static_build'
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + BUILDTAGS='netgo osusergo static_build'
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + export EXTRA_FLAGS=-buildmode=pie
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + EXTRA_FLAGS=-buildmode=pie
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + '[' '' = dynamic ']'
18:39:33 [2022-09-07T18:39:33.973Z] #23 20.69 + make
18:39:34 [2022-09-07T18:39:34.544Z] #23 21.27 + bin/ctr
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.41 Selecting previously unselected package libxml2:amd64.
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.61 Selecting previously unselected package libarchive13:amd64.
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.76 Selecting previously unselected package libjsoncpp24:amd64.
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.85 Selecting previously unselected package librhash0:amd64.
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:39:35 [2022-09-07T18:39:35.764Z] #32 14.85 Unpacking librhash0:amd64 (1.4.1-2) ...
18:39:35 [2022-09-07T18:39:35.775Z] #22 7.231 Reading package lists...
18:39:36 [2022-09-07T18:39:36.024Z] #32 14.94 Selecting previously unselected package libuv1:amd64.
18:39:36 [2022-09-07T18:39:36.024Z] #32 14.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:39:36 [2022-09-07T18:39:36.024Z] #32 14.96 Unpacking libuv1:amd64 (1.40.0-2) ...
18:39:36 [2022-09-07T18:39:36.024Z] #32 15.07 Selecting previously unselected package cmake.
18:39:36 [2022-09-07T18:39:36.024Z] #32 15.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:39:36 [2022-09-07T18:39:36.024Z] #32 15.08 Unpacking cmake (3.18.4-2+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.68 Setting up libicu67:amd64 (67.1-7) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.72 Setting up libuv1:amd64 (1.40.0-2) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.77 Setting up librhash0:amd64 (1.4.1-2) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.82 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.84 Setting up cmake (3.18.4-2+deb11u1) ...
18:39:37 [2022-09-07T18:39:37.668Z] #32 16.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:39:38 [2022-09-07T18:39:38.754Z] #23 ...
18:39:38 [2022-09-07T18:39:38.754Z] 
18:39:38 [2022-09-07T18:39:38.754Z] #20 [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
18:39:38 [2022-09-07T18:39:38.754Z] #20 25.98 + for f in rootlesskit rootlesskit-docker-proxy
18:39:38 [2022-09-07T18:39:38.754Z] #20 25.98 + GOBIN=/build
18:39:38 [2022-09-07T18:39:38.754Z] #20 25.98 + GO111MODULE=on
18:39:38 [2022-09-07T18:39:38.754Z] #20 25.98 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11 rootlesskit version 1.0.0
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11 Usage of /build/rootlesskit-docker-proxy:
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11   -container-ip string
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11     	container ip
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11   -container-port int
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11     	container port (default -1)
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11   -host-ip string
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11     	host ip
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11   -host-port int
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11     	host port (default -1)
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11   -proto string
18:39:38 [2022-09-07T18:39:38.754Z] #20 30.11     	proxy protocol (default "tcp")
18:39:38 [2022-09-07T18:39:38.754Z] #20 DONE 30.6s
18:39:38 [2022-09-07T18:39:38.754Z] 
18:39:38 [2022-09-07T18:39:38.754Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:39:38 [2022-09-07T18:39:38.754Z] #43 DONE 0.1s
18:39:38 [2022-09-07T18:39:38.754Z] 
18:39:38 [2022-09-07T18:39:38.754Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:39:38 [2022-09-07T18:39:38.754Z] #44 DONE 0.1s
18:39:38 [2022-09-07T18:39:38.754Z] 
18:39:38 [2022-09-07T18:39:38.754Z] #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
18:39:38 [2022-09-07T18:39:38.754Z] #33 29.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:39:38 [2022-09-07T18:39:38.754Z] #33 29.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:39:38 [2022-09-07T18:39:38.754Z] #33 29.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:38 [2022-09-07T18:39:38.754Z] #33 30.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:39:38 [2022-09-07T18:39:38.754Z] #33 30.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:39:38 [2022-09-07T18:39:38.754Z] #33 30.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:39:38 [2022-09-07T18:39:38.754Z] #33 33.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:39:38 [2022-09-07T18:39:38.754Z] #33 33.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:39:38 [2022-09-07T18:39:38.754Z] #33 33.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:39 [2022-09-07T18:39:39.315Z] #22 10.32 Reading package lists...
18:39:39 [2022-09-07T18:39:39.696Z] #33 ...
18:39:39 [2022-09-07T18:39:39.696Z] 
18:39:39 [2022-09-07T18:39:39.696Z] #45 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:39:39 [2022-09-07T18:39:39.696Z] #45 CACHED
18:39:39 [2022-09-07T18:39:39.696Z] 
18:39:39 [2022-09-07T18:39:39.696Z] #46 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:39:39 [2022-09-07T18:39:39.696Z] #46 CACHED
18:39:39 [2022-09-07T18:39:39.696Z] 
18:39:39 [2022-09-07T18:39:39.697Z] #47 [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             ;
18:39:39 [2022-09-07T18:39:39.697Z] #47 CACHED
18:39:39 [2022-09-07T18:39:39.697Z] 
18:39:39 [2022-09-07T18:39:39.697Z] #48 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:39:39 [2022-09-07T18:39:39.697Z] #48 CACHED
18:39:39 [2022-09-07T18:39:39.697Z] 
18:39:39 [2022-09-07T18:39:39.697Z] #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
18:39:39 [2022-09-07T18:39:39.881Z] #22 13.42 Building dependency tree...
18:39:40 [2022-09-07T18:39:40.140Z] #22 14.60 The following additional packages will be installed:
18:39:40 [2022-09-07T18:39:40.140Z] #22 14.60   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:39:40 [2022-09-07T18:39:40.140Z] #22 14.60   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:39:40 [2022-09-07T18:39:40.208Z] #32 DONE 19.0s
18:39:40 [2022-09-07T18:39:40.208Z] 
18:39:40 [2022-09-07T18:39:40.208Z] #34 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:39:40 [2022-09-07T18:39:40.208Z] #34 DONE 0.1s
18:39:40 [2022-09-07T18:39:40.208Z] 
18:39:40 [2022-09-07T18:39:40.208Z] #35 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.61   linux-libc-dev-s390x-cross patch xz-utils
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62 Suggested packages:
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   libyaml-shell-perl ed diffutils-doc
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62 Recommended packages:
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   fakeroot build-essential libalgorithm-merge-perl libwww-perl
18:39:40 [2022-09-07T18:39:40.399Z] #22 14.62   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
18:39:40 [2022-09-07T18:39:40.468Z] #35 ...
18:39:40 [2022-09-07T18:39:40.468Z] 
18:39:40 [2022-09-07T18:39:40.468Z] #21 [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
18:39:40 [2022-09-07T18:39:40.468Z] #21 6.087 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:39:40 [2022-09-07T18:39:40.728Z] #21 ...
18:39:40 [2022-09-07T18:39:40.728Z] 
18:39:40 [2022-09-07T18:39:40.728Z] #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
18:39:40 [2022-09-07T18:39:40.728Z] #33 10.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 10.81 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]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.27 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]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.46 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]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.48 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]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 11.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:39:40 [2022-09-07T18:39:40.728Z] #33 12.08 debconf: delaying package configuration, since apt-utils is not installed
18:39:40 [2022-09-07T18:39:40.728Z] #33 12.18 Fetched 115 MB in 3s (39.9 MB/s)
18:39:40 [2022-09-07T18:39:40.728Z] #33 12.21 Selecting previously unselected package binutils-mingw-w64-i686.
18:39:40 [2022-09-07T18:39:40.729Z] #33 12.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
18:39:40 [2022-09-07T18:39:40.729Z] #33 12.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 12.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 13.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:39:40 [2022-09-07T18:39:40.729Z] #33 13.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 13.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.30 Selecting previously unselected package binutils-mingw-w64.
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.40 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.50 Selecting previously unselected package dmsetup.
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.51 Unpacking dmsetup (2:1.02.175-2.1) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.60 Selecting previously unselected package mingw-w64-common.
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 14.62 Unpacking mingw-w64-common (8.0.0-1) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 16.70 Selecting previously unselected package mingw-w64-x86-64-dev.
18:39:40 [2022-09-07T18:39:40.729Z] #33 16.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 16.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.11 Selecting previously unselected package gcc-mingw-w64-base.
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 19.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:39:40 [2022-09-07T18:39:40.729Z] #33 ...
18:39:40 [2022-09-07T18:39:40.729Z] 
18:39:40 [2022-09-07T18:39:40.729Z] #35 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:40 [2022-09-07T18:39:40.729Z] #35 0.833 + RM_GOPATH=0
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.833 + TMP_GOPATH=
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.834 + : /build
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.834 + '[' -z '' ']'
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.835 ++ mktemp -d
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.836 + export GOPATH=/tmp/tmp.MertBuDa8H
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.836 + GOPATH=/tmp/tmp.MertBuDa8H
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.836 + RM_GOPATH=1
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.837 + case "$(go env GOARCH)" in
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.837 ++ go env GOARCH
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.846 + export GO_BUILDMODE=-buildmode=pie
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.846 + GO_BUILDMODE=-buildmode=pie
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.846 ++ dirname /install.sh
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.850 + dir=/
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.850 + bin=tini
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.850 + shift
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.850 + '[' '!' -f //tini.installer ']'
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.851 + . //tini.installer
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.851 ++ : v0.19.0
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.851 + install_tini
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.852 + echo 'Install tini version v0.19.0'
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.852 Install tini version v0.19.0
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.852 + git clone https://github.com/krallin/tini.git /tmp/tmp.MertBuDa8H/tini
18:39:40 [2022-09-07T18:39:40.988Z] #35 0.857 Cloning into '/tmp/tmp.MertBuDa8H/tini'...
18:39:41 [2022-09-07T18:39:41.248Z] #35 1.324 + cd /tmp/tmp.MertBuDa8H/tini
18:39:41 [2022-09-07T18:39:41.248Z] #35 1.324 + git checkout -q v0.19.0
18:39:41 [2022-09-07T18:39:41.248Z] #35 1.341 + cmake .
18:39:41 [2022-09-07T18:39:41.508Z] #35 1.530 -- The C compiler identification is GNU 10.2.1
18:39:41 [2022-09-07T18:39:41.508Z] #35 1.557 -- Detecting C compiler ABI info
18:39:41 [2022-09-07T18:39:41.508Z] #35 ...
18:39:41 [2022-09-07T18:39:41.508Z] 
18:39:41 [2022-09-07T18:39:41.508Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.333 + RM_GOPATH=0
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.333 + TMP_GOPATH=
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.333 + : /build
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.333 + '[' -z '' ']'
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.334 ++ mktemp -d
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.335 + export GOPATH=/tmp/tmp.2Y9dlB0NxZ
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.336 + GOPATH=/tmp/tmp.2Y9dlB0NxZ
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.336 + RM_GOPATH=1
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.336 + case "$(go env GOARCH)" in
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.337 ++ go env GOARCH
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.346 + export GO_BUILDMODE=-buildmode=pie
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.346 + GO_BUILDMODE=-buildmode=pie
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.347 ++ dirname /install.sh
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.348 + dir=/
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.348 + bin=containerd
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.349 + shift
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.349 + '[' '!' -f //containerd.installer ']'
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.350 + . //containerd.installer
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.350 ++ set -e
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.350 ++ : v1.6.8
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.351 + install_containerd
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.355 + echo 'Install containerd version v1.6.8'
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.355 Install containerd version v1.6.8
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.355 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2Y9dlB0NxZ/src/github.com/containerd/containerd
18:39:41 [2022-09-07T18:39:41.508Z] #23 1.357 Cloning into '/tmp/tmp.2Y9dlB0NxZ/src/github.com/containerd/containerd'...
18:39:41 [2022-09-07T18:39:41.769Z] #23 ...
18:39:41 [2022-09-07T18:39:41.769Z] 
18:39:41 [2022-09-07T18:39:41.769Z] #35 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.771 -- Detecting C compiler ABI info - done
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.827 -- Check for working C compiler: /usr/bin/cc - skipped
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.828 -- Detecting C compile features
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.830 -- Detecting C compile features - done
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.845 -- Performing Test HAS_BUILTIN_FORTIFY
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.913 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:39:41 [2022-09-07T18:39:41.769Z] #35 1.956 -- Configuring done
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84 The following NEW packages will be installed:
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   crossbuild-essential-armel crossbuild-essential-armhf
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.84   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:39:41 [2022-09-07T18:39:41.781Z] #22 15.85   linux-libc-dev-s390x-cross patch xz-utils
18:39:41 [2022-09-07T18:39:41.781Z] #22 16.15 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
18:39:41 [2022-09-07T18:39:41.781Z] #22 16.15 Need to get 788 MB of archives.
18:39:41 [2022-09-07T18:39:41.781Z] #22 16.15 After this operation, 3385 MB of additional disk space will be used.
18:39:41 [2022-09-07T18:39:41.781Z] #22 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
18:39:41 [2022-09-07T18:39:41.781Z] #22 16.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
18:39:41 [2022-09-07T18:39:41.782Z] #22 16.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
18:39:42 [2022-09-07T18:39:42.031Z] #35 1.970 -- Generating done
18:39:42 [2022-09-07T18:39:42.031Z] #35 1.974 -- Build files have been written to: /tmp/tmp.MertBuDa8H/tini
18:39:42 [2022-09-07T18:39:42.031Z] #35 1.976 + make tini-static
18:39:42 [2022-09-07T18:39:42.039Z] #22 16.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
18:39:42 [2022-09-07T18:39:42.039Z] #22 16.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
18:39:42 [2022-09-07T18:39:42.039Z] #22 16.28 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]
18:39:42 [2022-09-07T18:39:42.039Z] #22 16.28 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]
18:39:42 [2022-09-07T18:39:42.239Z] #33 37.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:39:42 [2022-09-07T18:39:42.239Z] #33 37.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:39:42 [2022-09-07T18:39:42.239Z] #33 37.86 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:42 [2022-09-07T18:39:42.291Z] #35 2.140 Scanning dependencies of target tini-static
18:39:42 [2022-09-07T18:39:42.291Z] #35 2.204 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:39:42 [2022-09-07T18:39:42.298Z] #22 16.65 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]
18:39:42 [2022-09-07T18:39:42.298Z] #22 16.65 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]
18:39:42 [2022-09-07T18:39:42.556Z] #22 16.98 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]
18:39:42 [2022-09-07T18:39:42.556Z] #22 16.98 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]
18:39:42 [2022-09-07T18:39:42.816Z] #22 17.38 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]
18:39:42 [2022-09-07T18:39:42.863Z] #35 2.735 [100%] Linking C executable tini-static
18:39:42 [2022-09-07T18:39:42.863Z] #35 2.969 [100%] Built target tini-static
18:39:43 [2022-09-07T18:39:43.074Z] #22 17.38 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]
18:39:43 [2022-09-07T18:39:43.124Z] #35 3.021 + mkdir -p /build
18:39:43 [2022-09-07T18:39:43.124Z] #35 3.023 + cp tini-static /build/docker-init
18:39:43 [2022-09-07T18:39:43.124Z] #35 DONE 3.2s
18:39:43 [2022-09-07T18:39:43.124Z] 
18:39:43 [2022-09-07T18:39:43.124Z] #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
18:39:43 [2022-09-07T18:39:43.333Z] #22 17.70 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]
18:39:43 [2022-09-07T18:39:43.333Z] #22 17.70 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]
18:39:43 [2022-09-07T18:39:43.384Z] #33 22.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:39:43 [2022-09-07T18:39:43.384Z] #33 22.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:39:43 [2022-09-07T18:39:43.592Z] #22 18.01 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]
18:39:43 [2022-09-07T18:39:43.592Z] #22 18.01 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]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.01 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]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.01 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]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.01 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]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
18:39:43 [2022-09-07T18:39:43.593Z] #22 18.08 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]
18:39:43 [2022-09-07T18:39:43.644Z] #33 22.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.57 Selecting previously unselected package g++-mingw-w64-x86-64.
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.64 Selecting previously unselected package libapparmor1:amd64.
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.66 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.71 Selecting previously unselected package libapparmor-dev:amd64.
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.71 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.78 Selecting previously unselected package libbtrfs0:amd64.
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.86 Selecting previously unselected package libbtrfs-dev:amd64.
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.150Z] #33 39.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:44 [2022-09-07T18:39:44.159Z] #22 18.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
18:39:44 [2022-09-07T18:39:44.159Z] #22 18.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
18:39:44 [2022-09-07T18:39:44.159Z] #22 18.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
18:39:44 [2022-09-07T18:39:44.159Z] #22 18.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
18:39:44 [2022-09-07T18:39:44.159Z] #22 18.53 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]
18:39:44 [2022-09-07T18:39:44.217Z] #33 ...
18:39:44 [2022-09-07T18:39:44.217Z] 
18:39:44 [2022-09-07T18:39:44.217Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:39:44 [2022-09-07T18:39:44.217Z] #36 CACHED
18:39:44 [2022-09-07T18:39:44.217Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #37 [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
18:39:44 [2022-09-07T18:39:44.218Z] #37 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #38 [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
18:39:44 [2022-09-07T18:39:44.218Z] #38 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #39 [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
18:39:44 [2022-09-07T18:39:44.218Z] #39 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #40 [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
18:39:44 [2022-09-07T18:39:44.218Z] #40 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #41 [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
18:39:44 [2022-09-07T18:39:44.218Z] #41 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #42 [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
18:39:44 [2022-09-07T18:39:44.218Z] #42 CACHED
18:39:44 [2022-09-07T18:39:44.218Z] 
18:39:44 [2022-09-07T18:39:44.218Z] #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
18:39:44 [2022-09-07T18:39:44.410Z] #33 39.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:39:44 [2022-09-07T18:39:44.410Z] #33 39.96 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.410Z] #33 39.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.00 Selecting previously unselected package libudev-dev:amd64.
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.02 Unpacking libudev-dev:amd64 (247.3-7) ...
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.08 Selecting previously unselected package libsepol1-dev:amd64.
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.410Z] #33 40.09 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:39:44 [2022-09-07T18:39:44.417Z] #22 18.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.91 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.91 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.98 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.98 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.98 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.98 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.98 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
18:39:44 [2022-09-07T18:39:44.418Z] #22 18.99 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.21 Selecting previously unselected package libpcre2-16-0:amd64.
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.22 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.23 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.31 Selecting previously unselected package libpcre2-32-0:amd64.
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.32 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.40 Selecting previously unselected package libpcre2-posix2:amd64.
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.41 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:39:44 [2022-09-07T18:39:44.671Z] #33 40.45 Selecting previously unselected package libpcre2-dev:amd64.
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
18:39:44 [2022-09-07T18:39:44.679Z] #22 18.99 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.00 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.00 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.00 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.01 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.03 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.03 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.04 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
18:39:44 [2022-09-07T18:39:44.679Z] #22 19.04 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]
18:39:44 [2022-09-07T18:39:44.931Z] #33 40.45 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.931Z] #33 40.45 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:39:44 [2022-09-07T18:39:44.931Z] #33 40.64 Selecting previously unselected package libselinux1-dev:amd64.
18:39:44 [2022-09-07T18:39:44.931Z] #33 40.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:39:44 [2022-09-07T18:39:44.931Z] #33 40.64 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.75 Selecting previously unselected package libdevmapper-dev:amd64.
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.77 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.81 Selecting previously unselected package libseccomp-dev:amd64.
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:39:45 [2022-09-07T18:39:45.192Z] #33 40.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:39:45 [2022-09-07T18:39:45.246Z] #22 19.45 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
18:39:45 [2022-09-07T18:39:45.246Z] #22 19.45 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
18:39:45 [2022-09-07T18:39:45.246Z] #22 19.45 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
18:39:45 [2022-09-07T18:39:45.246Z] #22 19.47 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
18:39:45 [2022-09-07T18:39:45.246Z] #22 19.48 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]
18:39:45 [2022-09-07T18:39:45.452Z] #33 40.88 Selecting previously unselected package libsystemd-dev:amd64.
18:39:45 [2022-09-07T18:39:45.452Z] #33 40.89 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 40.89 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.11 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.14 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.16 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.19 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.21 Setting up libudev-dev:amd64 (247.3-7) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.22 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:39:45 [2022-09-07T18:39:45.452Z] #33 41.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.86 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.86 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.86 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.87 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.87 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.87 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.87 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.89 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.90 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.90 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
18:39:45 [2022-09-07T18:39:45.509Z] #22 19.91 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]
18:39:45 [2022-09-07T18:39:45.712Z] #33 41.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.26 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.29 Setting up mingw-w64-common (8.0.0-1) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.30 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.31 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.32 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.34 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.39 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
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.40 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
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.43 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
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.44 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.713Z] #33 41.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:39:45 [2022-09-07T18:39:45.973Z] #33 41.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:39:45 [2022-09-07T18:39:45.973Z] #33 41.49 Setting up dmsetup (2:1.02.175-2.1) ...
18:39:45 [2022-09-07T18:39:45.973Z] #33 41.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:39:45 [2022-09-07T18:39:45.973Z] #33 41.51 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:39:45 [2022-09-07T18:39:45.973Z] #33 41.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:39:46 [2022-09-07T18:39:46.075Z] #22 20.32 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
18:39:46 [2022-09-07T18:39:46.075Z] #22 20.32 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
18:39:46 [2022-09-07T18:39:46.075Z] #22 20.33 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
18:39:46 [2022-09-07T18:39:46.075Z] #22 20.34 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
18:39:46 [2022-09-07T18:39:46.075Z] #22 20.35 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]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.72 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.72 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.72 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.73 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.73 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.73 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.73 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.73 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.75 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.76 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.77 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.77 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.78 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.78 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
18:39:46 [2022-09-07T18:39:46.334Z] #22 20.79 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]
18:39:46 [2022-09-07T18:39:46.543Z] #33 DONE 42.1s
18:39:46 [2022-09-07T18:39:46.543Z] 
18:39:46 [2022-09-07T18:39:46.543Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:39:46 [2022-09-07T18:39:46.543Z] #49 DONE 0.1s
18:39:46 [2022-09-07T18:39:46.543Z] 
18:39:46 [2022-09-07T18:39:46.543Z] #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
18:39:46 [2022-09-07T18:39:46.904Z] #22 21.22 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
18:39:46 [2022-09-07T18:39:46.904Z] #22 21.22 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
18:39:46 [2022-09-07T18:39:46.904Z] #22 21.24 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
18:39:46 [2022-09-07T18:39:46.904Z] #22 21.25 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
18:39:46 [2022-09-07T18:39:46.904Z] #22 21.26 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]
18:39:47 [2022-09-07T18:39:47.168Z] #22 21.61 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.61 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.61 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.62 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.62 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.63 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.63 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.64 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.64 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.65 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 21.65 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]
18:39:47 [2022-09-07T18:39:47.457Z] #22 22.00 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
18:39:47 [2022-09-07T18:39:47.457Z] #22 22.00 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 22.01 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
18:39:47 [2022-09-07T18:39:47.457Z] #22 22.03 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
18:39:47 [2022-09-07T18:39:47.526Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
18:39:47 [2022-09-07T18:39:47.801Z] #22 22.05 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]
18:39:47 [2022-09-07T18:39:47.929Z] #50 ...
18:39:47 [2022-09-07T18:39:47.929Z] 
18:39:47 [2022-09-07T18:39:47.929Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
18:39:47 [2022-09-07T18:39:47.929Z] #51 DONE 1.4s
18:39:47 [2022-09-07T18:39:47.929Z] 
18:39:47 [2022-09-07T18:39:47.929Z] #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
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.217 + RM_GOPATH=0
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.217 + TMP_GOPATH=
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.217 + : /build
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.217 + '[' -z '' ']'
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.218 ++ mktemp -d
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.219 + export GOPATH=/tmp/tmp.yWOGOBz2IB
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.219 + GOPATH=/tmp/tmp.yWOGOBz2IB
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.219 + RM_GOPATH=1
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.220 + case "$(go env GOARCH)" in
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.220 ++ go env GOARCH
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.232 + export GO_BUILDMODE=-buildmode=pie
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.232 + GO_BUILDMODE=-buildmode=pie
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.232 ++ dirname /install.sh
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 Install runc version v1.1.4 (build tags: seccomp)
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + dir=/
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + bin=runc
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + shift
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + '[' '!' -f //runc.installer ']'
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + . //runc.installer
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 ++ set -e
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 ++ : v1.1.4
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + install_runc
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + RUNC_BUILDTAGS=seccomp
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yWOGOBz2IB/src/github.com/opencontainers/runc
18:39:47 [2022-09-07T18:39:47.929Z] #50 1.254 Cloning into '/tmp/tmp.yWOGOBz2IB/src/github.com/opencontainers/runc'...
18:39:48 [2022-09-07T18:39:48.061Z] #22 22.56 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:39:48 [2022-09-07T18:39:48.061Z] #22 22.56 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
18:39:48 [2022-09-07T18:39:48.627Z] #22 22.87 debconf: delaying package configuration, since apt-utils is not installed
18:39:48 [2022-09-07T18:39:48.627Z] #22 22.99 Fetched 788 MB in 7s (118 MB/s)
18:39:48 [2022-09-07T18:39:48.627Z] #22 23.03 Selecting previously unselected package liblocale-gettext-perl.
18:39:48 [2022-09-07T18:39:48.627Z] #22 23.03 (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.)
18:39:48 [2022-09-07T18:39:48.627Z] #22 23.13 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.627Z] #22 23.14 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:39:48 [2022-09-07T18:39:48.627Z] #22 23.18 Selecting previously unselected package bzip2.
18:39:48 [2022-09-07T18:39:48.873Z] #50 ...
18:39:48 [2022-09-07T18:39:48.873Z] 
18:39:48 [2022-09-07T18:39:48.873Z] #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
18:39:48 [2022-09-07T18:39:48.873Z] #52 DONE 1.0s
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.18 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.18 Unpacking bzip2 (1.0.8-4) ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.23 Selecting previously unselected package libmagic-mgc.
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.23 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.23 Unpacking libmagic-mgc (1:5.39-3) ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.31 Selecting previously unselected package libmagic1:amd64.
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.31 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.32 Unpacking libmagic1:amd64 (1:5.39-3) ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.36 Selecting previously unselected package file.
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.36 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.37 Unpacking file (1:5.39-3) ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.41 Selecting previously unselected package xz-utils.
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.41 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:39:48 [2022-09-07T18:39:48.884Z] #22 23.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:39:49 [2022-09-07T18:39:49.133Z] 
18:39:49 [2022-09-07T18:39:49.133Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:39:49 [2022-09-07T18:39:49.142Z] #22 23.51 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:39:49 [2022-09-07T18:39:49.142Z] #22 23.52 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
18:39:49 [2022-09-07T18:39:49.142Z] #22 23.52 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
18:39:49 [2022-09-07T18:39:49.400Z] #22 23.86 Selecting previously unselected package binutils-arm-linux-gnueabi.
18:39:49 [2022-09-07T18:39:49.400Z] #22 23.86 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
18:39:49 [2022-09-07T18:39:49.400Z] #22 23.86 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
18:39:49 [2022-09-07T18:39:49.499Z] #33 28.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:39:49 [2022-09-07T18:39:49.499Z] #33 28.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:39:49 [2022-09-07T18:39:49.499Z] #33 28.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:39:49 [2022-09-07T18:39:49.705Z] #53 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:39:49 [2022-09-07T18:39:49.967Z] #22 24.16 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:39:49 [2022-09-07T18:39:49.967Z] #22 24.17 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
18:39:49 [2022-09-07T18:39:49.967Z] #22 24.17 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:39:49 [2022-09-07T18:39:49.968Z] #53 DONE 1.0s
18:39:49 [2022-09-07T18:39:49.968Z] 
18:39:49 [2022-09-07T18:39:49.968Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:39:50 [2022-09-07T18:39:50.225Z] #22 24.48 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
18:39:50 [2022-09-07T18:39:50.225Z] #22 24.48 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
18:39:50 [2022-09-07T18:39:50.225Z] #22 24.49 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:39:50 [2022-09-07T18:39:50.483Z] #22 24.77 Selecting previously unselected package binutils-s390x-linux-gnu.
18:39:50 [2022-09-07T18:39:50.483Z] #22 24.77 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
18:39:50 [2022-09-07T18:39:50.483Z] #22 24.78 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
18:39:50 [2022-09-07T18:39:50.483Z] #22 25.01 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
18:39:50 [2022-09-07T18:39:50.741Z] #22 25.01 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:39:50 [2022-09-07T18:39:50.742Z] #22 25.02 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:39:50 [2022-09-07T18:39:50.742Z] #22 25.06 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
18:39:50 [2022-09-07T18:39:50.742Z] #22 25.06 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:39:50 [2022-09-07T18:39:50.742Z] #22 25.07 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:39:50 [2022-09-07T18:39:50.912Z] #54 DONE 1.0s
18:39:50 [2022-09-07T18:39:50.912Z] 
18:39:50 [2022-09-07T18:39:50.912Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:39:51 [2022-09-07T18:39:51.407Z] #33 30.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:39:51 [2022-09-07T18:39:51.407Z] #33 30.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:39:51 [2022-09-07T18:39:51.407Z] #33 30.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:39:51 [2022-09-07T18:39:51.858Z] #55 DONE 1.0s
18:39:51 [2022-09-07T18:39:51.858Z] 
18:39:51 [2022-09-07T18:39:51.858Z] #56 [dev-systemd-false  6/28] RUN ldconfig
18:39:52 [2022-09-07T18:39:52.793Z] #33 ...
18:39:52 [2022-09-07T18:39:52.793Z] 
18:39:52 [2022-09-07T18:39:52.793Z] #21 [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
18:39:52 [2022-09-07T18:39:52.793Z] #21 25.04 + for f in rootlesskit rootlesskit-docker-proxy
18:39:52 [2022-09-07T18:39:52.793Z] #21 25.04 + GOBIN=/build
18:39:52 [2022-09-07T18:39:52.793Z] #21 25.04 + GO111MODULE=on
18:39:52 [2022-09-07T18:39:52.793Z] #21 25.04 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.57 rootlesskit version 1.0.0
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58 Usage of /build/rootlesskit-docker-proxy:
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58   -container-ip string
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58     	container ip
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58   -container-port int
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58     	container port (default -1)
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58   -host-ip string
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58     	host ip
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58   -host-port int
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58     	host port (default -1)
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58   -proto string
18:39:52 [2022-09-07T18:39:52.793Z] #21 27.58     	proxy protocol (default "tcp")
18:39:52 [2022-09-07T18:39:52.793Z] #21 DONE 28.5s
18:39:52 [2022-09-07T18:39:52.793Z] 
18:39:52 [2022-09-07T18:39:52.793Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:39:52 [2022-09-07T18:39:52.793Z] #43 DONE 0.1s
18:39:52 [2022-09-07T18:39:52.793Z] 
18:39:52 [2022-09-07T18:39:52.793Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:39:52 [2022-09-07T18:39:52.793Z] #44 DONE 0.1s
18:39:52 [2022-09-07T18:39:52.793Z] 
18:39:52 [2022-09-07T18:39:52.793Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:52 [2022-09-07T18:39:52.793Z] #23 19.39 + cd /tmp/tmp.2Y9dlB0NxZ/src/github.com/containerd/containerd
18:39:52 [2022-09-07T18:39:52.793Z] #23 19.39 + git checkout -q v1.6.8
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + export 'BUILDTAGS=netgo osusergo static_build'
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + BUILDTAGS='netgo osusergo static_build'
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + export EXTRA_FLAGS=-buildmode=pie
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + EXTRA_FLAGS=-buildmode=pie
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + '[' '' = dynamic ']'
18:39:52 [2022-09-07T18:39:52.793Z] #23 20.29 + make
18:39:52 [2022-09-07T18:39:52.793Z] #23 21.38 + bin/ctr
18:39:53 [2022-09-07T18:39:53.241Z] #56 DONE 1.2s
18:39:53 [2022-09-07T18:39:53.241Z] 
18:39:53 [2022-09-07T18:39:53.241Z] #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
18:39:54 [2022-09-07T18:39:54.180Z] #23 ...
18:39:54 [2022-09-07T18:39:54.180Z] 
18:39:54 [2022-09-07T18:39:54.180Z] #45 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:39:54 [2022-09-07T18:39:54.180Z] #45 CACHED
18:39:54 [2022-09-07T18:39:54.180Z] 
18:39:54 [2022-09-07T18:39:54.180Z] #46 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:39:54 [2022-09-07T18:39:54.180Z] #46 CACHED
18:39:54 [2022-09-07T18:39:54.180Z] 
18:39:54 [2022-09-07T18:39:54.180Z] #47 [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             ;
18:39:54 [2022-09-07T18:39:54.180Z] #47 CACHED
18:39:54 [2022-09-07T18:39:54.180Z] 
18:39:54 [2022-09-07T18:39:54.180Z] #48 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:39:54 [2022-09-07T18:39:54.180Z] #48 CACHED
18:39:54 [2022-09-07T18:39:54.180Z] 
18:39:54 [2022-09-07T18:39:54.180Z] #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
18:39:54 [2022-09-07T18:39:54.180Z] #33 33.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:39:54 [2022-09-07T18:39:54.180Z] #33 33.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:39:54 [2022-09-07T18:39:54.180Z] #33 33.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:54 [2022-09-07T18:39:54.626Z] #57 1.196 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:39:54 [2022-09-07T18:39:54.626Z] #57 1.197 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:39:54 [2022-09-07T18:39:54.626Z] #57 1.198 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.53 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.53 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.54 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.58 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.58 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:39:56 [2022-09-07T18:39:56.007Z] #22 29.58 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:39:56 [2022-09-07T18:39:56.270Z] #57 1.779 Reading package lists...
18:39:57 [2022-09-07T18:39:57.682Z] #57 3.000 Reading package lists...
18:39:57 [2022-09-07T18:39:57.682Z] #57 4.349 Building dependency tree...
18:39:57 [2022-09-07T18:39:57.682Z] #57 4.673 Reading state information...
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.915 The following additional packages will be installed:
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.915   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.916   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.917   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.917   libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.918   python3-pkg-resources systemd vim-runtime xxd
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.921 Suggested packages:
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.921   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.921   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.922   ctags vim-doc vim-scripts xfsdump acl attr quota
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.922 Recommended packages:
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.922   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:39:57 [2022-09-07T18:39:57.942Z] #57 4.923   systemd-timesyncd | time-daemon unzip
18:39:58 [2022-09-07T18:39:58.203Z] #57 ...
18:39:58 [2022-09-07T18:39:58.203Z] 
18:39:58 [2022-09-07T18:39:58.203Z] #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
18:39:58 [2022-09-07T18:39:58.203Z] #50 5.717 + cd /tmp/tmp.yWOGOBz2IB/src/github.com/opencontainers/runc
18:39:58 [2022-09-07T18:39:58.203Z] #50 5.719 + git checkout -q v1.1.4
18:39:58 [2022-09-07T18:39:58.203Z] #50 6.025 + '[' -z '' ']'
18:39:58 [2022-09-07T18:39:58.203Z] #50 6.026 + target=static
18:39:58 [2022-09-07T18:39:58.203Z] #50 6.026 + make BUILDTAGS=seccomp static
18:39:58 [2022-09-07T18:39:58.203Z] #50 6.326 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 .
18:39:58 [2022-09-07T18:39:58.203Z] #50 11.43 + mkdir -p /build
18:39:58 [2022-09-07T18:39:58.203Z] #50 11.43 + cp runc /build/runc
18:39:58 [2022-09-07T18:39:58.203Z] #50 DONE 11.6s
18:39:58 [2022-09-07T18:39:58.203Z] 
18:39:58 [2022-09-07T18:39:58.203Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:39:58 [2022-09-07T18:39:58.394Z] #33 36.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:39:58 [2022-09-07T18:39:58.394Z] #33 36.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:39:58 [2022-09-07T18:39:58.394Z] #33 36.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:39:58 [2022-09-07T18:39:58.774Z] #23 ...
18:39:58 [2022-09-07T18:39:58.774Z] 
18:39:58 [2022-09-07T18:39:58.774Z] #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
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.644 The following NEW packages will be installed:
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.645   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.646   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.646   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.646   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.647   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.648   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.648   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.648   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
18:39:58 [2022-09-07T18:39:58.774Z] #57 5.651   vim-runtime xfsprogs xxd xz-utils zip zstd
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.957 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.957 Need to get 32.8 MB of archives.
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.957 After this operation, 124 MB of additional disk space will be used.
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.975 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.975 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 5.975 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.055 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.056 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.058 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.060 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.060 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.061 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.061 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:39:59 [2022-09-07T18:39:59.035Z] #57 6.079 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.081 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.084 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.089 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.091 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.096 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.109 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.113 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.120 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.120 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.122 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.123 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.130 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.136 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.138 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.139 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:39:59 [2022-09-07T18:39:59.299Z] #57 6.139 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.143 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.301 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.302 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.305 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.305 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.305 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.306 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.306 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.314 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.314 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:39:59 [2022-09-07T18:39:59.300Z] #57 6.348 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.349 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.350 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.353 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.356 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.357 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.365 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.378 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.384 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.387 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.389 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.459 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.475 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.485 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:39:59 [2022-09-07T18:39:59.560Z] #57 6.487 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.65 Selecting previously unselected package g++-mingw-w64-x86-64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.73 Selecting previously unselected package libapparmor1:amd64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.74 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.78 Selecting previously unselected package libapparmor-dev:amd64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.86 Selecting previously unselected package libbtrfs0:amd64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.94 Selecting previously unselected package libbtrfs-dev:amd64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 38.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:39:59 [2022-09-07T18:39:59.789Z] #33 39.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:39:59 [2022-09-07T18:39:59.789Z] #33 39.03 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:39:59 [2022-09-07T18:39:59.821Z] #57 6.728 debconf: delaying package configuration, since apt-utils is not installed
18:39:59 [2022-09-07T18:39:59.821Z] #57 6.777 Fetched 32.8 MB in 1s (39.4 MB/s)
18:39:59 [2022-09-07T18:39:59.821Z] #57 6.814 Selecting previously unselected package libcap2:amd64.
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.07 Selecting previously unselected package libudev-dev:amd64.
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.08 Unpacking libudev-dev:amd64 (247.3-7) ...
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.15 Selecting previously unselected package libsepol1-dev:amd64.
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.16 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:40:00 [2022-09-07T18:40:00.051Z] #33 39.26 Selecting previously unselected package libpcre2-16-0:amd64.
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.814 (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.)
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.839 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.846 Unpacking libcap2:amd64 (1:2.44-1) ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.887 Selecting previously unselected package libargon2-1:amd64.
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.892 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.897 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.935 Selecting previously unselected package libjson-c5:amd64.
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.943 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.948 Unpacking libjson-c5:amd64 (0.15-2) ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 6.994 Selecting previously unselected package libcryptsetup12:amd64.
18:40:00 [2022-09-07T18:40:00.081Z] #57 7.003 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.081Z] #57 7.007 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.77 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.77 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.77 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.81 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.81 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.198Z] #22 33.82 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.27 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.27 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.36 Selecting previously unselected package libpcre2-32-0:amd64.
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.36 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.36 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.44 Selecting previously unselected package libpcre2-posix2:amd64.
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.50 Selecting previously unselected package libpcre2-dev:amd64.
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.312Z] #33 39.51 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.103 Selecting previously unselected package libip4tc2:amd64.
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.103 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.110 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.163 Selecting previously unselected package libkmod2:amd64.
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.165 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.170 Unpacking libkmod2:amd64 (28-1) ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.242 Selecting previously unselected package systemd.
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.242 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.342Z] #57 7.325 Unpacking systemd (247.3-7) ...
18:40:00 [2022-09-07T18:40:00.572Z] #33 39.66 Selecting previously unselected package libselinux1-dev:amd64.
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.67 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.75 Selecting previously unselected package libdevmapper-dev:amd64.
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.76 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:40:00 [2022-09-07T18:40:00.573Z] #33 39.81 Selecting previously unselected package libseccomp-dev:amd64.
18:40:00 [2022-09-07T18:40:00.833Z] #33 39.82 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.833Z] #33 39.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:40:00 [2022-09-07T18:40:00.833Z] #33 39.88 Selecting previously unselected package libsystemd-dev:amd64.
18:40:00 [2022-09-07T18:40:00.833Z] #33 39.88 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:40:00 [2022-09-07T18:40:00.833Z] #33 39.89 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.10 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.13 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.16 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.17 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.18 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.19 Setting up libudev-dev:amd64 (247.3-7) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.21 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.24 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.25 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.27 Setting up mingw-w64-common (8.0.0-1) ...
18:40:01 [2022-09-07T18:40:01.093Z] #33 40.28 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.131 Selecting previously unselected package pigz.
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.133 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.139 Unpacking pigz (2.6-1) ...
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.194 Selecting previously unselected package libelf1:amd64.
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.198 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.282Z] #57 8.204 Unpacking libelf1:amd64 (0.183-1) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.31 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.32 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.37 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
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.39 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
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.39 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.42 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
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.44 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.46 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.48 Setting up dmsetup (2:1.02.175-2.1) ...
18:40:01 [2022-09-07T18:40:01.354Z] #33 40.49 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.287 Selecting previously unselected package libbpf0:amd64.
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.287 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.291 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.351 Selecting previously unselected package libmnl0:amd64.
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.354 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.358 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.407 Selecting previously unselected package libxtables12:amd64.
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.408 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.414 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.462 Selecting previously unselected package libcap2-bin.
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.462 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.466 Unpacking libcap2-bin (1:2.44-1) ...
18:40:01 [2022-09-07T18:40:01.543Z] #57 8.531 Selecting previously unselected package iproute2.
18:40:01 [2022-09-07T18:40:01.615Z] #33 40.50 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:40:01 [2022-09-07T18:40:01.615Z] #33 40.52 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:40:01 [2022-09-07T18:40:01.804Z] #57 8.535 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.804Z] #57 8.541 Unpacking iproute2 (5.10.0-4) ...
18:40:01 [2022-09-07T18:40:01.804Z] #57 8.763 Selecting previously unselected package xxd.
18:40:01 [2022-09-07T18:40:01.804Z] #57 8.766 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:40:01 [2022-09-07T18:40:01.804Z] #57 8.769 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:40:02 [2022-09-07T18:40:02.064Z] #57 8.843 Selecting previously unselected package vim-common.
18:40:02 [2022-09-07T18:40:02.064Z] #57 8.847 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:40:02 [2022-09-07T18:40:02.064Z] #57 8.860 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:40:02 [2022-09-07T18:40:02.064Z] #57 8.947 Selecting previously unselected package bash-completion.
18:40:02 [2022-09-07T18:40:02.064Z] #57 8.947 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
18:40:02 [2022-09-07T18:40:02.186Z] #33 DONE 41.4s
18:40:02 [2022-09-07T18:40:02.186Z] 
18:40:02 [2022-09-07T18:40:02.186Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:02 [2022-09-07T18:40:02.446Z] #23 ...
18:40:02 [2022-09-07T18:40:02.446Z] 
18:40:02 [2022-09-07T18:40:02.446Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:40:02 [2022-09-07T18:40:02.446Z] #49 DONE 0.1s
18:40:02 [2022-09-07T18:40:02.446Z] 
18:40:02 [2022-09-07T18:40:02.446Z] #50 [dev-systemd-false  1/28] RUN groupadd -r docker
18:40:03 [2022-09-07T18:40:03.006Z] #57 9.862 Unpacking bash-completion (1:2.11-2) ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.03 Selecting previously unselected package bzip2.
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.03 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.03 Unpacking bzip2 (1.0.8-4) ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.07 Selecting previously unselected package xz-utils.
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.08 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.17 Selecting previously unselected package apparmor.
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.17 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.267Z] #57 10.21 Unpacking apparmor (2.13.6-10) ...
18:40:03 [2022-09-07T18:40:03.479Z] #22 38.02 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
18:40:03 [2022-09-07T18:40:03.479Z] #22 38.02 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.479Z] #22 38.03 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:40:03 [2022-09-07T18:40:03.479Z] #22 38.07 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.39 Selecting previously unselected package inetutils-ping.
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.39 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.40 Unpacking inetutils-ping (2:2.0-1) ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.46 Selecting previously unselected package libip6tc2:amd64.
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.46 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.47 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.51 Selecting previously unselected package libnfnetlink0:amd64.
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.52 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:40:03 [2022-09-07T18:40:03.528Z] #57 10.57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:40:03 [2022-09-07T18:40:03.737Z] #22 38.07 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.737Z] #22 38.07 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.57 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.62 Selecting previously unselected package libnftnl11:amd64.
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.63 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.64 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.69 Selecting previously unselected package iptables.
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.69 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
18:40:03 [2022-09-07T18:40:03.788Z] #57 10.70 Unpacking iptables (1.8.7-1) ...
18:40:03 [2022-09-07T18:40:03.834Z] #50 DONE 1.4s
18:40:03 [2022-09-07T18:40:03.834Z] 
18:40:03 [2022-09-07T18:40:03.834Z] #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
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.84 Selecting previously unselected package libonig5:amd64.
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.84 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.85 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.93 Selecting previously unselected package libjq1:amd64.
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.93 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 10.94 Unpacking libjq1:amd64 (1.6-2.1) ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.00 Selecting previously unselected package jq.
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.00 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.01 Unpacking jq (1.6-2.1) ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.06 Selecting previously unselected package libaio1:amd64.
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.07 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.07 Unpacking libaio1:amd64 (0.3.112-9) ...
18:40:04 [2022-09-07T18:40:04.049Z] #57 11.11 Selecting previously unselected package libgpm2:amd64.
18:40:04 [2022-09-07T18:40:04.309Z] #57 11.11 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.309Z] #57 11.11 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:40:04 [2022-09-07T18:40:04.309Z] #57 11.16 Selecting previously unselected package libicu67:amd64.
18:40:04 [2022-09-07T18:40:04.309Z] #57 11.16 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
18:40:04 [2022-09-07T18:40:04.309Z] #57 11.17 Unpacking libicu67:amd64 (67.1-7) ...
18:40:04 [2022-09-07T18:40:04.775Z] #51 DONE 1.0s
18:40:04 [2022-09-07T18:40:04.775Z] 
18:40:04 [2022-09-07T18:40:04.775Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.197 + RM_GOPATH=0
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.197 + TMP_GOPATH=
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.197 + : /build
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.197 + '[' -z '' ']'
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.197 ++ mktemp -d
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.208 + export GOPATH=/tmp/tmp.m7ulnGej88
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.208 + GOPATH=/tmp/tmp.m7ulnGej88
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.208 + RM_GOPATH=1
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.208 + case "$(go env GOARCH)" in
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.208 ++ go env GOARCH
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.214 + export GO_BUILDMODE=-buildmode=pie
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.214 + GO_BUILDMODE=-buildmode=pie
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.214 ++ dirname /install.sh
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + dir=/
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + bin=runc
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + shift
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + '[' '!' -f //runc.installer ']'
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + . //runc.installer
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 ++ set -e
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 ++ : v1.1.4
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + install_runc
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + RUNC_BUILDTAGS=seccomp
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m7ulnGej88/src/github.com/opencontainers/runc
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.216 Install runc version v1.1.4 (build tags: seccomp)
18:40:04 [2022-09-07T18:40:04.775Z] #0 1.218 Cloning into '/tmp/tmp.m7ulnGej88/src/github.com/opencontainers/runc'...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.42 Selecting previously unselected package libinih1:amd64.
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.42 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.43 Unpacking libinih1:amd64 (53-1+b2) ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.46 Selecting previously unselected package libmicrohttpd12:amd64.
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.47 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.55 Selecting previously unselected package libnet1:amd64.
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.55 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.62 Selecting previously unselected package libnl-3-200:amd64.
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.62 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.69 Selecting previously unselected package libprotobuf-c1:amd64.
18:40:05 [2022-09-07T18:40:05.693Z] #57 12.69 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.718Z] #52 ...
18:40:05 [2022-09-07T18:40:05.718Z] 
18:40:05 [2022-09-07T18:40:05.718Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:40:05 [2022-09-07T18:40:05.718Z] #0 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:40:05 [2022-09-07T18:40:05.718Z] #53 DONE 1.1s
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.75 Selecting previously unselected package libyajl2:amd64.
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.75 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.75 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.79 Selecting previously unselected package net-tools.
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.80 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.90 Selecting previously unselected package patch.
18:40:05 [2022-09-07T18:40:05.953Z] #57 12.90 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
18:40:05 [2022-09-07T18:40:05.977Z] 
18:40:05 [2022-09-07T18:40:05.977Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:40:06 [2022-09-07T18:40:06.214Z] #57 12.90 Unpacking patch (2.7.6-7) ...
18:40:06 [2022-09-07T18:40:06.214Z] #57 12.98 Selecting previously unselected package python-pip-whl.
18:40:06 [2022-09-07T18:40:06.214Z] #57 12.98 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:40:06 [2022-09-07T18:40:06.214Z] #57 12.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.24 Selecting previously unselected package python3-lib2to3.
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.24 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.25 Unpacking python3-lib2to3 (3.9.2-1) ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.31 Selecting previously unselected package python3-distutils.
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.32 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.32 Unpacking python3-distutils (3.9.2-1) ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.40 Selecting previously unselected package python3-pkg-resources.
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.40 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
18:40:06 [2022-09-07T18:40:06.474Z] #57 13.41 Unpacking python3-pkg-resources (52.0.0-4) ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.48 Selecting previously unselected package python3-setuptools.
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.48 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.49 Unpacking python3-setuptools (52.0.0-4) ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.62 Selecting previously unselected package python3-wheel.
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.62 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.63 Unpacking python3-wheel (0.34.2-1) ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.67 Selecting previously unselected package python3-pip.
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.67 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:40:06 [2022-09-07T18:40:06.734Z] #57 13.68 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:40:06 [2022-09-07T18:40:06.919Z] #54 DONE 0.9s
18:40:06 [2022-09-07T18:40:06.920Z] 
18:40:06 [2022-09-07T18:40:06.920Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:40:06 [2022-09-07T18:40:06.994Z] #57 13.79 Selecting previously unselected package sudo.
18:40:06 [2022-09-07T18:40:06.994Z] #57 13.80 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
18:40:06 [2022-09-07T18:40:06.994Z] #57 13.81 Unpacking sudo (1.9.5p2-3) ...
18:40:06 [2022-09-07T18:40:06.994Z] #57 14.05 Selecting previously unselected package systemd-journal-remote.
18:40:07 [2022-09-07T18:40:07.254Z] #57 14.05 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
18:40:07 [2022-09-07T18:40:07.254Z] #57 14.06 Unpacking systemd-journal-remote (247.3-7) ...
18:40:07 [2022-09-07T18:40:07.254Z] #57 14.12 Selecting previously unselected package thin-provisioning-tools.
18:40:07 [2022-09-07T18:40:07.254Z] #57 14.13 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:40:07 [2022-09-07T18:40:07.254Z] #57 14.14 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:40:07 [2022-09-07T18:40:07.490Z] #55 DONE 1.0s
18:40:07 [2022-09-07T18:40:07.490Z] 
18:40:07 [2022-09-07T18:40:07.490Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.25 Selecting previously unselected package uidmap.
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.25 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.26 Unpacking uidmap (1:4.8.1-1) ...
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.33 Selecting previously unselected package vim-runtime.
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.34 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:40:07 [2022-09-07T18:40:07.514Z] #57 14.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:40:07 [2022-09-07T18:40:07.751Z] #23 ...
18:40:07 [2022-09-07T18:40:07.751Z] 
18:40:07 [2022-09-07T18:40:07.751Z] #56 [dev-systemd-false  6/28] RUN ldconfig
18:40:08 [2022-09-07T18:40:08.694Z] #56 DONE 1.1s
18:40:08 [2022-09-07T18:40:08.694Z] 
18:40:08 [2022-09-07T18:40:08.694Z] #52 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:40:08 [2022-09-07T18:40:08.694Z] #52 5.742 + cd /tmp/tmp.m7ulnGej88/src/github.com/opencontainers/runc
18:40:08 [2022-09-07T18:40:08.694Z] #52 5.742 + git checkout -q v1.1.4
18:40:08 [2022-09-07T18:40:08.694Z] #52 6.145 + '[' -z '' ']'
18:40:08 [2022-09-07T18:40:08.694Z] #52 6.145 + target=static
18:40:08 [2022-09-07T18:40:08.694Z] #52 6.145 + make BUILDTAGS=seccomp static
18:40:08 [2022-09-07T18:40:08.899Z] #57 15.67 Selecting previously unselected package vim.
18:40:08 [2022-09-07T18:40:08.899Z] #57 15.68 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:40:08 [2022-09-07T18:40:08.899Z] #57 15.69 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:40:08 [2022-09-07T18:40:08.899Z] #57 15.92 Selecting previously unselected package xfsprogs.
18:40:08 [2022-09-07T18:40:08.954Z] #52 6.411 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 .
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.59 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.59 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.64 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.87 Selecting previously unselected package cpp-10-s390x-linux-gnu.
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.88 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:09 [2022-09-07T18:40:09.004Z] #22 42.90 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:40:09 [2022-09-07T18:40:09.159Z] #57 15.93 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
18:40:09 [2022-09-07T18:40:09.159Z] #57 15.94 Unpacking xfsprogs (5.10.0-4) ...
18:40:09 [2022-09-07T18:40:09.159Z] #57 16.16 Selecting previously unselected package zip.
18:40:09 [2022-09-07T18:40:09.159Z] #57 16.17 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
18:40:09 [2022-09-07T18:40:09.159Z] #57 16.17 Unpacking zip (3.0-12) ...
18:40:09 [2022-09-07T18:40:09.421Z] #57 16.24 Selecting previously unselected package zstd.
18:40:09 [2022-09-07T18:40:09.421Z] #57 16.25 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:40:09 [2022-09-07T18:40:09.421Z] #57 16.25 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:40:09 [2022-09-07T18:40:09.682Z] #57 16.40 Setting up python3-pkg-resources (52.0.0-4) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.83 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.84 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.86 Setting up libgpm2:amd64 (1.20.7-8) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.87 Setting up libicu67:amd64 (67.1-7) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.88 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.89 Setting up libinih1:amd64 (53-1+b2) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.90 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.91 Setting up uidmap (1:4.8.1-1) ...
18:40:09 [2022-09-07T18:40:09.942Z] #57 16.92 Setting up libyajl2:amd64 (2.1.0-3) ...
18:40:10 [2022-09-07T18:40:10.203Z] #57 16.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:10 [2022-09-07T18:40:10.203Z] #57 16.95 Setting up bzip2 (1.0.8-4) ...
18:40:10 [2022-09-07T18:40:10.203Z] #57 16.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:40:10 [2022-09-07T18:40:10.203Z] #57 16.97 Setting up python3-wheel (0.34.2-1) ...
18:40:10 [2022-09-07T18:40:10.464Z] #57 17.31 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
18:40:10 [2022-09-07T18:40:10.464Z] #57 17.33 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:40:10 [2022-09-07T18:40:10.464Z] #57 17.33 Setting up libcap2:amd64 (1:2.44-1) ...
18:40:10 [2022-09-07T18:40:10.464Z] #57 17.34 Setting up libcap2-bin (1:2.44-1) ...
18:40:10 [2022-09-07T18:40:10.464Z] #57 17.36 Setting up apparmor (2.13.6-10) ...
18:40:11 [2022-09-07T18:40:11.407Z] #57 18.29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:40:11 [2022-09-07T18:40:11.407Z] #57 18.32 Setting up zip (3.0-12) ...
18:40:11 [2022-09-07T18:40:11.407Z] #57 18.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:40:11 [2022-09-07T18:40:11.407Z] #57 18.35 Setting up bash-completion (1:2.11-2) ...
18:40:12 [2022-09-07T18:40:12.286Z] #22 46.78 Selecting previously unselected package cpp-aarch64-linux-gnu.
18:40:12 [2022-09-07T18:40:12.349Z] #57 19.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:40:12 [2022-09-07T18:40:12.349Z] #57 19.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:40:12 [2022-09-07T18:40:12.349Z] #57 19.35 Setting up libmnl0:amd64 (1.0.4-3) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.78 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.79 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.81 Selecting previously unselected package cpp-arm-linux-gnueabi.
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.82 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.82 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.85 Selecting previously unselected package cpp-arm-linux-gnueabihf.
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.85 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.86 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.89 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.89 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.89 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.92 Selecting previously unselected package cpp-s390x-linux-gnu.
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.92 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.93 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.96 Selecting previously unselected package cross-config.
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.96 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.96 Unpacking cross-config (2.6.18+nmu1) ...
18:40:12 [2022-09-07T18:40:12.544Z] #22 46.99 Selecting previously unselected package gcc-10-cross-base.
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.37 Setting up patch (2.7.6-7) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.38 Setting up sudo (1.9.5p2-3) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.45 invoke-rc.d: could not determine current runlevel
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.46 invoke-rc.d: policy-rc.d denied execution of start.
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.46 Setting up xfsprogs (5.10.0-4) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.47 System has not been booted with systemd as init system (PID 1). Can't operate.
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.47 Failed to connect to bus: Host is down
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.48 Setting up libxtables12:amd64 (1.8.7-1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.49 Setting up inetutils-ping (2:2.0-1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.51 Setting up pigz (2.6-1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:40:12 [2022-09-07T18:40:12.609Z] #57 19.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 46.99 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.00 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.03 Selecting previously unselected package libc6-arm64-cross.
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.03 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.03 Unpacking libc6-arm64-cross (2.31-9cross4) ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.17 Selecting previously unselected package libgcc-s1-arm64-cross.
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.17 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.17 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.20 Selecting previously unselected package libgomp1-arm64-cross.
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.20 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.21 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
18:40:12 [2022-09-07T18:40:12.803Z] #22 47.25 Selecting previously unselected package libitm1-arm64-cross.
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.25 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.25 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.29 Selecting previously unselected package libatomic1-arm64-cross.
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.29 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.29 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.32 Selecting previously unselected package libasan6-arm64-cross.
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.32 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.061Z] #22 47.33 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 19.86 Setting up libaio1:amd64 (0.3.112-9) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 19.88 Setting up python3-lib2to3 (3.9.2-1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.04 Setting up libelf1:amd64 (0.183-1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.06 Setting up libjson-c5:amd64 (0.15-2) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.07 Setting up zstd (1.4.8+dfsg-2.1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.08 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.09 Setting up libkmod2:amd64 (28-1) ...
18:40:13 [2022-09-07T18:40:13.181Z] #57 20.11 Setting up python3-distutils (3.9.2-1) ...
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.56 Selecting previously unselected package liblsan0-arm64-cross.
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.56 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.56 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.67 Selecting previously unselected package libtsan0-arm64-cross.
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.67 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.319Z] #22 47.67 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.31 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:40:13 [2022-09-07T18:40:13.442Z] #57 20.39 Setting up python3-setuptools (52.0.0-4) ...
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.90 Selecting previously unselected package libstdc++6-arm64-cross.
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.90 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.91 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.98 Selecting previously unselected package libubsan1-arm64-cross.
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.98 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.578Z] #22 47.99 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.578Z] #22 48.09 Selecting previously unselected package libgcc-10-dev-arm64-cross.
18:40:13 [2022-09-07T18:40:13.836Z] #22 48.09 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:13 [2022-09-07T18:40:13.836Z] #22 48.09 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:40:13 [2022-09-07T18:40:13.836Z] #22 48.23 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
18:40:13 [2022-09-07T18:40:13.836Z] #22 48.23 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:13 [2022-09-07T18:40:13.836Z] #22 48.23 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:40:14 [2022-09-07T18:40:14.014Z] #57 20.96 Setting up libjq1:amd64 (1.6-2.1) ...
18:40:14 [2022-09-07T18:40:14.014Z] #57 20.97 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:40:14 [2022-09-07T18:40:14.014Z] #57 20.99 Setting up thin-provisioning-tools (0.9.0-1) ...
18:40:14 [2022-09-07T18:40:14.014Z] #57 21.00 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:40:14 [2022-09-07T18:40:14.236Z] #52 11.15 + mkdir -p /build
18:40:14 [2022-09-07T18:40:14.236Z] #52 11.15 + cp runc /build/runc
18:40:14 [2022-09-07T18:40:14.236Z] #52 DONE 11.4s
18:40:14 [2022-09-07T18:40:14.236Z] 
18:40:14 [2022-09-07T18:40:14.236Z] #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
18:40:14 [2022-09-07T18:40:14.236Z] #0 1.181 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:40:14 [2022-09-07T18:40:14.236Z] #0 1.182 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:40:14 [2022-09-07T18:40:14.236Z] #0 1.182 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:40:14 [2022-09-07T18:40:14.236Z] #0 1.712 Reading package lists...
18:40:14 [2022-09-07T18:40:14.236Z] #0 2.885 Reading package lists...
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.022 Building dependency tree...
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.256 Reading state information...
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.540 The following additional packages will be installed:
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.540   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.540   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.540   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.541   libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.541   python3-pkg-resources systemd vim-runtime xxd
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.542 Suggested packages:
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545   ctags vim-doc vim-scripts xfsdump acl attr quota
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545 Recommended packages:
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:40:14 [2022-09-07T18:40:14.236Z] #0 4.545   systemd-timesyncd | time-daemon unzip
18:40:14 [2022-09-07T18:40:14.236Z] #57 5.224 The following NEW packages will be installed:
18:40:14 [2022-09-07T18:40:14.236Z] #57 5.229   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:40:14 [2022-09-07T18:40:14.236Z] #57 5.229   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.230   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.230   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.230   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.230   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.231   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.231   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.231   vim-runtime xfsprogs xxd xz-utils zip zstd
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.520 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.520 Need to get 32.8 MB of archives.
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.520 After this operation, 124 MB of additional disk space will be used.
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.520 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.529 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.529 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.545 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.545 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.545 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
18:40:14 [2022-09-07T18:40:14.237Z] #57 5.692 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.695 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.698 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.699 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.700 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.704 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.705 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.724 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.731 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.734 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.740 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.746 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.748 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.760 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.765 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.774 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.775 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.776 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.777 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.785 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.788 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.789 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.793 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.794 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:40:14 [2022-09-07T18:40:14.503Z] #57 5.800 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.47 Setting up jq (1.6-2.1) ...
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.48 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.50 Setting up libbpf0:amd64 (1:0.3-2) ...
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.51 Setting up iptables (1.8.7-1) ...
18:40:14 [2022-09-07T18:40:14.586Z] #57 21.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.964 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.965 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.967 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.969 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.970 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.972 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.978 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.981 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 5.983 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.046 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.048 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.050 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.061 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.068 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.073 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.077 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.096 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.098 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.104 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:40:14 [2022-09-07T18:40:14.764Z] #57 6.111 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.62 Setting up iproute2 (5.10.0-4) ...
18:40:14 [2022-09-07T18:40:14.848Z] #57 21.81 Setting up systemd (247.3-7) ...
18:40:15 [2022-09-07T18:40:15.025Z] #57 6.338 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:40:15 [2022-09-07T18:40:15.025Z] #57 6.363 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:40:15 [2022-09-07T18:40:15.025Z] #57 6.373 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:40:15 [2022-09-07T18:40:15.025Z] #57 6.376 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:40:15 [2022-09-07T18:40:15.109Z] #57 21.86 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:40:15 [2022-09-07T18:40:15.109Z] #57 21.86 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:40:15 [2022-09-07T18:40:15.109Z] #57 21.87 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:40:15 [2022-09-07T18:40:15.109Z] #57 21.90 Initializing machine ID from KVM UUID.
18:40:15 [2022-09-07T18:40:15.285Z] #57 6.588 debconf: delaying package configuration, since apt-utils is not installed
18:40:15 [2022-09-07T18:40:15.285Z] #57 6.642 Fetched 32.8 MB in 1s (28.7 MB/s)
18:40:15 [2022-09-07T18:40:15.285Z] #57 6.682 Selecting previously unselected package libcap2:amd64.
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.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.)
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.712 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.721 Unpacking libcap2:amd64 (1:2.44-1) ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.767 Selecting previously unselected package libargon2-1:amd64.
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.777 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.781 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.819 Selecting previously unselected package libjson-c5:amd64.
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.822 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.826 Unpacking libjson-c5:amd64 (0.15-2) ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.878 Selecting previously unselected package libcryptsetup12:amd64.
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.881 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.545Z] #57 6.885 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:40:15 [2022-09-07T18:40:15.634Z] #57 22.42 Setting up systemd-journal-remote (247.3-7) ...
18:40:15 [2022-09-07T18:40:15.805Z] #57 6.972 Selecting previously unselected package libip4tc2:amd64.
18:40:15 [2022-09-07T18:40:15.806Z] #57 6.979 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.806Z] #57 6.983 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.028 Selecting previously unselected package libkmod2:amd64.
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.034 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.040 Unpacking libkmod2:amd64 (28-1) ...
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.105 Selecting previously unselected package systemd.
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.106 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
18:40:15 [2022-09-07T18:40:15.806Z] #57 7.178 Unpacking systemd (247.3-7) ...
18:40:15 [2022-09-07T18:40:15.935Z] #57 22.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:40:16 [2022-09-07T18:40:16.536Z] #57 DONE 23.2s
18:40:16 [2022-09-07T18:40:16.536Z] 
18:40:16 [2022-09-07T18:40:16.536Z] #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
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.014 Selecting previously unselected package pigz.
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.021 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.025 Unpacking pigz (2.6-1) ...
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.072 Selecting previously unselected package libelf1:amd64.
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.075 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
18:40:16 [2022-09-07T18:40:16.747Z] #57 8.079 Unpacking libelf1:amd64 (0.183-1) ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.150 Selecting previously unselected package libbpf0:amd64.
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.154 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.159 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.222 Selecting previously unselected package libmnl0:amd64.
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.222 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.230 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.276 Selecting previously unselected package libxtables12:amd64.
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.279 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.284 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.327 Selecting previously unselected package libcap2-bin.
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.331 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.336 Unpacking libcap2-bin (1:2.44-1) ...
18:40:17 [2022-09-07T18:40:17.007Z] #57 8.391 Selecting previously unselected package iproute2.
18:40:17 [2022-09-07T18:40:17.267Z] #57 8.395 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.267Z] #57 8.398 Unpacking iproute2 (5.10.0-4) ...
18:40:17 [2022-09-07T18:40:17.267Z] #57 8.620 Selecting previously unselected package xxd.
18:40:17 [2022-09-07T18:40:17.267Z] #57 8.629 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:40:17 [2022-09-07T18:40:17.267Z] #57 8.635 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:40:17 [2022-09-07T18:40:17.482Z] #58 0.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:40:17 [2022-09-07T18:40:17.482Z] #58 0.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:40:17 [2022-09-07T18:40:17.482Z] #58 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:40:17 [2022-09-07T18:40:17.482Z] #58 DONE 1.0s
18:40:17 [2022-09-07T18:40:17.482Z] 
18:40:17 [2022-09-07T18:40:17.482Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:40:17 [2022-09-07T18:40:17.528Z] #57 8.697 Selecting previously unselected package vim-common.
18:40:17 [2022-09-07T18:40:17.528Z] #57 8.701 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:40:17 [2022-09-07T18:40:17.528Z] #57 8.714 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:40:17 [2022-09-07T18:40:17.528Z] #57 8.792 Selecting previously unselected package bash-completion.
18:40:17 [2022-09-07T18:40:17.528Z] #57 8.795 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
18:40:18 [2022-09-07T18:40:18.469Z] #57 9.785 Unpacking bash-completion (1:2.11-2) ...
18:40:18 [2022-09-07T18:40:18.729Z] #57 9.976 Selecting previously unselected package bzip2.
18:40:18 [2022-09-07T18:40:18.729Z] #57 9.976 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
18:40:18 [2022-09-07T18:40:18.729Z] #57 9.980 Unpacking bzip2 (1.0.8-4) ...
18:40:18 [2022-09-07T18:40:18.729Z] #57 10.04 Selecting previously unselected package xz-utils.
18:40:18 [2022-09-07T18:40:18.729Z] #57 10.04 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:40:18 [2022-09-07T18:40:18.729Z] #57 10.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:40:18 [2022-09-07T18:40:18.990Z] #57 10.14 Selecting previously unselected package apparmor.
18:40:18 [2022-09-07T18:40:18.990Z] #57 10.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
18:40:18 [2022-09-07T18:40:18.990Z] #57 10.18 Unpacking apparmor (2.13.6-10) ...
18:40:18 [2022-09-07T18:40:18.990Z] #57 10.39 Selecting previously unselected package inetutils-ping.
18:40:19 [2022-09-07T18:40:19.121Z] #22 53.30 Selecting previously unselected package gcc-aarch64-linux-gnu.
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.30 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.30 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.33 Selecting previously unselected package linux-libc-dev-arm64-cross.
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.33 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.34 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.50 Selecting previously unselected package libc6-dev-arm64-cross.
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.50 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
18:40:19 [2022-09-07T18:40:19.122Z] #22 53.51 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.39 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.40 Unpacking inetutils-ping (2:2.0-1) ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.46 Selecting previously unselected package libip6tc2:amd64.
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.46 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.47 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.51 Selecting previously unselected package libnfnetlink0:amd64.
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.52 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.57 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:40:19 [2022-09-07T18:40:19.265Z] #57 10.62 Selecting previously unselected package libnftnl11:amd64.
18:40:19 [2022-09-07T18:40:19.379Z] #22 53.75 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
18:40:19 [2022-09-07T18:40:19.379Z] #22 53.75 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:40:19 [2022-09-07T18:40:19.379Z] #22 53.75 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.62 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.63 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.69 Selecting previously unselected package iptables.
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.69 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.69 Unpacking iptables (1.8.7-1) ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.85 Selecting previously unselected package libonig5:amd64.
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.85 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.526Z] #57 10.86 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:40:19 [2022-09-07T18:40:19.637Z] #22 54.00 Selecting previously unselected package g++-10-aarch64-linux-gnu.
18:40:19 [2022-09-07T18:40:19.637Z] #22 54.00 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.637Z] #22 54.01 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 10.94 Selecting previously unselected package libjq1:amd64.
18:40:19 [2022-09-07T18:40:19.786Z] #57 10.94 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 10.95 Unpacking libjq1:amd64 (1.6-2.1) ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.05 Selecting previously unselected package jq.
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.05 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.05 Unpacking jq (1.6-2.1) ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.11 Selecting previously unselected package libaio1:amd64.
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.12 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
18:40:19 [2022-09-07T18:40:19.786Z] #57 11.12 Unpacking libaio1:amd64 (0.3.112-9) ...
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.16 Selecting previously unselected package libgpm2:amd64.
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.16 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.17 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.21 Selecting previously unselected package libicu67:amd64.
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.21 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
18:40:20 [2022-09-07T18:40:20.046Z] #57 11.22 Unpacking libicu67:amd64 (67.1-7) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.52 Selecting previously unselected package libinih1:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.53 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.53 Unpacking libinih1:amd64 (53-1+b2) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.57 Selecting previously unselected package libmicrohttpd12:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.58 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.59 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.64 Selecting previously unselected package libnet1:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.65 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.71 Selecting previously unselected package libnl-3-200:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.71 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.77 Selecting previously unselected package libprotobuf-c1:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.77 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.82 Selecting previously unselected package libyajl2:amd64.
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.82 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.429Z] #57 12.83 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.87 Selecting previously unselected package net-tools.
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.87 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.97 Selecting previously unselected package patch.
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.98 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 12.98 Unpacking patch (2.7.6-7) ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 13.04 Selecting previously unselected package python-pip-whl.
18:40:21 [2022-09-07T18:40:21.689Z] #57 13.04 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:40:21 [2022-09-07T18:40:21.689Z] #57 13.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:40:21 [2022-09-07T18:40:21.950Z] #57 13.35 Selecting previously unselected package python3-lib2to3.
18:40:21 [2022-09-07T18:40:21.950Z] #57 13.36 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
18:40:21 [2022-09-07T18:40:21.950Z] #57 13.36 Unpacking python3-lib2to3 (3.9.2-1) ...
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.43 Selecting previously unselected package python3-distutils.
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.44 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.44 Unpacking python3-distutils (3.9.2-1) ...
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.51 Selecting previously unselected package python3-pkg-resources.
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.52 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
18:40:22 [2022-09-07T18:40:22.210Z] #57 13.52 Unpacking python3-pkg-resources (52.0.0-4) ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.59 Selecting previously unselected package python3-setuptools.
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.60 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.61 Unpacking python3-setuptools (52.0.0-4) ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.73 Selecting previously unselected package python3-wheel.
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.74 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.74 Unpacking python3-wheel (0.34.2-1) ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.79 Selecting previously unselected package python3-pip.
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.80 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:40:22 [2022-09-07T18:40:22.470Z] #57 13.80 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:40:22 [2022-09-07T18:40:22.730Z] #57 13.93 Selecting previously unselected package sudo.
18:40:22 [2022-09-07T18:40:22.730Z] #57 13.94 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
18:40:22 [2022-09-07T18:40:22.730Z] #57 13.95 Unpacking sudo (1.9.5p2-3) ...
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.19 Selecting previously unselected package systemd-journal-remote.
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.19 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.20 Unpacking systemd-journal-remote (247.3-7) ...
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.27 Selecting previously unselected package thin-provisioning-tools.
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.28 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:40:22 [2022-09-07T18:40:22.990Z] #57 14.41 Selecting previously unselected package uidmap.
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.41 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.42 Unpacking uidmap (1:4.8.1-1) ...
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.49 Selecting previously unselected package vim-runtime.
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:40:23 [2022-09-07T18:40:23.250Z] #57 14.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:40:24 [2022-09-07T18:40:24.634Z] #57 15.82 Selecting previously unselected package vim.
18:40:24 [2022-09-07T18:40:24.635Z] #57 15.83 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:40:24 [2022-09-07T18:40:24.635Z] #57 15.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:40:24 [2022-09-07T18:40:24.895Z] #57 16.13 Selecting previously unselected package xfsprogs.
18:40:24 [2022-09-07T18:40:24.895Z] #57 16.14 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
18:40:24 [2022-09-07T18:40:24.895Z] #57 16.14 Unpacking xfsprogs (5.10.0-4) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.75 Selecting previously unselected package g++-aarch64-linux-gnu.
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.75 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.76 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.78 Selecting previously unselected package patch.
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.78 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.79 Unpacking patch (2.7.6-7) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.83 Selecting previously unselected package dpkg-dev.
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.83 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.83 Unpacking dpkg-dev (1.20.11) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.97 Selecting previously unselected package libconfig-inifiles-perl.
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.97 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 58.97 Unpacking libconfig-inifiles-perl (3.000003-1) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.00 Selecting previously unselected package libio-string-perl.
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.01 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.01 Unpacking libio-string-perl (1.08-3.1) ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.04 Selecting previously unselected package libicu67:amd64.
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.04 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
18:40:24 [2022-09-07T18:40:24.899Z] #22 59.05 Unpacking libicu67:amd64 (67.1-7) ...
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.35 Selecting previously unselected package zip.
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.35 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.36 Unpacking zip (3.0-12) ...
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.43 Selecting previously unselected package zstd.
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.44 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:40:25 [2022-09-07T18:40:25.156Z] #57 16.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:40:25 [2022-09-07T18:40:25.417Z] #57 16.59 Setting up python3-pkg-resources (52.0.0-4) ...
18:40:25 [2022-09-07T18:40:25.465Z] #22 60.03 Selecting previously unselected package libxml2:amd64.
18:40:25 [2022-09-07T18:40:25.465Z] #22 60.03 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
18:40:25 [2022-09-07T18:40:25.465Z] #22 60.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:40:25 [2022-09-07T18:40:25.617Z] #59 6.943 Collecting yamllint==1.27.1
18:40:25 [2022-09-07T18:40:25.617Z] #59 8.006   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.01 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.03 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.05 Setting up libgpm2:amd64 (1.20.7-8) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.07 Setting up libicu67:amd64 (67.1-7) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.08 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.09 Setting up libinih1:amd64 (53-1+b2) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.10 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:40:25 [2022-09-07T18:40:25.678Z] #57 17.11 Setting up uidmap (1:4.8.1-1) ...
18:40:25 [2022-09-07T18:40:25.877Z] #59 8.516 Collecting pathspec>=0.5.3
18:40:25 [2022-09-07T18:40:25.877Z] #59 8.527   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
18:40:25 [2022-09-07T18:40:25.939Z] #57 17.13 Setting up libyajl2:amd64 (2.1.0-3) ...
18:40:25 [2022-09-07T18:40:25.939Z] #57 17.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:40:25 [2022-09-07T18:40:25.939Z] #57 17.17 Setting up bzip2 (1.0.8-4) ...
18:40:25 [2022-09-07T18:40:25.939Z] #57 17.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:40:25 [2022-09-07T18:40:25.939Z] #57 17.19 Setting up python3-wheel (0.34.2-1) ...
18:40:26 [2022-09-07T18:40:26.032Z] #22 60.30 Selecting previously unselected package libxml-namespacesupport-perl.
18:40:26 [2022-09-07T18:40:26.032Z] #22 60.30 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:40:26 [2022-09-07T18:40:26.032Z] #22 60.38 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:40:26 [2022-09-07T18:40:26.140Z] #59 8.696 Collecting pyyaml
18:40:26 [2022-09-07T18:40:26.140Z] #59 8.702   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)
18:40:26 [2022-09-07T18:40:26.140Z] #59 8.731 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:40:26 [2022-09-07T18:40:26.140Z] #59 8.737 Building wheels for collected packages: yamllint
18:40:26 [2022-09-07T18:40:26.140Z] #59 8.738   Building wheel for yamllint (setup.py): started
18:40:26 [2022-09-07T18:40:26.200Z] #57 17.50 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
18:40:26 [2022-09-07T18:40:26.200Z] #57 17.52 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:40:26 [2022-09-07T18:40:26.200Z] #57 17.53 Setting up libcap2:amd64 (1:2.44-1) ...
18:40:26 [2022-09-07T18:40:26.200Z] #57 17.54 Setting up libcap2-bin (1:2.44-1) ...
18:40:26 [2022-09-07T18:40:26.200Z] #57 17.55 Setting up apparmor (2.13.6-10) ...
18:40:26 [2022-09-07T18:40:26.289Z] #22 60.75 Selecting previously unselected package libxml-sax-base-perl.
18:40:26 [2022-09-07T18:40:26.289Z] #22 60.75 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 60.81 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 60.99 Selecting previously unselected package libxml-sax-perl.
18:40:26 [2022-09-07T18:40:26.548Z] #22 60.99 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 60.99 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 61.03 Selecting previously unselected package libxml-libxml-perl.
18:40:26 [2022-09-07T18:40:26.548Z] #22 61.03 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 61.04 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:40:26 [2022-09-07T18:40:26.548Z] #22 61.10 Selecting previously unselected package libxml-simple-perl.
18:40:26 [2022-09-07T18:40:26.710Z] #59 9.152   Building wheel for yamllint (setup.py): finished with status 'done'
18:40:26 [2022-09-07T18:40:26.711Z] #59 9.153   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=af537e2490e5ec7d8fc97245c8202ec9c12aee8f758066e23111469b2b6212f9
18:40:26 [2022-09-07T18:40:26.711Z] #59 9.154   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:40:26 [2022-09-07T18:40:26.711Z] #59 9.157 Successfully built yamllint
18:40:26 [2022-09-07T18:40:26.711Z] #59 9.166 Installing collected packages: pyyaml, pathspec, yamllint
18:40:26 [2022-09-07T18:40:26.711Z] #59 9.347 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
18:40:26 [2022-09-07T18:40:26.805Z] #22 61.10 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
18:40:26 [2022-09-07T18:40:26.805Z] #22 61.11 Unpacking libxml-simple-perl (2.25-1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.14 Selecting previously unselected package libyaml-perl.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.14 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.14 Unpacking libyaml-perl (1.30-1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.18 Selecting previously unselected package libconfig-auto-perl.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.18 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.19 Unpacking libconfig-auto-perl (0.44-1.1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.22 Selecting previously unselected package libfile-which-perl.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.22 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.22 Unpacking libfile-which-perl (1.23-1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.25 Selecting previously unselected package libfile-homedir-perl.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.25 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.26 Unpacking libfile-homedir-perl (1.006-1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.30 Selecting previously unselected package libdebian-dpkgcross-perl.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.30 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.31 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.35 Selecting previously unselected package dpkg-cross.
18:40:26 [2022-09-07T18:40:26.806Z] #22 61.35 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
18:40:26 [2022-09-07T18:40:26.971Z] #59 DONE 9.6s
18:40:26 [2022-09-07T18:40:26.971Z] 
18:40:26 [2022-09-07T18:40:26.971Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.36 Unpacking dpkg-cross (2.6.18+nmu1) ...
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.40 Selecting previously unselected package crossbuild-essential-arm64.
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.41 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.41 Unpacking crossbuild-essential-arm64 (12.9) ...
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.45 Selecting previously unselected package libc6-armel-cross.
18:40:27 [2022-09-07T18:40:27.063Z] #22 61.45 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
18:40:27 [2022-09-07T18:40:27.064Z] #22 61.45 Unpacking libc6-armel-cross (2.31-9cross4) ...
18:40:27 [2022-09-07T18:40:27.064Z] #22 61.58 Selecting previously unselected package libgcc-s1-armel-cross.
18:40:27 [2022-09-07T18:40:27.064Z] #22 61.58 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.064Z] #22 61.58 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.064Z] #22 61.62 Selecting previously unselected package libgomp1-armel-cross.
18:40:27 [2022-09-07T18:40:27.141Z] #57 18.50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:40:27 [2022-09-07T18:40:27.232Z] #60 DONE 0.2s
18:40:27 [2022-09-07T18:40:27.232Z] 
18:40:27 [2022-09-07T18:40:27.232Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.62 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.62 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.67 Selecting previously unselected package libatomic1-armel-cross.
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.67 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.67 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.71 Selecting previously unselected package libasan6-armel-cross.
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.71 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.321Z] #22 61.71 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.400Z] #57 18.58 Setting up zip (3.0-12) ...
18:40:27 [2022-09-07T18:40:27.400Z] #57 18.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:40:27 [2022-09-07T18:40:27.401Z] #57 18.62 Setting up bash-completion (1:2.11-2) ...
18:40:27 [2022-09-07T18:40:27.494Z] #61 DONE 0.3s
18:40:27 [2022-09-07T18:40:27.494Z] 
18:40:27 [2022-09-07T18:40:27.494Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:40:27 [2022-09-07T18:40:27.494Z] #62 DONE 0.2s
18:40:27 [2022-09-07T18:40:27.494Z] 
18:40:27 [2022-09-07T18:40:27.494Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:27 [2022-09-07T18:40:27.579Z] #22 61.94 Selecting previously unselected package libstdc++6-armel-cross.
18:40:27 [2022-09-07T18:40:27.579Z] #22 61.94 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.579Z] #22 61.95 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.579Z] #22 62.03 Selecting previously unselected package libubsan1-armel-cross.
18:40:27 [2022-09-07T18:40:27.579Z] #22 62.03 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.579Z] #22 62.04 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.579Z] #22 62.13 Selecting previously unselected package libgcc-10-dev-armel-cross.
18:40:27 [2022-09-07T18:40:27.754Z] #23 ...
18:40:27 [2022-09-07T18:40:27.754Z] 
18:40:27 [2022-09-07T18:40:27.754Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:40:27 [2022-09-07T18:40:27.754Z] #63 DONE 0.2s
18:40:27 [2022-09-07T18:40:27.754Z] 
18:40:27 [2022-09-07T18:40:27.754Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:40:27 [2022-09-07T18:40:27.754Z] #64 DONE 0.1s
18:40:27 [2022-09-07T18:40:27.754Z] 
18:40:27 [2022-09-07T18:40:27.754Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:40:27 [2022-09-07T18:40:27.754Z] #65 DONE 0.1s
18:40:27 [2022-09-07T18:40:27.754Z] 
18:40:27 [2022-09-07T18:40:27.754Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:27 [2022-09-07T18:40:27.837Z] #22 62.14 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:40:27 [2022-09-07T18:40:27.837Z] #22 62.14 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:40:27 [2022-09-07T18:40:27.837Z] #22 62.26 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
18:40:27 [2022-09-07T18:40:27.837Z] #22 62.26 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:40:27 [2022-09-07T18:40:27.837Z] #22 62.26 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:40:28 [2022-09-07T18:40:28.014Z] #23 ...
18:40:28 [2022-09-07T18:40:28.014Z] 
18:40:28 [2022-09-07T18:40:28.014Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.014Z] #66 DONE 0.0s
18:40:28 [2022-09-07T18:40:28.014Z] 
18:40:28 [2022-09-07T18:40:28.014Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.274Z] #67 DONE 0.2s
18:40:28 [2022-09-07T18:40:28.274Z] 
18:40:28 [2022-09-07T18:40:28.274Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:28 [2022-09-07T18:40:28.274Z] #23 ...
18:40:28 [2022-09-07T18:40:28.274Z] 
18:40:28 [2022-09-07T18:40:28.274Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.274Z] #68 DONE 0.1s
18:40:28 [2022-09-07T18:40:28.274Z] 
18:40:28 [2022-09-07T18:40:28.274Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.340Z] #57 19.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:40:28 [2022-09-07T18:40:28.340Z] #57 19.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:40:28 [2022-09-07T18:40:28.340Z] #57 19.71 Setting up libmnl0:amd64 (1.0.4-3) ...
18:40:28 [2022-09-07T18:40:28.535Z] #69 DONE 0.1s
18:40:28 [2022-09-07T18:40:28.535Z] 
18:40:28 [2022-09-07T18:40:28.535Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.72 Setting up patch (2.7.6-7) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.74 Setting up sudo (1.9.5p2-3) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.78 invoke-rc.d: could not determine current runlevel
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.79 invoke-rc.d: policy-rc.d denied execution of start.
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.80 Setting up xfsprogs (5.10.0-4) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.81 System has not been booted with systemd as init system (PID 1). Can't operate.
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.81 Failed to connect to bus: Host is down
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.81 Setting up libxtables12:amd64 (1.8.7-1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.83 Setting up inetutils-ping (2:2.0-1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.84 Setting up pigz (2.6-1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:40:28 [2022-09-07T18:40:28.601Z] #57 19.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:40:28 [2022-09-07T18:40:28.803Z] #70 DONE 0.3s
18:40:28 [2022-09-07T18:40:28.803Z] 
18:40:28 [2022-09-07T18:40:28.803Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.803Z] #71 DONE 0.1s
18:40:28 [2022-09-07T18:40:28.803Z] 
18:40:28 [2022-09-07T18:40:28.803Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:28 [2022-09-07T18:40:28.803Z] #23 ...
18:40:28 [2022-09-07T18:40:28.803Z] 
18:40:28 [2022-09-07T18:40:28.803Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:40:28 [2022-09-07T18:40:28.803Z] #72 DONE 0.1s
18:40:28 [2022-09-07T18:40:28.861Z] #57 20.23 Setting up libaio1:amd64 (0.3.112-9) ...
18:40:29 [2022-09-07T18:40:29.063Z] 
18:40:29 [2022-09-07T18:40:29.064Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.24 Setting up python3-lib2to3 (3.9.2-1) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.41 Setting up libelf1:amd64 (0.183-1) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.43 Setting up libjson-c5:amd64 (0.15-2) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.44 Setting up zstd (1.4.8+dfsg-2.1) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.45 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.46 Setting up libkmod2:amd64 (28-1) ...
18:40:29 [2022-09-07T18:40:29.122Z] #57 20.47 Setting up python3-distutils (3.9.2-1) ...
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.66 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:40:29 [2022-09-07T18:40:29.382Z] #57 20.71 Setting up python3-setuptools (52.0.0-4) ...
18:40:29 [2022-09-07T18:40:29.951Z] #57 21.29 Setting up libjq1:amd64 (1.6-2.1) ...
18:40:29 [2022-09-07T18:40:29.951Z] #57 21.30 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:40:29 [2022-09-07T18:40:29.951Z] #57 21.32 Setting up thin-provisioning-tools (0.9.0-1) ...
18:40:29 [2022-09-07T18:40:29.951Z] #57 21.33 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.78 Setting up jq (1.6-2.1) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.79 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.80 Setting up libbpf0:amd64 (1:0.3-2) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.81 Setting up iptables (1.8.7-1) ...
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:40:30 [2022-09-07T18:40:30.521Z] #57 21.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:40:30 [2022-09-07T18:40:30.522Z] #57 21.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:40:30 [2022-09-07T18:40:30.522Z] #57 21.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:40:30 [2022-09-07T18:40:30.522Z] #57 21.86 Setting up iproute2 (5.10.0-4) ...
18:40:30 [2022-09-07T18:40:30.781Z] #57 22.10 Setting up systemd (247.3-7) ...
18:40:30 [2022-09-07T18:40:30.782Z] #57 22.14 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:40:30 [2022-09-07T18:40:30.782Z] #57 22.14 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:40:30 [2022-09-07T18:40:30.782Z] #57 22.15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:40:30 [2022-09-07T18:40:30.782Z] #57 22.17 Initializing machine ID from KVM UUID.
18:40:30 [2022-09-07T18:40:30.974Z] #23 77.74 + bin/containerd
18:40:31 [2022-09-07T18:40:31.353Z] #57 22.62 Setting up systemd-journal-remote (247.3-7) ...
18:40:31 [2022-09-07T18:40:31.615Z] #57 22.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:40:32 [2022-09-07T18:40:32.188Z] #57 DONE 23.5s
18:40:32 [2022-09-07T18:40:32.188Z] 
18:40:32 [2022-09-07T18:40:32.188Z] #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
18:40:33 [2022-09-07T18:40:33.104Z] #22 66.98 Selecting previously unselected package gcc-arm-linux-gnueabi.
18:40:33 [2022-09-07T18:40:33.104Z] #22 66.99 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 66.99 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.02 Selecting previously unselected package linux-libc-dev-armel-cross.
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.03 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.03 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.21 Selecting previously unselected package libc6-dev-armel-cross.
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.21 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.22 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.45 Selecting previously unselected package libstdc++-10-dev-armel-cross.
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.45 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:40:33 [2022-09-07T18:40:33.104Z] #22 67.46 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:40:33 [2022-09-07T18:40:33.130Z] #58 0.931 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:40:33 [2022-09-07T18:40:33.131Z] #58 0.934 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:40:33 [2022-09-07T18:40:33.131Z] #58 0.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:40:33 [2022-09-07T18:40:33.131Z] #58 DONE 1.0s
18:40:33 [2022-09-07T18:40:33.131Z] 
18:40:33 [2022-09-07T18:40:33.131Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:40:33 [2022-09-07T18:40:33.362Z] #22 67.72 Selecting previously unselected package g++-10-arm-linux-gnueabi.
18:40:33 [2022-09-07T18:40:33.362Z] #22 67.72 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:40:33 [2022-09-07T18:40:33.362Z] #22 67.73 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.21 Selecting previously unselected package g++-arm-linux-gnueabi.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.21 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.21 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.24 Selecting previously unselected package crossbuild-essential-armel.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.24 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.24 Unpacking crossbuild-essential-armel (12.9) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.27 Selecting previously unselected package libc6-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.27 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.28 Unpacking libc6-armhf-cross (2.31-9cross4) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.39 Selecting previously unselected package libgcc-s1-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.40 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.40 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.43 Selecting previously unselected package libgomp1-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.43 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.44 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.47 Selecting previously unselected package libatomic1-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.48 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.50 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.53 Selecting previously unselected package libasan6-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.53 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.53 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.76 Selecting previously unselected package libstdc++6-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.76 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.76 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.83 Selecting previously unselected package libubsan1-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.83 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.83 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.93 Selecting previously unselected package libgcc-10-dev-armhf-cross.
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.93 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 72.94 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 73.04 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
18:40:38 [2022-09-07T18:40:38.630Z] #22 73.04 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:40:38 [2022-09-07T18:40:38.630Z] #22 73.05 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:40:41 [2022-09-07T18:40:41.265Z] #59 6.985 Collecting yamllint==1.27.1
18:40:41 [2022-09-07T18:40:41.265Z] #59 8.041   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:40:41 [2022-09-07T18:40:41.834Z] #59 8.550 Collecting pathspec>=0.5.3
18:40:41 [2022-09-07T18:40:41.834Z] #59 8.562   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
18:40:41 [2022-09-07T18:40:41.834Z] #59 8.741 Collecting pyyaml
18:40:42 [2022-09-07T18:40:42.094Z] #59 8.750   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)
18:40:42 [2022-09-07T18:40:42.094Z] #59 8.781 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:40:42 [2022-09-07T18:40:42.094Z] #59 8.792 Building wheels for collected packages: yamllint
18:40:42 [2022-09-07T18:40:42.094Z] #59 8.793   Building wheel for yamllint (setup.py): started
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.218   Building wheel for yamllint (setup.py): finished with status 'done'
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.219   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dcba7258c51a35fa136fe6ce3a2db2b06681f5db5fb5375b44c0c1ca88c965df
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.219   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.222 Successfully built yamllint
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.231 Installing collected packages: pyyaml, pathspec, yamllint
18:40:42 [2022-09-07T18:40:42.665Z] #59 9.410 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
18:40:42 [2022-09-07T18:40:42.926Z] #59 DONE 9.8s
18:40:42 [2022-09-07T18:40:42.926Z] 
18:40:42 [2022-09-07T18:40:42.926Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:43 [2022-09-07T18:40:43.187Z] #23 ...
18:40:43 [2022-09-07T18:40:43.187Z] 
18:40:43 [2022-09-07T18:40:43.187Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:40:43 [2022-09-07T18:40:43.187Z] #60 DONE 0.2s
18:40:43 [2022-09-07T18:40:43.187Z] 
18:40:43 [2022-09-07T18:40:43.187Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:40:43 [2022-09-07T18:40:43.448Z] #61 DONE 0.3s
18:40:43 [2022-09-07T18:40:43.448Z] 
18:40:43 [2022-09-07T18:40:43.448Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:40:43 [2022-09-07T18:40:43.709Z] #62 DONE 0.2s
18:40:43 [2022-09-07T18:40:43.709Z] 
18:40:43 [2022-09-07T18:40:43.709Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:43 [2022-09-07T18:40:43.709Z] #23 ...
18:40:43 [2022-09-07T18:40:43.709Z] 
18:40:43 [2022-09-07T18:40:43.709Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:40:43 [2022-09-07T18:40:43.898Z] #22 78.21 Selecting previously unselected package gcc-arm-linux-gnueabihf.
18:40:43 [2022-09-07T18:40:43.898Z] #22 78.21 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:40:43 [2022-09-07T18:40:43.898Z] #22 78.28 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
18:40:43 [2022-09-07T18:40:43.972Z] #63 DONE 0.3s
18:40:43 [2022-09-07T18:40:43.972Z] 
18:40:43 [2022-09-07T18:40:43.972Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:43 [2022-09-07T18:40:43.972Z] #23 ...
18:40:43 [2022-09-07T18:40:43.972Z] 
18:40:43 [2022-09-07T18:40:43.972Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:40:43 [2022-09-07T18:40:43.972Z] #64 DONE 0.1s
18:40:43 [2022-09-07T18:40:43.972Z] 
18:40:43 [2022-09-07T18:40:43.972Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:40:43 [2022-09-07T18:40:43.972Z] #65 DONE 0.1s
18:40:44 [2022-09-07T18:40:44.156Z] #22 78.65 Selecting previously unselected package linux-libc-dev-armhf-cross.
18:40:44 [2022-09-07T18:40:44.156Z] #22 78.65 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
18:40:44 [2022-09-07T18:40:44.156Z] #22 78.71 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:40:44 [2022-09-07T18:40:44.233Z] 
18:40:44 [2022-09-07T18:40:44.233Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:40:44 [2022-09-07T18:40:44.233Z] #66 DONE 0.0s
18:40:44 [2022-09-07T18:40:44.233Z] 
18:40:44 [2022-09-07T18:40:44.233Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:40:44 [2022-09-07T18:40:44.494Z] #67 DONE 0.3s
18:40:44 [2022-09-07T18:40:44.494Z] 
18:40:44 [2022-09-07T18:40:44.494Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:40:44 [2022-09-07T18:40:44.494Z] #68 DONE 0.1s
18:40:44 [2022-09-07T18:40:44.494Z] 
18:40:44 [2022-09-07T18:40:44.494Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:40:44 [2022-09-07T18:40:44.722Z] #22 78.89 Selecting previously unselected package libc6-dev-armhf-cross.
18:40:44 [2022-09-07T18:40:44.722Z] #22 78.89 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
18:40:44 [2022-09-07T18:40:44.722Z] #22 78.90 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
18:40:44 [2022-09-07T18:40:44.722Z] #22 79.12 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
18:40:44 [2022-09-07T18:40:44.722Z] #22 79.12 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:40:44 [2022-09-07T18:40:44.722Z] #22 79.13 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:40:44 [2022-09-07T18:40:44.786Z] #69 DONE 0.1s
18:40:44 [2022-09-07T18:40:44.786Z] 
18:40:44 [2022-09-07T18:40:44.786Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:40:44 [2022-09-07T18:40:44.981Z] #22 79.39 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
18:40:44 [2022-09-07T18:40:44.981Z] #22 79.39 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:40:44 [2022-09-07T18:40:44.981Z] #22 79.40 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:40:45 [2022-09-07T18:40:45.047Z] #70 DONE 0.3s
18:40:45 [2022-09-07T18:40:45.047Z] 
18:40:45 [2022-09-07T18:40:45.047Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:40:45 [2022-09-07T18:40:45.047Z] #71 DONE 0.1s
18:40:45 [2022-09-07T18:40:45.047Z] 
18:40:45 [2022-09-07T18:40:45.047Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:40:45 [2022-09-07T18:40:45.047Z] #72 DONE 0.1s
18:40:45 [2022-09-07T18:40:45.047Z] 
18:40:45 [2022-09-07T18:40:45.047Z] #23 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:40:46 [2022-09-07T18:40:46.433Z] #23 75.98 + bin/containerd
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.86 Selecting previously unselected package g++-arm-linux-gnueabihf.
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.87 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.87 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.90 Selecting previously unselected package crossbuild-essential-armhf.
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.90 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.91 Unpacking crossbuild-essential-armhf (12.9) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.94 Selecting previously unselected package libc6-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.94 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 83.94 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.10 Selecting previously unselected package libgcc-s1-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.10 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.11 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.14 Selecting previously unselected package libgomp1-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.14 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.14 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.18 Selecting previously unselected package libitm1-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.19 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.19 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.22 Selecting previously unselected package libatomic1-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.22 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.23 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.26 Selecting previously unselected package libasan6-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.26 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.26 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.50 Selecting previously unselected package liblsan0-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.51 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.51 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.62 Selecting previously unselected package libtsan0-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.62 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.250Z] #22 84.63 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.507Z] #22 84.87 Selecting previously unselected package libstdc++6-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.508Z] #22 84.87 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.508Z] #22 84.88 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.508Z] #22 84.96 Selecting previously unselected package libubsan1-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.508Z] #22 84.96 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.508Z] #22 84.96 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.08 Selecting previously unselected package libquadmath0-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.08 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.08 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.13 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.13 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:50 [2022-09-07T18:40:50.765Z] #22 85.14 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:40:51 [2022-09-07T18:40:51.023Z] #22 85.31 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
18:40:51 [2022-09-07T18:40:51.023Z] #22 85.31 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:51 [2022-09-07T18:40:51.023Z] #22 85.32 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 89.95 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
18:40:56 [2022-09-07T18:40:56.313Z] #22 89.95 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 89.96 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.00 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.00 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.00 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.18 Selecting previously unselected package libc6-dev-ppc64el-cross.
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.19 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.19 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.47 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.47 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.48 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.74 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.75 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:40:56 [2022-09-07T18:40:56.313Z] #22 90.75 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.09 Selecting previously unselected package g++-powerpc64le-linux-gnu.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.09 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.10 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.12 Selecting previously unselected package crossbuild-essential-ppc64el.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.13 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.13 Unpacking crossbuild-essential-ppc64el (12.9) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.16 Selecting previously unselected package libc6-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.17 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.17 Unpacking libc6-s390x-cross (2.31-9cross4) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.31 Selecting previously unselected package libgcc-s1-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.31 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.32 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.35 Selecting previously unselected package libgomp1-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.35 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.36 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.40 Selecting previously unselected package libitm1-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.40 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.41 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.44 Selecting previously unselected package libatomic1-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.45 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.45 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.48 Selecting previously unselected package libasan6-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.49 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.49 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.72 Selecting previously unselected package libstdc++6-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.72 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.73 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.93 Selecting previously unselected package libubsan1-s390x-cross.
18:41:01 [2022-09-07T18:41:01.578Z] #22 95.93 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.578Z] #22 96.01 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
18:41:01 [2022-09-07T18:41:01.840Z] #22 96.17 Selecting previously unselected package libgcc-10-dev-s390x-cross.
18:41:01 [2022-09-07T18:41:01.840Z] #22 96.18 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:01 [2022-09-07T18:41:01.840Z] #22 96.21 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:41:02 [2022-09-07T18:41:02.098Z] #22 96.42 Selecting previously unselected package gcc-10-s390x-linux-gnu.
18:41:02 [2022-09-07T18:41:02.098Z] #22 96.43 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:41:02 [2022-09-07T18:41:02.098Z] #22 96.45 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:41:06 [2022-09-07T18:41:06.285Z] #22 100.8 Selecting previously unselected package gcc-s390x-linux-gnu.
18:41:06 [2022-09-07T18:41:06.544Z] #22 100.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:41:06 [2022-09-07T18:41:06.544Z] #22 100.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:41:06 [2022-09-07T18:41:06.544Z] #22 100.8 Selecting previously unselected package linux-libc-dev-s390x-cross.
18:41:06 [2022-09-07T18:41:06.544Z] #22 100.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
18:41:06 [2022-09-07T18:41:06.544Z] #22 100.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:41:06 [2022-09-07T18:41:06.544Z] #22 101.0 Selecting previously unselected package libc6-dev-s390x-cross.
18:41:06 [2022-09-07T18:41:06.544Z] #22 101.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
18:41:06 [2022-09-07T18:41:06.544Z] #22 101.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.5 Selecting previously unselected package g++-10-s390x-linux-gnu.
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:41:07 [2022-09-07T18:41:07.110Z] #22 101.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 31.9% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 92.2% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/server/router/volume	0.016s	coverage: 67.9% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/builder/remotecontext	0.122s	coverage: 13.7% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/builder/dockerfile	0.472s	coverage: 49.3% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.411s	coverage: 86.3% of statements
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/cli	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:41:08 [2022-09-07T18:41:08.921Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 69.3% of statements
18:41:09 [2022-09-07T18:41:09.178Z] ok  	github.com/docker/docker/client	0.089s	coverage: 76.1% of statements
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Selecting previously unselected package g++-s390x-linux-gnu.
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Selecting previously unselected package crossbuild-essential-s390x.
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.7 Unpacking crossbuild-essential-s390x (12.9) ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.8 Setting up libconfig-inifiles-perl (3.000003-1) ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.8 Setting up libfile-which-perl (1.23-1) ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
18:41:11 [2022-09-07T18:41:11.298Z] #22 105.8 Setting up libc6-armhf-cross (2.31-9cross4) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libicu67:amd64 (67.1-7) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libmagic-mgc (1:5.39-3) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libc6-s390x-cross (2.31-9cross4) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libmagic1:amd64 (1:5.39-3) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 105.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up file (1:5.39-3) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up bzip2 (1.0.8-4) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up libyaml-perl (1.30-1) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:41:11 [2022-09-07T18:41:11.555Z] #22 106.0 Setting up libio-string-perl (1.08-3.1) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.1 Setting up cross-config (2.6.18+nmu1) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.3 Setting up libc6-arm64-cross (2.31-9cross4) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.3 Setting up patch (2.7.6-7) ...
18:41:11 [2022-09-07T18:41:11.813Z] #22 106.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up libc6-armel-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up libfile-homedir-perl (1.006-1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.071Z] #22 106.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.329Z] #22 106.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 106.9 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:41:12 [2022-09-07T18:41:12.588Z] #22 107.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:41:12 [2022-09-07T18:41:12.588Z] #22 107.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.2 
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.2 Setting up dpkg-dev (1.20.11) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:41:12 [2022-09-07T18:41:12.846Z] #22 107.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:41:13 [2022-09-07T18:41:13.105Z] #22 107.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.362Z] #22 107.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up libxml-simple-perl (2.25-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 107.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libconfig-auto-perl (0.44-1.1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.620Z] #22 108.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.2 Setting up dpkg-cross (2.6.18+nmu1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up crossbuild-essential-armel (12.9) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up crossbuild-essential-armhf (12.9) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up crossbuild-essential-arm64 (12.9) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up crossbuild-essential-s390x (12.9) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Setting up crossbuild-essential-ppc64el (12.9) ...
18:41:13 [2022-09-07T18:41:13.878Z] #22 108.3 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:41:15 [2022-09-07T18:41:15.253Z] #22 DONE 109.4s
18:41:15 [2022-09-07T18:41:15.253Z] 
18:41:15 [2022-09-07T18:41:15.253Z] #23 [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
18:41:15 [2022-09-07T18:41:15.253Z] #23 ...
18:41:15 [2022-09-07T18:41:15.253Z] 
18:41:15 [2022-09-07T18:41:15.253Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:41:15 [2022-09-07T18:41:15.253Z] #24 DONE 0.2s
18:41:15 [2022-09-07T18:41:15.253Z] 
18:41:15 [2022-09-07T18:41:15.253Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:41:15 [2022-09-07T18:41:15.253Z] #25 DONE 0.2s
18:41:15 [2022-09-07T18:41:15.253Z] 
18:41:15 [2022-09-07T18:41:15.253Z] #26 [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
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.415 + RM_GOPATH=0
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.415 + TMP_GOPATH=
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.415 + : /build
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.415 + '[' -z '' ']'
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.417 ++ mktemp -d
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.421 + export GOPATH=/tmp/tmp.abTsqlA2S2
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.421 + GOPATH=/tmp/tmp.abTsqlA2S2
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.421 + RM_GOPATH=1
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.421 + case "$(go env GOARCH)" in
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.421 ++ go env GOARCH
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.424 + export GO_BUILDMODE=-buildmode=pie
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.424 + GO_BUILDMODE=-buildmode=pie
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.425 ++ dirname /install.sh
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + dir=/
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + bin=rootlesskit
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + shift
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + '[' '!' -f //rootlesskit.installer ']'
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + . //rootlesskit.installer
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 ++ : 1920341cd41e047834a21007424162a2dc946315
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.426 + install_rootlesskit
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + case "$1" in
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + export CGO_ENABLED=0
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + CGO_ENABLED=0
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + _install_rootlesskit
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.427 + for f in rootlesskit rootlesskit-docker-proxy
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.428 + GOBIN=/build
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.428 + GO111MODULE=on
18:41:16 [2022-09-07T18:41:16.628Z] #26 1.428 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
18:41:17 [2022-09-07T18:41:17.194Z] #26 1.834 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
18:41:18 [2022-09-07T18:41:18.132Z] #26 2.979 go: downloading github.com/sirupsen/logrus v1.8.1
18:41:18 [2022-09-07T18:41:18.132Z] #26 2.982 go: downloading github.com/urfave/cli/v2 v2.4.0
18:41:18 [2022-09-07T18:41:18.390Z] #26 3.239 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
18:41:19 [2022-09-07T18:41:19.769Z] #26 4.517 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:41:20 [2022-09-07T18:41:20.029Z] #26 ...
18:41:20 [2022-09-07T18:41:20.029Z] 
18:41:20 [2022-09-07T18:41:20.029Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + RM_GOPATH=0
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + TMP_GOPATH=
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + : /build
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + '[' -z '' ']'
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 ++ mktemp -d
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + export GOPATH=/tmp/tmp.rcstD0TIOK
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + GOPATH=/tmp/tmp.rcstD0TIOK
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.374 + RM_GOPATH=1
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.376 + case "$(go env GOARCH)" in
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.379 ++ go env GOARCH
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.389 + export GO_BUILDMODE=-buildmode=pie
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.389 + GO_BUILDMODE=-buildmode=pie
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.389 ++ dirname /install.sh
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 Install docker/cli version 17.06.2-ce from stable
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + dir=/
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + bin=dockercli
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + shift
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + '[' '!' -f //dockercli.installer ']'
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + . //dockercli.installer
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 ++ : stable
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 ++ : 17.06.2-ce
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + install_dockercli
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.390 ++ uname -m
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.393 + arch=x86_64
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.393 + '[' x86_64 '!=' x86_64 ']'
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.393 + url=https://download.docker.com/linux/static
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.393 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:41:20 [2022-09-07T18:41:20.029Z] #0 1.393 + tar -xz docker/docker
18:41:20 [2022-09-07T18:41:20.029Z] #0 4.641 + mkdir -p /build
18:41:20 [2022-09-07T18:41:20.029Z] #0 4.643 + mv docker/docker /build/
18:41:20 [2022-09-07T18:41:20.029Z] #0 4.645 + rmdir docker
18:41:20 [2022-09-07T18:41:20.029Z] #27 DONE 4.9s
18:41:20 [2022-09-07T18:41:20.029Z] 
18:41:20 [2022-09-07T18:41:20.029Z] #26 [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
18:41:20 [2022-09-07T18:41:20.029Z] #26 4.939 go: downloading github.com/google/uuid v1.3.0
18:41:20 [2022-09-07T18:41:20.029Z] #26 5.011 go: downloading github.com/moby/vpnkit v0.5.0
18:41:20 [2022-09-07T18:41:20.288Z] #26 5.034 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:41:20 [2022-09-07T18:41:20.288Z] #26 5.195 go: downloading github.com/gofrs/flock v0.8.1
18:41:20 [2022-09-07T18:41:20.288Z] #26 5.271 go: downloading github.com/gorilla/mux v1.8.0
18:41:20 [2022-09-07T18:41:20.547Z] #26 5.395 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:41:20 [2022-09-07T18:41:20.807Z] #26 5.610 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:41:21 [2022-09-07T18:41:21.066Z] #26 5.746 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:41:21 [2022-09-07T18:41:21.066Z] #26 5.783 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:41:22 [2022-09-07T18:41:22.054Z] #26 6.623 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:41:22 [2022-09-07T18:41:22.989Z] #26 ...
18:41:22 [2022-09-07T18:41:22.989Z] 
18:41:22 [2022-09-07T18:41:22.989Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:41:22 [2022-09-07T18:41:22.989Z] #28 CACHED
18:41:22 [2022-09-07T18:41:22.989Z] 
18:41:22 [2022-09-07T18:41:22.989Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:41:22 [2022-09-07T18:41:22.989Z] #29 CACHED
18:41:22 [2022-09-07T18:41:22.989Z] 
18:41:22 [2022-09-07T18:41:22.989Z] #30 [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
18:41:22 [2022-09-07T18:41:22.989Z] #30 CACHED
18:41:22 [2022-09-07T18:41:22.989Z] 
18:41:22 [2022-09-07T18:41:22.989Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:41:22 [2022-09-07T18:41:22.990Z] #31 CACHED
18:41:22 [2022-09-07T18:41:22.990Z] 
18:41:22 [2022-09-07T18:41:22.990Z] #32 [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
18:41:22 [2022-09-07T18:41:22.990Z] #32 CACHED
18:41:22 [2022-09-07T18:41:22.990Z] 
18:41:22 [2022-09-07T18:41:22.990Z] #33 [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
18:41:22 [2022-09-07T18:41:22.990Z] #33 CACHED
18:41:22 [2022-09-07T18:41:22.990Z] 
18:41:22 [2022-09-07T18:41:22.990Z] #34 [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
18:41:22 [2022-09-07T18:41:22.990Z] #34 CACHED
18:41:22 [2022-09-07T18:41:22.990Z] 
18:41:22 [2022-09-07T18:41:22.990Z] #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
18:41:22 [2022-09-07T18:41:22.990Z] #35 CACHED
18:41:22 [2022-09-07T18:41:22.990Z] 
18:41:22 [2022-09-07T18:41:22.990Z] #23 [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
18:41:22 [2022-09-07T18:41:22.990Z] #23 1.838 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:41:22 [2022-09-07T18:41:22.990Z] #23 1.838 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:41:22 [2022-09-07T18:41:22.990Z] #23 1.839 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:41:22 [2022-09-07T18:41:22.990Z] #23 2.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 2.423 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 2.775 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 3.384 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 3.985 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.350 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.352 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.364 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.382 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.387 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.498 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.503 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.509 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.509 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
18:41:22 [2022-09-07T18:41:22.990Z] #23 4.509 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
18:41:25 [2022-09-07T18:41:25.522Z] #23 ...
18:41:25 [2022-09-07T18:41:25.522Z] 
18:41:25 [2022-09-07T18:41:25.522Z] #36 [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
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.857 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.859 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.861 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 2.682 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.564 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.139 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.567 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.574 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.577 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.589 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.596 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.633 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.641 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.650 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.651 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.651 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
18:41:25 [2022-09-07T18:41:25.522Z] #36 ...
18:41:25 [2022-09-07T18:41:25.522Z] 
18:41:25 [2022-09-07T18:41:25.522Z] #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
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.675 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.675 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.676 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 1.938 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 2.343 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 2.726 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.287 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.807 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.815 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.823 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.829 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.836 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
18:41:25 [2022-09-07T18:41:25.522Z] #0 3.999 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.018 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.020 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.020 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
18:41:25 [2022-09-07T18:41:25.522Z] #0 4.020 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
18:41:27 [2022-09-07T18:41:27.245Z] #23 127.0 # github.com/containerd/containerd/cmd/containerd
18:41:27 [2022-09-07T18:41:27.245Z] #23 127.0 /usr/bin/ld: /tmp/go-link-91233612/000019.o: in function `New':
18:41:27 [2022-09-07T18:41:27.245Z] #23 127.0 /tmp/tmp.6T3VqKDI5b/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
18:41:27 [2022-09-07T18:41:27.245Z] #23 127.1 + bin/containerd-stress
18:41:27 [2022-09-07T18:41:27.245Z] #23 128.2 + bin/containerd-shim
18:41:33 [2022-09-07T18:41:33.632Z] #37 18.28 Fetched 40.6 MB in 17s (2410 kB/s)
18:41:33 [2022-09-07T18:41:33.632Z] #37 18.28 Reading package lists...
18:41:33 [2022-09-07T18:41:33.632Z] #37 ...
18:41:33 [2022-09-07T18:41:33.632Z] 
18:41:33 [2022-09-07T18:41:33.632Z] #23 [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
18:41:33 [2022-09-07T18:41:33.632Z] #23 18.50 Fetched 40.6 MB in 17s (2401 kB/s)
18:41:33 [2022-09-07T18:41:33.843Z] #23 139.6 + bin/containerd-shim-runc-v1
18:41:35 [2022-09-07T18:41:35.142Z] Created binary: bundles/dynbinary-daemon/dockerd
18:41:35 [2022-09-07T18:41:35.142Z] Building: bundles/dynbinary-daemon/docker-proxy
18:41:35 [2022-09-07T18:41:35.142Z] GOOS="" GOARCH="" GOARM=""
18:41:35 [2022-09-07T18:41:35.142Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:41:35 [2022-09-07T18:41:35.142Z] 
18:41:35 [2022-09-07T18:41:35.142Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_SYSTEMD=1
18:41:35 [2022-09-07T18:41:35.142Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:41:35 [2022-09-07T18:41:35.142Z] HOSTNAME=075e1dc62755
18:41:35 [2022-09-07T18:41:35.142Z] DEST=bundles/test-integration
18:41:35 [2022-09-07T18:41:35.142Z] PWD=/go/src/github.com/docker/docker
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:41:35 [2022-09-07T18:41:35.142Z] container=docker
18:41:35 [2022-09-07T18:41:35.142Z] HOME=/root
18:41:35 [2022-09-07T18:41:35.142Z] LANG=C.UTF-8
18:41:35 [2022-09-07T18:41:35.142Z] INVOCATION_ID=3a0969ac1424409aa5651dd00c93df98
18:41:35 [2022-09-07T18:41:35.142Z] GOLANG_VERSION=1.18.6
18:41:35 [2022-09-07T18:41:35.142Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:41:35 [2022-09-07T18:41:35.142Z] VALIDATE_BRANCH=master
18:41:35 [2022-09-07T18:41:35.142Z] TERM=xterm
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_PKG=github.com/docker/docker
18:41:35 [2022-09-07T18:41:35.142Z] SHLVL=3
18:41:35 [2022-09-07T18:41:35.142Z] TIMEOUT=120m
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_BUILDTAGS= journald
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_GRAPHDRIVER=overlay2
18:41:35 [2022-09-07T18:41:35.142Z] GO111MODULE=off
18:41:35 [2022-09-07T18:41:35.142Z] DOCKER_EXPERIMENTAL=1
18:41:35 [2022-09-07T18:41:35.142Z] TEST_SKIP_INTEGRATION_CLI=1
18:41:35 [2022-09-07T18:41:35.142Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:41:35 [2022-09-07T18:41:35.142Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:41:35 [2022-09-07T18:41:35.142Z] GOPATH=/go
18:41:35 [2022-09-07T18:41:35.142Z] PKG_CONFIG=pkg-config
18:41:35 [2022-09-07T18:41:35.142Z] _=/usr/bin/env
18:41:35 [2022-09-07T18:41:35.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:41:40 [2022-09-07T18:41:40.442Z] #23 146.0 + bin/containerd-shim-runc-v2
18:41:40 [2022-09-07T18:41:40.442Z] #23 146.8 + binaries
18:41:40 [2022-09-07T18:41:40.442Z] #23 146.8 + install -D bin/containerd /build/containerd
18:41:40 [2022-09-07T18:41:40.442Z] #23 146.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:41:40 [2022-09-07T18:41:40.442Z] #23 146.9 + install -D bin/ctr /build/ctr
18:41:40 [2022-09-07T18:41:40.442Z] #23 DONE 147.3s
18:41:41 [2022-09-07T18:41:41.356Z] ok  	github.com/docker/docker/cmd/dockerd	0.068s	coverage: 29.9% of statements
18:41:41 [2022-09-07T18:41:41.356Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.7% of statements
18:41:41 [2022-09-07T18:41:41.356Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.410s	coverage: 0.0% of statements
18:41:41 [2022-09-07T18:41:41.356Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:41:41 [2022-09-07T18:41:41.356Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:41:41 [2022-09-07T18:41:41.356Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:41:41 [2022-09-07T18:41:41.356Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:41:41 [2022-09-07T18:41:41.356Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:41:41 [2022-09-07T18:41:41.384Z] 
18:41:41 [2022-09-07T18:41:41.384Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:41:41 [2022-09-07T18:41:41.384Z] #73 DONE 0.2s
18:41:41 [2022-09-07T18:41:41.384Z] 
18:41:41 [2022-09-07T18:41:41.384Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:41:41 [2022-09-07T18:41:41.644Z] #74 DONE 0.1s
18:41:41 [2022-09-07T18:41:41.644Z] 
18:41:41 [2022-09-07T18:41:41.644Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:41:41 [2022-09-07T18:41:41.904Z] #75 DONE 0.5s
18:41:41 [2022-09-07T18:41:41.904Z] 
18:41:41 [2022-09-07T18:41:41.904Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:41:41 [2022-09-07T18:41:41.904Z] #76 DONE 0.1s
18:41:42 [2022-09-07T18:41:42.165Z] 
18:41:42 [2022-09-07T18:41:42.165Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:41:42 [2022-09-07T18:41:42.165Z] #77 DONE 0.0s
18:41:42 [2022-09-07T18:41:42.165Z] 
18:41:42 [2022-09-07T18:41:42.165Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:41:42 [2022-09-07T18:41:42.165Z] #78 DONE 0.0s
18:41:42 [2022-09-07T18:41:42.165Z] 
18:41:42 [2022-09-07T18:41:42.165Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
18:41:42 [2022-09-07T18:41:42.694Z] #23 124.4 # github.com/containerd/containerd/cmd/containerd
18:41:42 [2022-09-07T18:41:42.694Z] #23 124.4 /usr/bin/ld: /tmp/go-link-4027901278/000019.o: in function `New':
18:41:42 [2022-09-07T18:41:42.694Z] #23 124.4 /tmp/tmp.2Y9dlB0NxZ/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
18:41:42 [2022-09-07T18:41:42.694Z] #23 124.5 + bin/containerd-stress
18:41:42 [2022-09-07T18:41:42.694Z] #23 125.5 + bin/containerd-shim
18:41:43 [2022-09-07T18:41:43.104Z] #79 DONE 0.8s
18:41:43 [2022-09-07T18:41:43.104Z] 
18:41:43 [2022-09-07T18:41:43.104Z] #80 exporting to image
18:41:43 [2022-09-07T18:41:43.104Z] #80 exporting layers
18:41:43 [2022-09-07T18:41:43.253Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
18:41:43 [2022-09-07T18:41:43.604Z] #23 18.50 Reading package lists...
18:41:43 [2022-09-07T18:41:43.604Z] #23 ...
18:41:43 [2022-09-07T18:41:43.604Z] 
18:41:43 [2022-09-07T18:41:43.604Z] #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
18:41:43 [2022-09-07T18:41:43.604Z] #37 18.28 Reading package lists...
18:41:43 [2022-09-07T18:41:43.604Z] #37 27.46 Reading package lists...
18:41:43 [2022-09-07T18:41:43.604Z] #37 ...
18:41:43 [2022-09-07T18:41:43.604Z] 
18:41:43 [2022-09-07T18:41:43.604Z] #36 [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
18:41:43 [2022-09-07T18:41:43.604Z] #36 18.71 Fetched 40.6 MB in 17s (2376 kB/s)
18:41:43 [2022-09-07T18:41:43.604Z] #36 18.71 Reading package lists...
18:41:43 [2022-09-07T18:41:43.863Z] #36 27.71 Reading package lists...
18:41:43 [2022-09-07T18:41:43.863Z] #36 ...
18:41:43 [2022-09-07T18:41:43.863Z] 
18:41:43 [2022-09-07T18:41:43.863Z] #23 [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
18:41:43 [2022-09-07T18:41:43.863Z] #23 18.50 Reading package lists...
18:41:45 [2022-09-07T18:41:45.149Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
18:41:46 [2022-09-07T18:41:46.520Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
18:41:46 [2022-09-07T18:41:46.894Z] #23 136.4 + bin/containerd-shim-runc-v1
18:41:49 [2022-09-07T18:41:49.132Z] #23 27.72 Reading package lists...
18:41:49 [2022-09-07T18:41:49.132Z] #23 ...
18:41:49 [2022-09-07T18:41:49.132Z] 
18:41:49 [2022-09-07T18:41:49.132Z] #26 [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
18:41:49 [2022-09-07T18:41:49.132Z] #26 29.54 + for f in rootlesskit rootlesskit-docker-proxy
18:41:49 [2022-09-07T18:41:49.132Z] #26 29.54 + GOBIN=/build
18:41:49 [2022-09-07T18:41:49.132Z] #26 29.54 + GO111MODULE=on
18:41:49 [2022-09-07T18:41:49.132Z] #26 29.54 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01 rootlesskit version 1.0.0
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01 Usage of /build/rootlesskit-docker-proxy:
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01   -container-ip string
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01     	container ip
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01   -container-port int
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01     	container port (default -1)
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01   -host-ip string
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01     	host ip
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01   -host-port int
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01     	host port (default -1)
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01   -proto string
18:41:49 [2022-09-07T18:41:49.132Z] #26 33.01     	proxy protocol (default "tcp")
18:41:49 [2022-09-07T18:41:49.132Z] #26 DONE 33.5s
18:41:49 [2022-09-07T18:41:49.132Z] 
18:41:49 [2022-09-07T18:41:49.132Z] #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
18:41:49 [2022-09-07T18:41:49.132Z] #37 27.46 Reading package lists...
18:41:49 [2022-09-07T18:41:49.132Z] #37 ...
18:41:49 [2022-09-07T18:41:49.132Z] 
18:41:49 [2022-09-07T18:41:49.132Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:41:49 [2022-09-07T18:41:49.132Z] #38 DONE 0.1s
18:41:49 [2022-09-07T18:41:49.132Z] 
18:41:49 [2022-09-07T18:41:49.132Z] #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:41:49 [2022-09-07T18:41:49.132Z] #39 DONE 0.1s
18:41:49 [2022-09-07T18:41:49.132Z] 
18:41:49 [2022-09-07T18:41:49.132Z] #23 [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
18:41:50 [2022-09-07T18:41:50.071Z] #23 27.72 Reading package lists...
18:41:50 [2022-09-07T18:41:50.071Z] #23 ...
18:41:50 [2022-09-07T18:41:50.071Z] 
18:41:50 [2022-09-07T18:41:50.071Z] #40 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:41:50 [2022-09-07T18:41:50.071Z] #40 CACHED
18:41:50 [2022-09-07T18:41:50.071Z] 
18:41:50 [2022-09-07T18:41:50.071Z] #41 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:41:50 [2022-09-07T18:41:50.071Z] #41 CACHED
18:41:50 [2022-09-07T18:41:50.071Z] 
18:41:50 [2022-09-07T18:41:50.071Z] #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             ;
18:41:50 [2022-09-07T18:41:50.071Z] #42 CACHED
18:41:50 [2022-09-07T18:41:50.071Z] 
18:41:50 [2022-09-07T18:41:50.071Z] #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
18:41:50 [2022-09-07T18:41:50.071Z] #43 CACHED
18:41:50 [2022-09-07T18:41:50.331Z] 
18:41:50 [2022-09-07T18:41:50.331Z] #23 [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
18:41:50 [2022-09-07T18:41:50.898Z] #23 27.72 Reading package lists...
18:41:50 [2022-09-07T18:41:50.898Z] #23 ...
18:41:50 [2022-09-07T18:41:50.898Z] 
18:41:50 [2022-09-07T18:41:50.898Z] #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
18:41:50 [2022-09-07T18:41:50.898Z] #37 27.46 Reading package lists...
18:41:51 [2022-09-07T18:41:51.235Z] #80 exporting layers 7.1s done
18:41:51 [2022-09-07T18:41:51.235Z] #80 writing image sha256:a5f49205a1741bc8280501d52c2abd075962b4881291db6bc4ef2093c026e810 done
18:41:51 [2022-09-07T18:41:51.235Z] #80 naming to docker.io/library/docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea done
18:41:51 [2022-09-07T18:41:51.235Z] #80 DONE 7.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:41:51 [2022-09-07T18:41:51.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -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:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh dynbinary test-integration
18:41:52 [2022-09-07T18:41:52.142Z] 
18:41:52 [2022-09-07T18:41:52.142Z] Removing bundles/
18:41:52 [2022-09-07T18:41:52.142Z] 
18:41:52 [2022-09-07T18:41:52.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:41:52 [2022-09-07T18:41:52.142Z] Building: bundles/dynbinary-daemon/dockerd
18:41:52 [2022-09-07T18:41:52.142Z] GOOS="" GOARCH="" GOARM=""
18:41:52 [2022-09-07T18:41:52.532Z] #37 36.05 Building dependency tree...
18:41:52 [2022-09-07T18:41:52.791Z] #37 37.67 Reading state information...
18:41:53 [2022-09-07T18:41:53.080Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
18:41:53 [2022-09-07T18:41:53.473Z] #23 142.6 + bin/containerd-shim-runc-v2
18:41:53 [2022-09-07T18:41:53.732Z] #23 143.3 + binaries
18:41:53 [2022-09-07T18:41:53.732Z] #23 143.3 + install -D bin/containerd /build/containerd
18:41:53 [2022-09-07T18:41:53.732Z] #23 143.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:41:53 [2022-09-07T18:41:53.732Z] #23 143.4 + install -D bin/ctr /build/ctr
18:41:53 [2022-09-07T18:41:53.992Z] #23 DONE 143.8s
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.02 The following additional packages will be installed:
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.05   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.08 Suggested packages:
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.08   cmake-doc ninja-build lrzip
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.08 Recommended packages:
18:41:54 [2022-09-07T18:41:54.167Z] #37 39.08   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:41:54 [2022-09-07T18:41:54.447Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
18:41:54 [2022-09-07T18:41:54.733Z] #37 39.60 The following NEW packages will be installed:
18:41:54 [2022-09-07T18:41:54.733Z] #37 39.62   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
18:41:54 [2022-09-07T18:41:54.934Z] 
18:41:54 [2022-09-07T18:41:54.934Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:41:54 [2022-09-07T18:41:54.934Z] #73 DONE 0.2s
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.97 Need to get 8418 kB of archives.
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.97 After this operation, 34.9 MB of additional disk space will be used.
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 40.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 40.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 40.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:41:54 [2022-09-07T18:41:54.991Z] #37 40.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:41:55 [2022-09-07T18:41:55.011Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:41:55 [2022-09-07T18:41:55.194Z] 
18:41:55 [2022-09-07T18:41:55.194Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:41:55 [2022-09-07T18:41:55.194Z] #74 DONE 0.1s
18:41:55 [2022-09-07T18:41:55.194Z] 
18:41:55 [2022-09-07T18:41:55.194Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:41:55 [2022-09-07T18:41:55.557Z] #37 40.68 debconf: delaying package configuration, since apt-utils is not installed
18:41:55 [2022-09-07T18:41:55.574Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
18:41:55 [2022-09-07T18:41:55.763Z] #75 DONE 0.7s
18:41:55 [2022-09-07T18:41:55.763Z] 
18:41:55 [2022-09-07T18:41:55.763Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:41:55 [2022-09-07T18:41:55.763Z] #76 DONE 0.1s
18:41:55 [2022-09-07T18:41:55.763Z] 
18:41:55 [2022-09-07T18:41:55.763Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:41:55 [2022-09-07T18:41:55.763Z] #77 DONE 0.0s
18:41:55 [2022-09-07T18:41:55.763Z] 
18:41:55 [2022-09-07T18:41:55.763Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:41:55 [2022-09-07T18:41:55.763Z] #78 DONE 0.0s
18:41:56 [2022-09-07T18:41:56.025Z] 
18:41:56 [2022-09-07T18:41:56.025Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
18:41:56 [2022-09-07T18:41:56.125Z] #37 40.91 Fetched 8418 kB in 0s (21.5 MB/s)
18:41:56 [2022-09-07T18:41:56.125Z] #37 40.97 Selecting previously unselected package xxd.
18:41:56 [2022-09-07T18:41:56.125Z] #37 40.97 (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.)
18:41:56 [2022-09-07T18:41:56.125Z] #37 41.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:41:56 [2022-09-07T18:41:56.125Z] #37 41.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:41:56 [2022-09-07T18:41:56.125Z] #37 41.11 Selecting previously unselected package vim-common.
18:41:56 [2022-09-07T18:41:56.125Z] #37 41.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:41:56 [2022-09-07T18:41:56.125Z] #37 41.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:41:56 [2022-09-07T18:41:56.386Z] #37 41.23 Selecting previously unselected package cmake-data.
18:41:56 [2022-09-07T18:41:56.386Z] #37 41.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:41:56 [2022-09-07T18:41:56.386Z] #37 41.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:41:56 [2022-09-07T18:41:56.504Z] ok  	github.com/docker/docker/daemon	10.143s	coverage: 16.4% of statements
18:41:56 [2022-09-07T18:41:56.504Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:41:56 [2022-09-07T18:41:56.504Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:41:56 [2022-09-07T18:41:56.504Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
18:41:56 [2022-09-07T18:41:56.504Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:41:56 [2022-09-07T18:41:56.595Z] #79 DONE 0.8s
18:41:56 [2022-09-07T18:41:56.595Z] 
18:41:56 [2022-09-07T18:41:56.595Z] #80 exporting to image
18:41:56 [2022-09-07T18:41:56.595Z] #80 exporting layers
18:41:56 [2022-09-07T18:41:56.646Z] #37 ...
18:41:56 [2022-09-07T18:41:56.646Z] 
18:41:56 [2022-09-07T18:41:56.646Z] #23 [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
18:41:56 [2022-09-07T18:41:56.646Z] #23 27.72 Reading package lists...
18:41:56 [2022-09-07T18:41:56.646Z] #23 36.65 Building dependency tree...
18:41:56 [2022-09-07T18:41:56.646Z] #23 38.45 Reading state information...
18:41:56 [2022-09-07T18:41:56.646Z] #23 39.71 The following additional packages will be installed:
18:41:56 [2022-09-07T18:41:56.646Z] #23 39.72   libbtrfs0
18:41:56 [2022-09-07T18:41:56.646Z] #23 39.79 The following NEW packages will be installed:
18:41:56 [2022-09-07T18:41:56.646Z] #23 39.80   libbtrfs-dev libbtrfs0
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.10 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.10 Need to get 460 kB of archives.
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.10 After this operation, 1237 kB of additional disk space will be used.
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:41:56 [2022-09-07T18:41:56.646Z] #23 40.78 debconf: delaying package configuration, since apt-utils is not installed
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.01 Fetched 460 kB in 0s (1635 kB/s)
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.06 Selecting previously unselected package libbtrfs0:amd64.
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.18 Selecting previously unselected package libbtrfs-dev:amd64.
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.35 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 41.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:41:56 [2022-09-07T18:41:56.646Z] #23 DONE 41.6s
18:41:56 [2022-09-07T18:41:56.646Z] 
18:41:56 [2022-09-07T18:41:56.646Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:41:56 [2022-09-07T18:41:56.646Z] #44 DONE 0.1s
18:41:56 [2022-09-07T18:41:56.646Z] 
18:41:56 [2022-09-07T18:41:56.646Z] #36 [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
18:41:56 [2022-09-07T18:41:56.646Z] #36 27.71 Reading package lists...
18:41:56 [2022-09-07T18:41:56.646Z] #36 36.18 Building dependency tree...
18:41:56 [2022-09-07T18:41:56.646Z] #36 37.57 Reading state information...
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86 The following additional packages will be installed:
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.87   mingw-w64-common mingw-w64-x86-64-dev
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.88 Suggested packages:
18:41:56 [2022-09-07T18:41:56.646Z] #36 38.88   gcc-10-locales seccomp wine64
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56 The following NEW packages will be installed:
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.56   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.57   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.58   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.58   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.58   mingw-w64-x86-64-dev
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.99 Need to get 115 MB of archives.
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.99 After this operation, 645 MB of additional disk space will be used.
18:41:56 [2022-09-07T18:41:56.646Z] #36 39.99 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]
18:41:56 [2022-09-07T18:41:56.646Z] #36 40.02 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]
18:41:56 [2022-09-07T18:41:56.646Z] #36 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:41:56 [2022-09-07T18:41:56.646Z] #36 40.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:41:56 [2022-09-07T18:41:56.646Z] #36 40.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:41:56 [2022-09-07T18:41:56.646Z] #36 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.13 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.24 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.61 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.73 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 40.89 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.28 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.44 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.46 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]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:41:56 [2022-09-07T18:41:56.647Z] #36 41.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
18:41:56 [2022-09-07T18:41:56.760Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.582s	coverage: 74.8% of statements
18:41:57 [2022-09-07T18:41:57.216Z] #36 42.18 debconf: delaying package configuration, since apt-utils is not installed
18:41:57 [2022-09-07T18:41:57.216Z] #36 ...
18:41:57 [2022-09-07T18:41:57.216Z] 
18:41:57 [2022-09-07T18:41:57.216Z] #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
18:41:57 [2022-09-07T18:41:57.216Z] #37 42.25 Selecting previously unselected package libarchive13:amd64.
18:41:57 [2022-09-07T18:41:57.216Z] #37 42.26 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:41:57 [2022-09-07T18:41:57.216Z] #37 42.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.42 Selecting previously unselected package libjsoncpp24:amd64.
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.50 Selecting previously unselected package librhash0:amd64.
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.51 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
18:41:57 [2022-09-07T18:41:57.475Z] #37 42.51 Unpacking librhash0:amd64 (1.4.1-2) ...
18:41:57 [2022-09-07T18:41:57.692Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.330s	coverage: 60.7% of statements
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.59 Selecting previously unselected package libuv1:amd64.
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.59 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.60 Unpacking libuv1:amd64 (1.40.0-2) ...
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.64 Selecting previously unselected package cmake.
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.65 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:41:57 [2022-09-07T18:41:57.733Z] #37 42.66 Unpacking cmake (3.18.4-2+deb11u1) ...
18:41:58 [2022-09-07T18:41:58.256Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.84 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.86 Setting up libuv1:amd64 (1.40.0-2) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.92 Setting up librhash0:amd64 (1.4.1-2) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.93 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.95 Setting up cmake (3.18.4-2+deb11u1) ...
18:41:59 [2022-09-07T18:41:59.132Z] #37 43.96 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:41:59 [2022-09-07T18:41:59.390Z] #37 DONE 44.3s
18:41:59 [2022-09-07T18:41:59.390Z] 
18:41:59 [2022-09-07T18:41:59.390Z] #36 [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
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.37 Fetched 115 MB in 2s (63.9 MB/s)
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.40 Selecting previously unselected package binutils-mingw-w64-i686.
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 42.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.81 Selecting previously unselected package binutils-mingw-w64.
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.88 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.97 Selecting previously unselected package dmsetup.
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 43.98 Unpacking dmsetup (2:1.02.175-2.1) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 44.05 Selecting previously unselected package mingw-w64-common.
18:41:59 [2022-09-07T18:41:59.390Z] #36 44.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 44.06 Unpacking mingw-w64-common (8.0.0-1) ...
18:41:59 [2022-09-07T18:41:59.390Z] #36 ...
18:41:59 [2022-09-07T18:41:59.390Z] 
18:41:59 [2022-09-07T18:41:59.390Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:41:59 [2022-09-07T18:41:59.390Z] #45 DONE 0.1s
18:41:59 [2022-09-07T18:41:59.625Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
18:41:59 [2022-09-07T18:41:59.650Z] 
18:41:59 [2022-09-07T18:41:59.650Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.736 + RM_GOPATH=0
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.736 + TMP_GOPATH=
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.736 + : /build
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.737 + '[' -z '' ']'
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.737 ++ mktemp -d
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.738 + export GOPATH=/tmp/tmp.VuPGUsW4qd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.738 + GOPATH=/tmp/tmp.VuPGUsW4qd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.738 + RM_GOPATH=1
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.738 + case "$(go env GOARCH)" in
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.739 ++ go env GOARCH
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.747 + export GO_BUILDMODE=-buildmode=pie
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.747 + GO_BUILDMODE=-buildmode=pie
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.747 ++ dirname /install.sh
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.748 + dir=/
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.748 + bin=containerd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.748 + shift
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.748 + '[' '!' -f //containerd.installer ']'
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.748 + . //containerd.installer
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 ++ set -e
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 ++ : v1.6.8
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 + install_containerd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 + echo 'Install containerd version v1.6.8'
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VuPGUsW4qd/src/github.com/containerd/containerd
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.749 Install containerd version v1.6.8
18:41:59 [2022-09-07T18:41:59.650Z] #0 0.752 Cloning into '/tmp/tmp.VuPGUsW4qd/src/github.com/containerd/containerd'...
18:42:00 [2022-09-07T18:42:00.996Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.300s	coverage: 50.6% of statements
18:42:01 [2022-09-07T18:42:01.560Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.967s	coverage: 46.1% of statements
18:42:01 [2022-09-07T18:42:01.560Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:42:02 [2022-09-07T18:42:02.182Z] #46 ...
18:42:02 [2022-09-07T18:42:02.182Z] 
18:42:02 [2022-09-07T18:42:02.182Z] #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
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.790 + RM_GOPATH=0
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.790 + TMP_GOPATH=
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.790 + : /build
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.790 + '[' -z '' ']'
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.791 ++ mktemp -d
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.793 + export GOPATH=/tmp/tmp.jxDPBthF3u
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.793 + GOPATH=/tmp/tmp.jxDPBthF3u
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.793 + RM_GOPATH=1
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.794 + case "$(go env GOARCH)" in
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.794 ++ go env GOARCH
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.799 + export GO_BUILDMODE=-buildmode=pie
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.799 + GO_BUILDMODE=-buildmode=pie
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.800 ++ dirname /install.sh
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.801 + dir=/
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.801 + bin=tini
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.802 + shift
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.802 + '[' '!' -f //tini.installer ']'
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.802 + . //tini.installer
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.803 ++ : v0.19.0
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.803 + install_tini
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.803 + echo 'Install tini version v0.19.0'
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.804 Install tini version v0.19.0
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.804 + git clone https://github.com/krallin/tini.git /tmp/tmp.jxDPBthF3u/tini
18:42:02 [2022-09-07T18:42:02.182Z] #0 0.806 Cloning into '/tmp/tmp.jxDPBthF3u/tini'...
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.173 + cd /tmp/tmp.jxDPBthF3u/tini
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.174 + git checkout -q v0.19.0
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.179 + cmake .
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.401 -- The C compiler identification is GNU 10.2.1
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.434 -- Detecting C compiler ABI info
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.614 -- Detecting C compiler ABI info - done
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.646 -- Check for working C compiler: /usr/bin/cc - skipped
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.650 -- Detecting C compile features
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.652 -- Detecting C compile features - done
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.671 -- Performing Test HAS_BUILTIN_FORTIFY
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.728 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.753 -- Configuring done
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.758 -- Generating done
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.760 -- Build files have been written to: /tmp/tmp.jxDPBthF3u/tini
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.763 + make tini-static
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.840 Scanning dependencies of target tini-static
18:42:02 [2022-09-07T18:42:02.182Z] #0 1.866 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:42:02 [2022-09-07T18:42:02.182Z] #0 2.311 [100%] Linking C executable tini-static
18:42:02 [2022-09-07T18:42:02.182Z] #0 2.523 [100%] Built target tini-static
18:42:02 [2022-09-07T18:42:02.182Z] #0 2.558 + mkdir -p /build
18:42:02 [2022-09-07T18:42:02.182Z] #0 2.560 + cp tini-static /build/docker-init
18:42:02 [2022-09-07T18:42:02.182Z] #47 DONE 2.9s
18:42:02 [2022-09-07T18:42:02.182Z] 
18:42:02 [2022-09-07T18:42:02.182Z] #36 [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
18:42:02 [2022-09-07T18:42:02.182Z] #36 45.88 Selecting previously unselected package mingw-w64-x86-64-dev.
18:42:02 [2022-09-07T18:42:02.182Z] #36 45.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:42:02 [2022-09-07T18:42:02.182Z] #36 45.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:42:02 [2022-09-07T18:42:02.931Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
18:42:03 [2022-09-07T18:42:03.119Z] #36 47.85 Selecting previously unselected package gcc-mingw-w64-base.
18:42:03 [2022-09-07T18:42:03.119Z] #36 47.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:42:03 [2022-09-07T18:42:03.119Z] #36 47.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:42:03 [2022-09-07T18:42:03.119Z] #36 48.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:42:03 [2022-09-07T18:42:03.119Z] #36 48.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:42:03 [2022-09-07T18:42:03.119Z] #36 48.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:42:03 [2022-09-07T18:42:03.171Z] #80 exporting layers 5.6s done
18:42:03 [2022-09-07T18:42:03.171Z] #80 writing image sha256:0c76beb4bbe2f812b3c6e631f84fa4ea2e46224fbd5b21d307c4419e9c985b6e done
18:42:03 [2022-09-07T18:42:03.171Z] #80 naming to docker.io/library/docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea done
18:42:03 [2022-09-07T18:42:03.171Z] #80 DONE 5.6s
[Pipeline] }
18:42:03 [2022-09-07T18:42:03.188Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.923s	coverage: 58.5% of statements
18:42:03 [2022-09-07T18:42:03.188Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:42:03 [2022-09-07T18:42:03.188Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:42:03 [2022-09-07T18:42:03.378Z] #36 ...
18:42:03 [2022-09-07T18:42:03.378Z] 
18:42:03 [2022-09-07T18:42:03.378Z] #48 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:42:03 [2022-09-07T18:42:03.378Z] #48 CACHED
18:42:03 [2022-09-07T18:42:03.378Z] 
18:42:03 [2022-09-07T18:42:03.378Z] #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
18:42:03 [2022-09-07T18:42:03.378Z] #49 CACHED
18:42:03 [2022-09-07T18:42:03.378Z] 
18:42:03 [2022-09-07T18:42:03.378Z] #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
18:42:03 [2022-09-07T18:42:03.378Z] #50 CACHED
18:42:03 [2022-09-07T18:42:03.378Z] 
18:42:03 [2022-09-07T18:42:03.378Z] #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
18:42:03 [2022-09-07T18:42:03.378Z] #51 CACHED
18:42:03 [2022-09-07T18:42:03.378Z] 
18:42:03 [2022-09-07T18:42:03.378Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:42:03 [2022-09-07T18:42:03.445Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
18:42:03 [2022-09-07T18:42:03.527Z] + trap exit INT TERM
18:42:03 [2022-09-07T18:42:03.527Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:42:03 [2022-09-07T18:42:03.527Z] + CONTAINER_NAME=docker-pr1
18:42:03 [2022-09-07T18:42:03.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh dynbinary
18:42:03 [2022-09-07T18:42:03.946Z] #46 ...
18:42:03 [2022-09-07T18:42:03.946Z] 
18:42:03 [2022-09-07T18:42:03.946Z] #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
18:42:03 [2022-09-07T18:42:03.946Z] #52 CACHED
18:42:03 [2022-09-07T18:42:03.946Z] 
18:42:03 [2022-09-07T18:42:03.946Z] #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
18:42:03 [2022-09-07T18:42:03.946Z] #53 CACHED
18:42:03 [2022-09-07T18:42:03.946Z] 
18:42:03 [2022-09-07T18:42:03.946Z] #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
18:42:03 [2022-09-07T18:42:03.946Z] #54 CACHED
18:42:03 [2022-09-07T18:42:03.946Z] 
18:42:03 [2022-09-07T18:42:03.946Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:42:04 [2022-09-07T18:42:04.009Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
18:42:04 [2022-09-07T18:42:04.098Z] 
18:42:04 [2022-09-07T18:42:04.098Z] Removing bundles/
18:42:04 [2022-09-07T18:42:04.099Z] 
18:42:04 [2022-09-07T18:42:04.099Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:42:04 [2022-09-07T18:42:04.099Z] Building: bundles/dynbinary-daemon/dockerd
18:42:04 [2022-09-07T18:42:04.099Z] GOOS="" GOARCH="" GOARM=""
18:42:05 [2022-09-07T18:42:05.322Z] #46 ...
18:42:05 [2022-09-07T18:42:05.322Z] 
18:42:05 [2022-09-07T18:42:05.322Z] #36 [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
18:42:05 [2022-09-07T18:42:05.322Z] #36 50.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:42:05 [2022-09-07T18:42:05.322Z] #36 50.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:42:05 [2022-09-07T18:42:05.322Z] #36 50.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:42:05 [2022-09-07T18:42:05.379Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.8% of statements
18:42:05 [2022-09-07T18:42:05.379Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:42:05 [2022-09-07T18:42:05.379Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:42:05 [2022-09-07T18:42:05.646Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
18:42:06 [2022-09-07T18:42:06.577Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.028s	coverage: 53.6% of statements
18:42:06 [2022-09-07T18:42:06.577Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 79.9% of statements
18:42:06 [2022-09-07T18:42:06.577Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:42:07 [2022-09-07T18:42:07.141Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
18:42:07 [2022-09-07T18:42:07.398Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.009s	coverage: 88.2% of statements
18:42:08 [2022-09-07T18:42:08.334Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.123s	coverage: 76.8% of statements
18:42:08 [2022-09-07T18:42:08.592Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
18:42:09 [2022-09-07T18:42:09.155Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
18:42:09 [2022-09-07T18:42:09.508Z] #36 54.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:42:09 [2022-09-07T18:42:09.508Z] #36 54.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:42:09 [2022-09-07T18:42:09.508Z] #36 54.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:42:10 [2022-09-07T18:42:10.088Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
18:42:10 [2022-09-07T18:42:10.653Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
18:42:10 [2022-09-07T18:42:10.885Z] #36 55.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:42:10 [2022-09-07T18:42:10.885Z] #36 55.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:42:10 [2022-09-07T18:42:10.885Z] #36 55.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:42:11 [2022-09-07T18:42:11.584Z] ok  	github.com/docker/docker/daemon/logger/journald	3.514s	coverage: 74.3% of statements
18:42:11 [2022-09-07T18:42:11.584Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:42:11 [2022-09-07T18:42:11.584Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:42:11 [2022-09-07T18:42:11.584Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:42:11 [2022-09-07T18:42:11.584Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:42:11 [2022-09-07T18:42:11.821Z] #36 ...
18:42:11 [2022-09-07T18:42:11.821Z] 
18:42:11 [2022-09-07T18:42:11.821Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:42:11 [2022-09-07T18:42:11.821Z] #46 13.31 + cd /tmp/tmp.VuPGUsW4qd/src/github.com/containerd/containerd
18:42:11 [2022-09-07T18:42:11.821Z] #46 13.31 + git checkout -q v1.6.8
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + export 'BUILDTAGS=netgo osusergo static_build'
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + BUILDTAGS='netgo osusergo static_build'
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + export EXTRA_FLAGS=-buildmode=pie
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + EXTRA_FLAGS=-buildmode=pie
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + '[' '' = dynamic ']'
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.22 + make
18:42:11 [2022-09-07T18:42:11.821Z] #46 14.76 + bin/ctr
18:42:12 [2022-09-07T18:42:12.147Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
18:42:12 [2022-09-07T18:42:12.405Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:42:12 [2022-09-07T18:42:12.662Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:42:13 [2022-09-07T18:42:13.224Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.534s	coverage: 82.5% of statements
18:42:13 [2022-09-07T18:42:13.224Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:42:13 [2022-09-07T18:42:13.224Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:42:14 [2022-09-07T18:42:14.154Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 44.4% of statements
18:42:16 [2022-09-07T18:42:16.046Z] ok  	github.com/docker/docker/distribution	1.499s	coverage: 28.0% of statements
18:42:16 [2022-09-07T18:42:16.046Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:42:16 [2022-09-07T18:42:16.303Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
18:42:16 [2022-09-07T18:42:16.560Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
18:42:16 [2022-09-07T18:42:16.560Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:42:16 [2022-09-07T18:42:16.817Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.9% of statements
18:42:17 [2022-09-07T18:42:17.380Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
18:42:17 [2022-09-07T18:42:17.380Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
18:42:17 [2022-09-07T18:42:17.380Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:42:17 [2022-09-07T18:42:17.380Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:42:17 [2022-09-07T18:42:17.943Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
18:42:18 [2022-09-07T18:42:18.384Z] #46 ...
18:42:18 [2022-09-07T18:42:18.384Z] 
18:42:18 [2022-09-07T18:42:18.384Z] #36 [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
18:42:18 [2022-09-07T18:42:18.384Z] #36 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:42:18 [2022-09-07T18:42:18.384Z] #36 57.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.384Z] #36 57.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:42:18 [2022-09-07T18:42:18.384Z] #36 61.31 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:42:18 [2022-09-07T18:42:18.385Z] #36 61.32 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 61.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.07 Selecting previously unselected package g++-mingw-w64-x86-64.
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.08 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.17 Selecting previously unselected package libapparmor1:amd64.
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.19 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.25 Selecting previously unselected package libapparmor-dev:amd64.
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.26 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.34 Selecting previously unselected package libbtrfs0:amd64.
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.385Z] #36 63.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:42:18 [2022-09-07T18:42:18.506Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.44 Selecting previously unselected package libbtrfs-dev:amd64.
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.62 Selecting previously unselected package libudev-dev:amd64.
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.644Z] #36 63.64 Unpacking libudev-dev:amd64 (247.3-7) ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.72 Selecting previously unselected package libsepol1-dev:amd64.
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.73 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.73 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.88 Selecting previously unselected package libpcre2-16-0:amd64.
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.88 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.97 Selecting previously unselected package libpcre2-32-0:amd64.
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.98 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 63.99 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:42:18 [2022-09-07T18:42:18.903Z] #36 64.07 Selecting previously unselected package libpcre2-posix2:amd64.
18:42:19 [2022-09-07T18:42:19.070Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.14 Selecting previously unselected package libpcre2-dev:amd64.
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.14 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.15 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:42:19 [2022-09-07T18:42:19.162Z] #36 64.32 Selecting previously unselected package libselinux1-dev:amd64.
18:42:19 [2022-09-07T18:42:19.326Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.34 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.44 Selecting previously unselected package libdevmapper-dev:amd64.
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.50 Selecting previously unselected package libseccomp-dev:amd64.
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.421Z] #36 64.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:42:19 [2022-09-07T18:42:19.680Z] #36 64.59 Selecting previously unselected package libsystemd-dev:amd64.
18:42:19 [2022-09-07T18:42:19.680Z] #36 64.60 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
18:42:19 [2022-09-07T18:42:19.680Z] #36 64.61 Unpacking libsystemd-dev:amd64 (247.3-7) ...
18:42:19 [2022-09-07T18:42:19.680Z] #36 64.84 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:42:19 [2022-09-07T18:42:19.680Z] #36 64.85 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.86 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.87 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.90 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.92 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.93 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.94 Setting up libudev-dev:amd64 (247.3-7) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.96 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.97 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 64.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 65.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 65.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 65.04 Setting up mingw-w64-common (8.0.0-1) ...
18:42:19 [2022-09-07T18:42:19.938Z] #36 65.05 Setting up libsystemd-dev:amd64 (247.3-7) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.06 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.08 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.09 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.13 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
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.16 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
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.19 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
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.25 Setting up dmsetup (2:1.02.175-2.1) ...
18:42:20 [2022-09-07T18:42:20.197Z] #36 65.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:42:20 [2022-09-07T18:42:20.455Z] #36 65.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:42:20 [2022-09-07T18:42:20.455Z] #36 65.29 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:42:21 [2022-09-07T18:42:21.220Z] ok  	github.com/docker/docker/pkg/archive	0.291s	coverage: 82.3% of statements
18:42:21 [2022-09-07T18:42:21.833Z] #36 DONE 66.6s
18:42:21 [2022-09-07T18:42:21.834Z] 
18:42:21 [2022-09-07T18:42:21.834Z] #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
18:42:21 [2022-09-07T18:42:21.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:42:21 [2022-09-07T18:42:21.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:42:22 [2022-09-07T18:42:22.149Z] ok  	github.com/docker/docker/pkg/authorization	0.751s	coverage: 68.3% of statements
18:42:22 [2022-09-07T18:42:22.406Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:42:22 [2022-09-07T18:42:22.406Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:42:23 [2022-09-07T18:42:23.211Z] #55 1.586 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:42:23 [2022-09-07T18:42:23.211Z] #55 1.586 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:42:23 [2022-09-07T18:42:23.470Z] #55 1.586 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:42:25 [2022-09-07T18:42:25.676Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.541s	coverage: 42.7% of statements
18:42:25 [2022-09-07T18:42:25.933Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
18:42:26 [2022-09-07T18:42:26.190Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:42:26 [2022-09-07T18:42:26.190Z] ok  	github.com/docker/docker/layer	7.283s	coverage: 68.9% of statements
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:42:26 [2022-09-07T18:42:26.190Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:42:26 [2022-09-07T18:42:26.447Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
18:42:26 [2022-09-07T18:42:26.704Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 87.2% of statements
18:42:26 [2022-09-07T18:42:26.960Z] ok  	github.com/docker/docker/pkg/fsutils	0.165s	coverage: 85.1% of statements
18:42:26 [2022-09-07T18:42:26.960Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
18:42:27 [2022-09-07T18:42:27.891Z] ok  	github.com/docker/docker/pkg/idtools	0.330s	coverage: 69.3% of statements
18:42:27 [2022-09-07T18:42:27.891Z] ok  	github.com/docker/docker/pkg/ioutils	0.390s	coverage: 71.0% of statements
18:42:28 [2022-09-07T18:42:28.149Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
18:42:28 [2022-09-07T18:42:28.149Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
18:42:28 [2022-09-07T18:42:28.149Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:42:28 [2022-09-07T18:42:28.408Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
18:42:28 [2022-09-07T18:42:28.408Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:42:28 [2022-09-07T18:42:28.679Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:42:28 [2022-09-07T18:42:28.936Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.5% of statements
18:42:28 [2022-09-07T18:42:28.936Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:42:28 [2022-09-07T18:42:28.936Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:42:28 [2022-09-07T18:42:28.936Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:42:29 [2022-09-07T18:42:29.047Z] #55 2.026 Reading package lists...
18:42:29 [2022-09-07T18:42:29.499Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
18:42:30 [2022-09-07T18:42:30.063Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
18:42:30 [2022-09-07T18:42:30.063Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:42:30 [2022-09-07T18:42:30.319Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:42:31 [2022-09-07T18:42:31.686Z] ok  	github.com/docker/docker/pkg/pubsub	1.043s	coverage: 75.0% of statements
18:42:31 [2022-09-07T18:42:31.942Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:42:32 [2022-09-07T18:42:32.199Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:42:32 [2022-09-07T18:42:32.199Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:42:32 [2022-09-07T18:42:32.456Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:42:32 [2022-09-07T18:42:32.713Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:42:33 [2022-09-07T18:42:33.245Z] #55 6.745 Reading package lists...
18:42:33 [2022-09-07T18:42:33.276Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
18:42:33 [2022-09-07T18:42:33.839Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
18:42:33 [2022-09-07T18:42:33.839Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
18:42:34 [2022-09-07T18:42:34.180Z] #55 11.43 Building dependency tree...
18:42:34 [2022-09-07T18:42:34.180Z] #55 12.53 Reading state information...
18:42:34 [2022-09-07T18:42:34.402Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
18:42:34 [2022-09-07T18:42:34.659Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63 The following additional packages will be installed:
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:42:35 [2022-09-07T18:42:35.116Z] #55 13.63   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.64   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65 Suggested packages:
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   seccomp:ppc64el seccomp:s390x
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65 Recommended packages:
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
18:42:35 [2022-09-07T18:42:35.375Z] #55 13.65   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14 The following NEW packages will be installed:
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.14   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.15   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.15   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.15   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
18:42:35 [2022-09-07T18:42:35.942Z] #55 14.15   libseccomp2:ppc64el libseccomp2:s390x
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.50 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.50 Need to get 15.9 MB of archives.
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.50 After this operation, 73.0 MB of additional disk space will be used.
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
18:42:36 [2022-09-07T18:42:36.201Z] #55 14.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
18:42:36 [2022-09-07T18:42:36.460Z] #55 14.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:42:36 [2022-09-07T18:42:36.552Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
18:42:36 [2022-09-07T18:42:36.809Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
18:42:37 [2022-09-07T18:42:37.027Z] #55 15.27 debconf: delaying package configuration, since apt-utils is not installed
18:42:37 [2022-09-07T18:42:37.027Z] #55 15.48 Fetched 15.9 MB in 1s (27.3 MB/s)
18:42:37 [2022-09-07T18:42:37.065Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.52 Selecting previously unselected package gcc-10-base:armel.
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.52 (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.)
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.57 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.58 Unpacking gcc-10-base:armel (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.64 Selecting previously unselected package gcc-10-base:armhf.
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.64 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.65 Unpacking gcc-10-base:armhf (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.70 Selecting previously unselected package gcc-10-base:ppc64el.
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.71 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.72 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.286Z] #55 15.78 Selecting previously unselected package gcc-10-base:s390x.
18:42:37 [2022-09-07T18:42:37.545Z] #55 15.78 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
18:42:37 [2022-09-07T18:42:37.545Z] #55 15.79 Unpacking gcc-10-base:s390x (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.545Z] #55 15.94 Selecting previously unselected package gcc-10-base:arm64.
18:42:37 [2022-09-07T18:42:37.545Z] #55 15.95 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
18:42:37 [2022-09-07T18:42:37.545Z] #55 15.96 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.545Z] #55 16.02 Selecting previously unselected package libgcc-s1:armel.
18:42:37 [2022-09-07T18:42:37.545Z] #55 16.02 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
18:42:37 [2022-09-07T18:42:37.804Z] #55 16.04 Unpacking libgcc-s1:armel (10.2.1-6) ...
18:42:37 [2022-09-07T18:42:37.804Z] #55 16.10 Selecting previously unselected package libcrypt1:armel.
18:42:37 [2022-09-07T18:42:37.804Z] #55 16.11 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
18:42:37 [2022-09-07T18:42:37.804Z] #55 16.12 Unpacking libcrypt1:armel (1:4.4.18-4) ...
18:42:38 [2022-09-07T18:42:38.063Z] #55 16.20 Selecting previously unselected package libc6:armel.
18:42:38 [2022-09-07T18:42:38.063Z] #55 16.21 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
18:42:38 [2022-09-07T18:42:38.063Z] #55 16.41 Unpacking libc6:armel (2.31-13+deb11u3) ...
18:42:38 [2022-09-07T18:42:38.436Z] ok  	github.com/docker/docker/quota	0.222s	coverage: 71.4% of statements
18:42:38 [2022-09-07T18:42:38.436Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.84 Selecting previously unselected package libapparmor1:armel.
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.85 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.86 Unpacking libapparmor1:armel (2.13.6-10) ...
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.93 Selecting previously unselected package libapparmor-dev:armel.
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.93 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
18:42:38 [2022-09-07T18:42:38.630Z] #55 16.93 Unpacking libapparmor-dev:armel (2.13.6-10) ...
18:42:38 [2022-09-07T18:42:38.630Z] #55 17.01 Selecting previously unselected package libgcc-s1:arm64.
18:42:38 [2022-09-07T18:42:38.630Z] #55 17.01 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
18:42:38 [2022-09-07T18:42:38.630Z] #55 17.02 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
18:42:38 [2022-09-07T18:42:38.889Z] #55 17.13 Selecting previously unselected package libcrypt1:arm64.
18:42:38 [2022-09-07T18:42:38.889Z] #55 17.13 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
18:42:38 [2022-09-07T18:42:38.889Z] #55 17.14 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
18:42:38 [2022-09-07T18:42:38.889Z] #55 17.22 Selecting previously unselected package libc6:arm64.
18:42:38 [2022-09-07T18:42:38.889Z] #55 17.23 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
18:42:39 [2022-09-07T18:42:39.148Z] #55 17.39 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
18:42:39 [2022-09-07T18:42:39.366Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.90 Selecting previously unselected package libapparmor1:arm64.
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.91 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.91 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.97 Selecting previously unselected package libapparmor-dev:arm64.
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.97 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 17.98 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 18.05 Selecting previously unselected package libgcc-s1:s390x.
18:42:39 [2022-09-07T18:42:39.716Z] #55 18.05 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 18.06 Unpacking libgcc-s1:s390x (10.2.1-6) ...
18:42:39 [2022-09-07T18:42:39.716Z] #55 18.10 Selecting previously unselected package libcrypt1:s390x.
18:42:39 [2022-09-07T18:42:39.928Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
18:42:39 [2022-09-07T18:42:39.928Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:42:39 [2022-09-07T18:42:39.974Z] #55 18.11 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
18:42:39 [2022-09-07T18:42:39.974Z] #55 18.11 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
18:42:39 [2022-09-07T18:42:39.974Z] #55 18.19 Selecting previously unselected package libc6:s390x.
18:42:39 [2022-09-07T18:42:39.974Z] #55 18.20 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
18:42:39 [2022-09-07T18:42:39.974Z] #55 18.38 Unpacking libc6:s390x (2.31-13+deb11u3) ...
18:42:40 [2022-09-07T18:42:40.491Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
18:42:40 [2022-09-07T18:42:40.541Z] #55 18.88 Selecting previously unselected package libapparmor1:s390x.
18:42:40 [2022-09-07T18:42:40.541Z] #55 18.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
18:42:40 [2022-09-07T18:42:40.541Z] #55 18.89 Unpacking libapparmor1:s390x (2.13.6-10) ...
18:42:40 [2022-09-07T18:42:40.541Z] #55 18.98 Selecting previously unselected package libapparmor-dev:s390x.
18:42:40 [2022-09-07T18:42:40.748Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
18:42:40 [2022-09-07T18:42:40.800Z] #55 18.98 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.00 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.08 Selecting previously unselected package libgcc-s1:armhf.
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.09 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.09 Unpacking libgcc-s1:armhf (10.2.1-6) ...
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.14 Selecting previously unselected package libcrypt1:armhf.
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.15 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
18:42:40 [2022-09-07T18:42:40.800Z] #55 19.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
18:42:41 [2022-09-07T18:42:41.060Z] #55 19.24 Selecting previously unselected package libc6:armhf.
18:42:41 [2022-09-07T18:42:41.061Z] #55 19.25 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
18:42:41 [2022-09-07T18:42:41.061Z] #55 19.39 Unpacking libc6:armhf (2.31-13+deb11u3) ...
18:42:41 [2022-09-07T18:42:41.635Z] #55 19.92 Selecting previously unselected package libapparmor1:armhf.
18:42:41 [2022-09-07T18:42:41.635Z] #55 19.92 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
18:42:41 [2022-09-07T18:42:41.635Z] #55 19.95 Unpacking libapparmor1:armhf (2.13.6-10) ...
18:42:41 [2022-09-07T18:42:41.635Z] #55 20.08 Selecting previously unselected package libapparmor-dev:armhf.
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.09 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.11 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.21 Selecting previously unselected package libgcc-s1:ppc64el.
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.22 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.22 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.28 Selecting previously unselected package libcrypt1:ppc64el.
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.29 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
18:42:41 [2022-09-07T18:42:41.894Z] #55 20.29 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
18:42:42 [2022-09-07T18:42:42.153Z] #55 20.40 Selecting previously unselected package libc6:ppc64el.
18:42:42 [2022-09-07T18:42:42.153Z] #55 20.40 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
18:42:42 [2022-09-07T18:42:42.411Z] #55 20.64 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
18:42:42 [2022-09-07T18:42:42.643Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:42:42 [2022-09-07T18:42:42.900Z] ok  	github.com/docker/docker/volume/local	0.058s	coverage: 76.8% of statements
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.26 Selecting previously unselected package libapparmor1:ppc64el.
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.26 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.27 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.34 Selecting previously unselected package libapparmor-dev:ppc64el.
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.35 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.42 Selecting previously unselected package libseccomp2:s390x.
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.43 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
18:42:42 [2022-09-07T18:42:42.978Z] #55 21.44 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.236Z] #55 21.50 Selecting previously unselected package libseccomp-dev:s390x.
18:42:43 [2022-09-07T18:42:43.237Z] #55 21.51 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
18:42:43 [2022-09-07T18:42:43.237Z] #55 21.51 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.237Z] #55 21.57 Selecting previously unselected package libseccomp2:ppc64el.
18:42:43 [2022-09-07T18:42:43.237Z] #55 21.57 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
18:42:43 [2022-09-07T18:42:43.237Z] #55 21.58 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.463Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.63 Selecting previously unselected package libseccomp-dev:ppc64el.
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.64 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.64 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.71 Selecting previously unselected package libseccomp2:armhf.
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.72 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.73 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.78 Selecting previously unselected package libseccomp-dev:armhf.
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.79 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.80 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.85 Selecting previously unselected package libseccomp2:armel.
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.86 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.86 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.90 Selecting previously unselected package libseccomp-dev:armel.
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.92 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 21.99 Selecting previously unselected package libseccomp2:arm64.
18:42:43 [2022-09-07T18:42:43.495Z] #55 22.00 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
18:42:43 [2022-09-07T18:42:43.495Z] #55 22.00 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.05 Selecting previously unselected package libseccomp-dev:arm64.
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.17 Setting up gcc-10-base:arm64 (10.2.1-6) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.20 Setting up gcc-10-base:armel (10.2.1-6) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.22 Setting up gcc-10-base:armhf (10.2.1-6) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.23 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.24 Setting up gcc-10-base:s390x (10.2.1-6) ...
18:42:43 [2022-09-07T18:42:43.754Z] #55 22.26 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.27 Setting up libcrypt1:armel (1:4.4.18-4) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.28 Setting up libcrypt1:armhf (1:4.4.18-4) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.30 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.31 Setting up libcrypt1:s390x (1:4.4.18-4) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.32 Setting up libgcc-s1:arm64 (10.2.1-6) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.34 Setting up libgcc-s1:armel (10.2.1-6) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.35 Setting up libgcc-s1:armhf (10.2.1-6) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.37 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.38 Setting up libgcc-s1:s390x (10.2.1-6) ...
18:42:44 [2022-09-07T18:42:44.012Z] #55 22.39 Setting up libc6:arm64 (2.31-13+deb11u3) ...
18:42:44 [2022-09-07T18:42:44.832Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.3% of statements
18:42:45 [2022-09-07T18:42:45.388Z] #55 23.61 Setting up libc6:armel (2.31-13+deb11u3) ...
18:42:46 [2022-09-07T18:42:46.764Z] #55 24.82 Setting up libc6:armhf (2.31-13+deb11u3) ...
18:42:47 [2022-09-07T18:42:47.699Z] #55 26.05 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
18:42:49 [2022-09-07T18:42:49.073Z] #55 27.29 Setting up libc6:s390x (2.31-13+deb11u3) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.54 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.56 Setting up libapparmor1:armel (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.58 Setting up libapparmor1:armhf (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.59 Setting up libapparmor1:ppc64el (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.61 Setting up libapparmor1:s390x (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.62 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.64 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.65 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.67 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.68 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.69 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.71 Setting up libapparmor-dev:armel (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.72 Setting up libapparmor-dev:armhf (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.73 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.74 Setting up libapparmor-dev:s390x (2.13.6-10) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.77 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.78 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.80 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.81 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:42:50 [2022-09-07T18:42:50.453Z] #55 28.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:42:51 [2022-09-07T18:42:51.021Z] #55 DONE 29.2s
18:42:51 [2022-09-07T18:42:51.021Z] 
18:42:51 [2022-09-07T18:42:51.021Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:42:51 [2022-09-07T18:42:51.021Z] #56 DONE 0.1s
18:42:51 [2022-09-07T18:42:51.021Z] 
18:42:51 [2022-09-07T18:42:51.021Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:42:51 [2022-09-07T18:42:51.961Z] #57 1.161 + RM_GOPATH=0
18:42:51 [2022-09-07T18:42:51.961Z] #57 1.161 + TMP_GOPATH=
18:42:51 [2022-09-07T18:42:51.961Z] #57 1.161 + : /build
18:42:51 [2022-09-07T18:42:51.961Z] #57 1.161 + '[' -z '' ']'
18:42:52 [2022-09-07T18:42:52.220Z] #57 ...
18:42:52 [2022-09-07T18:42:52.220Z] 
18:42:52 [2022-09-07T18:42:52.220Z] #58 [dev-systemd-false  1/28] RUN groupadd -r docker
18:42:52 [2022-09-07T18:42:52.220Z] #58 DONE 1.4s
18:42:52 [2022-09-07T18:42:52.220Z] 
18:42:52 [2022-09-07T18:42:52.220Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.162 ++ mktemp -d
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.164 + export GOPATH=/tmp/tmp.cIi69GPYMB
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.164 + GOPATH=/tmp/tmp.cIi69GPYMB
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.164 + RM_GOPATH=1
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.164 + case "$(go env GOARCH)" in
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.165 ++ go env GOARCH
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.178 + export GO_BUILDMODE=-buildmode=pie
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.178 + GO_BUILDMODE=-buildmode=pie
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.179 ++ dirname /install.sh
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.181 + dir=/
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.181 + bin=runc
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.181 + shift
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.182 + '[' '!' -f //runc.installer ']'
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.182 + . //runc.installer
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.182 ++ set -e
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.183 ++ : v1.1.4
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.183 + install_runc
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.184 + RUNC_BUILDTAGS=seccomp
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.184 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.184 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cIi69GPYMB/src/github.com/opencontainers/runc
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.184 Install runc version v1.1.4 (build tags: seccomp)
18:42:52 [2022-09-07T18:42:52.220Z] #57 1.188 Cloning into '/tmp/tmp.cIi69GPYMB/src/github.com/opencontainers/runc'...
18:42:53 [2022-09-07T18:42:53.214Z] #57 ...
18:42:53 [2022-09-07T18:42:53.214Z] 
18:42:53 [2022-09-07T18:42:53.214Z] #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
18:42:53 [2022-09-07T18:42:53.214Z] #59 DONE 1.1s
18:42:53 [2022-09-07T18:42:53.482Z] 
18:42:53 [2022-09-07T18:42:53.482Z] #60 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:42:53 [2022-09-07T18:42:53.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:42:54 [2022-09-07T18:42:54.418Z] #60 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:42:54 [2022-09-07T18:42:54.418Z] #60 DONE 1.0s
18:42:54 [2022-09-07T18:42:54.418Z] 
18:42:54 [2022-09-07T18:42:54.418Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:42:55 [2022-09-07T18:42:55.353Z] #57 ...
18:42:55 [2022-09-07T18:42:55.353Z] 
18:42:55 [2022-09-07T18:42:55.353Z] #61 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:42:55 [2022-09-07T18:42:55.353Z] #61 DONE 1.0s
18:42:55 [2022-09-07T18:42:55.353Z] 
18:42:55 [2022-09-07T18:42:55.353Z] #62 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:42:56 [2022-09-07T18:42:56.288Z] #62 DONE 0.9s
18:42:56 [2022-09-07T18:42:56.288Z] 
18:42:56 [2022-09-07T18:42:56.288Z] #63 [dev-systemd-false  6/28] RUN ldconfig
18:42:57 [2022-09-07T18:42:57.662Z] #63 DONE 1.2s
18:42:57 [2022-09-07T18:42:57.662Z] 
18:42:57 [2022-09-07T18:42:57.662Z] #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
18:42:58 [2022-09-07T18:42:58.595Z] #64 1.233 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:42:58 [2022-09-07T18:42:58.595Z] #64 1.234 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:42:58 [2022-09-07T18:42:58.595Z] #64 1.234 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:42:58 [2022-09-07T18:42:58.854Z] #64 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
18:42:58 [2022-09-07T18:42:58.854Z] #64 1.583 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
18:42:59 [2022-09-07T18:42:59.421Z] #64 1.790 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
18:42:59 [2022-09-07T18:42:59.421Z] #64 2.022 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
18:42:59 [2022-09-07T18:42:59.679Z] #64 2.290 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
18:42:59 [2022-09-07T18:42:59.937Z] #64 2.551 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
18:43:00 [2022-09-07T18:43:00.195Z] #64 2.562 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
18:43:00 [2022-09-07T18:43:00.195Z] #64 2.562 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
18:43:00 [2022-09-07T18:43:00.195Z] #64 2.563 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
18:43:00 [2022-09-07T18:43:00.195Z] #64 2.564 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
18:43:00 [2022-09-07T18:43:00.453Z] #64 2.988 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
18:43:00 [2022-09-07T18:43:00.453Z] #64 2.991 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
18:43:00 [2022-09-07T18:43:00.453Z] #64 2.995 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
18:43:00 [2022-09-07T18:43:00.453Z] #64 2.995 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
18:43:00 [2022-09-07T18:43:00.453Z] #64 2.996 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
18:43:00 [2022-09-07T18:43:00.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:43:02 [2022-09-07T18:43:02.985Z] #64 ...
18:43:02 [2022-09-07T18:43:02.985Z] 
18:43:02 [2022-09-07T18:43:02.985Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:43:02 [2022-09-07T18:43:02.985Z] #57 5.636 + cd /tmp/tmp.cIi69GPYMB/src/github.com/opencontainers/runc
18:43:02 [2022-09-07T18:43:02.985Z] #57 5.636 + git checkout -q v1.1.4
18:43:02 [2022-09-07T18:43:02.985Z] #57 6.028 + '[' -z '' ']'
18:43:02 [2022-09-07T18:43:02.985Z] #57 6.028 + target=static
18:43:02 [2022-09-07T18:43:02.985Z] #57 6.029 + make BUILDTAGS=seccomp static
18:43:02 [2022-09-07T18:43:02.985Z] #57 6.287 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 .
18:43:02 [2022-09-07T18:43:02.985Z] #57 11.68 + mkdir -p /build
18:43:02 [2022-09-07T18:43:02.985Z] #57 11.68 + cp runc /build/runc
18:43:02 [2022-09-07T18:43:02.985Z] #57 DONE 12.0s
18:43:03 [2022-09-07T18:43:03.244Z] 
18:43:03 [2022-09-07T18:43:03.244Z] #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
18:43:06 [2022-09-07T18:43:06.748Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/rootless	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/volume	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === Skipped
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     network_proxy_test.go:208: No support for dual stack yet
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver btrfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver btrfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver btrfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver btrfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver btrfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:71: No driver to put!
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z] time="2022-09-07T18:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z] time="2022-09-07T18:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z] time="2022-09-07T18:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z] time="2022-09-07T18:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z] time="2022-09-07T18:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:71: No driver to put!
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     overlay_test.go:50: Fails to compute changes intermittently
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver zfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver zfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver zfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:44: Driver zfs not supported
18:43:06 [2022-09-07T18:43:06.748Z] 
18:43:06 [2022-09-07T18:43:06.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:43:06 [2022-09-07T18:43:06.748Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:06 [2022-09-07T18:43:06.749Z]     graphtest_unix.go:44: Driver zfs not supported
18:43:06 [2022-09-07T18:43:06.749Z] 
18:43:06 [2022-09-07T18:43:06.749Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:43:06 [2022-09-07T18:43:06.749Z]     graphtest_unix.go:71: No driver to put!
18:43:06 [2022-09-07T18:43:06.749Z] 
18:43:06 [2022-09-07T18:43:06.749Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:43:06 [2022-09-07T18:43:06.749Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
18:43:06 [2022-09-07T18:43:06.749Z] 
18:43:06 [2022-09-07T18:43:06.749Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:43:06 [2022-09-07T18:43:06.749Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
18:43:06 [2022-09-07T18:43:06.749Z] 
18:43:06 [2022-09-07T18:43:06.749Z] DONE 2874 tests, 28 skipped in 212.029s
18:43:06 [2022-09-07T18:43:06.749Z] + '[' -n 'github.com/docker/docker/libnetwork
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/bitseq
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cluster
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/config
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/datastore
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/diagnostic
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/discoverapi
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/driverapi
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/bridge
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/host
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/null
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/overlay
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/remote
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/windows
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/drvregistry
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/etchosts
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/idm
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/internal/caller
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipam
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipamapi
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipams/builtin
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipams/null
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipams/remote
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ipamutils
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/iptables
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/netlabel
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/netutils
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/networkdb
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/ns
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/options
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/osl
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/osl/kernel
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/portallocator
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/portmapper
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/resolvconf
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/testutils
18:43:06 [2022-09-07T18:43:06.749Z] github.com/docker/docker/libnetwork/types' ']'
18:43:06 [2022-09-07T18:43:06.749Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
18:43:08 [2022-09-07T18:43:08.510Z] #64 10.85 Fetched 40.6 MB in 10s (4112 kB/s)
18:43:08 [2022-09-07T18:43:08.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:43:08 [2022-09-07T18:43:08.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:43:09 [2022-09-07T18:43:09.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:43:10 [2022-09-07T18:43:10.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:43:11 [2022-09-07T18:43:11.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:43:11 [2022-09-07T18:43:11.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:43:11 [2022-09-07T18:43:11.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:43:12 [2022-09-07T18:43:12.699Z] #64 10.85 Reading package lists...
18:43:13 [2022-09-07T18:43:13.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:43:14 [2022-09-07T18:43:14.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:43:15 [2022-09-07T18:43:15.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:43:16 [2022-09-07T18:43:16.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:43:17 [2022-09-07T18:43:17.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:43:17 [2022-09-07T18:43:17.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:43:17 [2022-09-07T18:43:17.964Z] #64 15.40 Reading package lists...
18:43:18 [2022-09-07T18:43:18.531Z] #64 20.06 Building dependency tree...
18:43:18 [2022-09-07T18:43:18.531Z] #64 21.17 Reading state information...
18:43:19 [2022-09-07T18:43:19.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03 bzip2 is already the newest version (1.0.8-4).
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03 patch is already the newest version (2.7.6-7).
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03 The following additional packages will be installed:
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03   libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.03   python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.04   systemd vim-runtime xxd
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05 Suggested packages:
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05   python-setuptools-doc systemd-container policykit-1 ctags vim-doc
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05   vim-scripts xfsdump acl attr quota
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05 Recommended packages:
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:43:19 [2022-09-07T18:43:19.466Z] #64 22.05   systemd-timesyncd | time-daemon unzip
18:43:19 [2022-09-07T18:43:19.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:43:20 [2022-09-07T18:43:20.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.25 The following NEW packages will be installed:
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.25   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.25   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.25   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.25   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.26   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.26   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.26   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip
18:43:20 [2022-09-07T18:43:20.842Z] #64 23.26   zstd
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.63 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded.
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.63 Need to get 23.8 MB of archives.
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.63 After this operation, 89.3 MB of additional disk space will be used.
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 ...
18:43:21 [2022-09-07T18:43:21.100Z] 
18:43:21 [2022-09-07T18:43:21.100Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:21 [2022-09-07T18:43:21.100Z] #46 74.24 + bin/containerd
18:43:21 [2022-09-07T18:43:21.100Z] #46 ...
18:43:21 [2022-09-07T18:43:21.100Z] 
18:43:21 [2022-09-07T18:43:21.100Z] #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
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:43:21 [2022-09-07T18:43:21.100Z] #64 23.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:43:21 [2022-09-07T18:43:21.101Z] #64 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:43:21 [2022-09-07T18:43:21.101Z] #64 23.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:43:21 [2022-09-07T18:43:21.358Z] #64 23.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.77 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 23.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:43:21 [2022-09-07T18:43:21.359Z] #64 24.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:43:21 [2022-09-07T18:43:21.616Z] #64 24.02 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:43:21 [2022-09-07T18:43:21.616Z] #64 24.03 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:43:21 [2022-09-07T18:43:21.616Z] #64 24.03 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:43:21 [2022-09-07T18:43:21.657Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:43:21 [2022-09-07T18:43:21.657Z] Using test binary docker
18:43:21 [2022-09-07T18:43:21.657Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:43:21 [2022-09-07T18:43:21.657Z] Starting apparmor (via systemctl): apparmor.service.
18:43:21 [2022-09-07T18:43:21.657Z] Starting dockerd
18:43:21 [2022-09-07T18:43:21.657Z] INFO: Waiting for daemon to start...
18:43:21 [2022-09-07T18:43:21.875Z] #64 24.51 debconf: delaying package configuration, since apt-utils is not installed
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.70 Fetched 23.8 MB in 1s (33.5 MB/s)
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.74 Selecting previously unselected package libcap2:amd64.
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.75 (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.)
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.80 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.81 Unpacking libcap2:amd64 (1:2.44-1) ...
18:43:22 [2022-09-07T18:43:22.134Z] #64 24.85 Selecting previously unselected package libargon2-1:amd64.
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.86 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.87 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.93 Selecting previously unselected package libjson-c5:amd64.
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.93 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.94 Unpacking libjson-c5:amd64 (0.15-2) ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.99 Selecting previously unselected package libcryptsetup12:amd64.
18:43:22 [2022-09-07T18:43:22.396Z] #64 24.99 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 25.00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 25.07 Selecting previously unselected package libip4tc2:amd64.
18:43:22 [2022-09-07T18:43:22.396Z] #64 25.08 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.396Z] #64 25.08 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.13 Selecting previously unselected package libkmod2:amd64.
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.13 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.14 Unpacking libkmod2:amd64 (28-1) ...
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.23 Selecting previously unselected package systemd.
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.23 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
18:43:22 [2022-09-07T18:43:22.662Z] #64 25.34 Unpacking systemd (247.3-7) ...
18:43:23 [2022-09-07T18:43:23.598Z] #64 26.23 Selecting previously unselected package pigz.
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.24 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.24 Unpacking pigz (2.6-1) ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.30 Selecting previously unselected package libelf1:amd64.
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.31 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.31 Unpacking libelf1:amd64 (0.183-1) ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.40 Selecting previously unselected package libbpf0:amd64.
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.41 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.41 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.47 Selecting previously unselected package libmnl0:amd64.
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.47 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.48 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.52 Selecting previously unselected package libxtables12:amd64.
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.53 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.53 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:43:23 [2022-09-07T18:43:23.856Z] #64 26.58 Selecting previously unselected package libcap2-bin.
18:43:24 [2022-09-07T18:43:24.114Z] #64 26.59 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:43:24 [2022-09-07T18:43:24.114Z] #64 26.59 Unpacking libcap2-bin (1:2.44-1) ...
18:43:24 [2022-09-07T18:43:24.114Z] #64 26.65 Selecting previously unselected package iproute2.
18:43:24 [2022-09-07T18:43:24.114Z] #64 26.65 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
18:43:24 [2022-09-07T18:43:24.114Z] #64 26.65 Unpacking iproute2 (5.10.0-4) ...
18:43:24 [2022-09-07T18:43:24.187Z] .
18:43:24 [2022-09-07T18:43:24.187Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:43:24 [2022-09-07T18:43:24.187Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:43:24 [2022-09-07T18:43:24.187Z] Error: No such image: emptyfs
18:43:24 [2022-09-07T18:43:24.187Z] Loaded image: emptyfs:latest
18:43:24 [2022-09-07T18:43:24.187Z] Running integration-test (iteration 1)
18:43:24 [2022-09-07T18:43:24.187Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:43:24 [2022-09-07T18:43:24.187Z] Loaded image: busybox:latest
18:43:24 [2022-09-07T18:43:24.187Z] Loaded image: busybox:glibc
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.88 Selecting previously unselected package xxd.
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.89 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.96 Selecting previously unselected package vim-common.
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.97 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:43:24 [2022-09-07T18:43:24.373Z] #64 26.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:43:24 [2022-09-07T18:43:24.373Z] #64 27.07 Selecting previously unselected package bash-completion.
18:43:24 [2022-09-07T18:43:24.373Z] #64 27.08 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
18:43:25 [2022-09-07T18:43:25.308Z] #64 28.02 Unpacking bash-completion (1:2.11-2) ...
18:43:25 [2022-09-07T18:43:25.563Z] Loaded image: debian:bullseye-slim
18:43:25 [2022-09-07T18:43:25.568Z] #64 28.22 Selecting previously unselected package apparmor.
18:43:25 [2022-09-07T18:43:25.568Z] #64 28.22 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ...
18:43:25 [2022-09-07T18:43:25.568Z] #64 28.27 Unpacking apparmor (2.13.6-10) ...
18:43:25 [2022-09-07T18:43:25.822Z] Loaded image: hello-world:latest
18:43:25 [2022-09-07T18:43:25.822Z] Loaded image: arm32v7/hello-world:latest
18:43:25 [2022-09-07T18:43:25.822Z] INFO: Testing against a local daemon
18:43:25 [2022-09-07T18:43:25.822Z] === RUN   TestCgroupNamespacesBuild
18:43:25 [2022-09-07T18:43:25.826Z] #64 28.47 Selecting previously unselected package inetutils-ping.
18:43:25 [2022-09-07T18:43:25.826Z] #64 28.47 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.47 Unpacking inetutils-ping (2:2.0-1) ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.54 Selecting previously unselected package libip6tc2:amd64.
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.55 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.55 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.60 Selecting previously unselected package libnfnetlink0:amd64.
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.61 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.67 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:43:26 [2022-09-07T18:43:26.084Z] #64 28.73 Selecting previously unselected package libnftnl11:amd64.
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.73 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.73 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.79 Selecting previously unselected package iptables.
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.80 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.81 Unpacking iptables (1.8.7-1) ...
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.97 Selecting previously unselected package libonig5:amd64.
18:43:26 [2022-09-07T18:43:26.342Z] #64 28.98 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 28.98 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.07 Selecting previously unselected package libjq1:amd64.
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.07 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.08 Unpacking libjq1:amd64 (1.6-2.1) ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.15 Selecting previously unselected package jq.
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.15 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.16 Unpacking jq (1.6-2.1) ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.22 Selecting previously unselected package libaio1:amd64.
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.23 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.24 Unpacking libaio1:amd64 (0.3.112-9) ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.29 Selecting previously unselected package libgpm2:amd64.
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.29 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.30 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:43:26 [2022-09-07T18:43:26.601Z] #64 29.35 Selecting previously unselected package libinih1:amd64.
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.36 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.36 Unpacking libinih1:amd64 (53-1+b2) ...
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.42 Selecting previously unselected package libmicrohttpd12:amd64.
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.42 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ...
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.42 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.50 Selecting previously unselected package libnet1:amd64.
18:43:26 [2022-09-07T18:43:26.860Z] #64 29.50 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.56 Selecting previously unselected package libnl-3-200:amd64.
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.57 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.65 Selecting previously unselected package libprotobuf-c1:amd64.
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.65 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.70 Selecting previously unselected package libyajl2:amd64.
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.71 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.72 Unpacking libyajl2:amd64 (2.1.0-3) ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.76 Selecting previously unselected package net-tools.
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.77 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:43:27 [2022-09-07T18:43:27.118Z] #64 29.87 Selecting previously unselected package python-pip-whl.
18:43:27 [2022-09-07T18:43:27.200Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
18:43:27 [2022-09-07T18:43:27.200Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:43:27 [2022-09-07T18:43:27.377Z] #64 29.88 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:43:27 [2022-09-07T18:43:27.377Z] #64 29.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.14 Selecting previously unselected package python3-lib2to3.
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.15 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.15 Unpacking python3-lib2to3 (3.9.2-1) ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.24 Selecting previously unselected package python3-distutils.
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.25 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.25 Unpacking python3-distutils (3.9.2-1) ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.32 Selecting previously unselected package python3-pkg-resources.
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.32 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
18:43:27 [2022-09-07T18:43:27.636Z] #64 30.33 Unpacking python3-pkg-resources (52.0.0-4) ...
18:43:27 [2022-09-07T18:43:27.894Z] #64 30.41 Selecting previously unselected package python3-setuptools.
18:43:27 [2022-09-07T18:43:27.894Z] #64 30.41 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
18:43:27 [2022-09-07T18:43:27.894Z] #64 30.41 Unpacking python3-setuptools (52.0.0-4) ...
18:43:27 [2022-09-07T18:43:27.894Z] #64 30.54 Selecting previously unselected package python3-wheel.
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.54 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.55 Unpacking python3-wheel (0.34.2-1) ...
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.60 Selecting previously unselected package python3-pip.
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.60 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.61 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.73 Selecting previously unselected package sudo.
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.75 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ...
18:43:28 [2022-09-07T18:43:28.153Z] #64 30.75 Unpacking sudo (1.9.5p2-3) ...
18:43:28 [2022-09-07T18:43:28.412Z] #64 31.04 Selecting previously unselected package systemd-journal-remote.
18:43:28 [2022-09-07T18:43:28.412Z] #64 31.05 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ...
18:43:28 [2022-09-07T18:43:28.412Z] #64 31.06 Unpacking systemd-journal-remote (247.3-7) ...
18:43:28 [2022-09-07T18:43:28.575Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
18:43:28 [2022-09-07T18:43:28.575Z] === RUN   TestBuildWithSession
18:43:28 [2022-09-07T18:43:28.575Z]     build_session_test.go:25: TODO: BuildKit
18:43:28 [2022-09-07T18:43:28.575Z] --- SKIP: TestBuildWithSession (0.00s)
18:43:28 [2022-09-07T18:43:28.575Z] === RUN   TestBuildSquashParent
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.12 Selecting previously unselected package thin-provisioning-tools.
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.13 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.14 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.28 Selecting previously unselected package uidmap.
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.28 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ...
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.29 Unpacking uidmap (1:4.8.1-1) ...
18:43:28 [2022-09-07T18:43:28.672Z] #64 31.38 Selecting previously unselected package vim-runtime.
18:43:28 [2022-09-07T18:43:28.931Z] #64 31.38 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:43:28 [2022-09-07T18:43:28.931Z] #64 31.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:43:28 [2022-09-07T18:43:28.931Z] #64 31.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:43:28 [2022-09-07T18:43:28.931Z] #64 31.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.67 Selecting previously unselected package vim.
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.67 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.68 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.92 Selecting previously unselected package xfsprogs.
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.93 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ...
18:43:30 [2022-09-07T18:43:30.307Z] #64 32.94 Unpacking xfsprogs (5.10.0-4) ...
18:43:30 [2022-09-07T18:43:30.566Z] #64 33.13 Selecting previously unselected package zip.
18:43:30 [2022-09-07T18:43:30.566Z] #64 33.14 Preparing to unpack .../50-zip_3.0-12_amd64.deb ...
18:43:30 [2022-09-07T18:43:30.566Z] #64 33.14 Unpacking zip (3.0-12) ...
18:43:30 [2022-09-07T18:43:30.824Z] #64 33.21 Selecting previously unselected package zstd.
18:43:30 [2022-09-07T18:43:30.824Z] #64 33.22 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:43:30 [2022-09-07T18:43:30.824Z] #64 33.23 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:43:30 [2022-09-07T18:43:30.824Z] #64 33.44 Setting up python3-pkg-resources (52.0.0-4) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.91 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.92 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.93 Setting up libgpm2:amd64 (1.20.7-8) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.95 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.96 Setting up libinih1:amd64 (53-1+b2) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.97 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 33.99 Setting up uidmap (1:4.8.1-1) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 34.00 Setting up libyajl2:amd64 (2.1.0-3) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 34.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 34.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:43:31 [2022-09-07T18:43:31.392Z] #64 34.04 Setting up python3-wheel (0.34.2-1) ...
18:43:31 [2022-09-07T18:43:31.650Z] #64 34.31 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
18:43:31 [2022-09-07T18:43:31.909Z] #64 34.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:43:31 [2022-09-07T18:43:31.909Z] #64 34.34 Setting up libcap2:amd64 (1:2.44-1) ...
18:43:31 [2022-09-07T18:43:31.909Z] #64 34.35 Setting up libcap2-bin (1:2.44-1) ...
18:43:31 [2022-09-07T18:43:31.909Z] #64 34.37 Setting up apparmor (2.13.6-10) ...
18:43:32 [2022-09-07T18:43:32.844Z] #64 35.48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:43:33 [2022-09-07T18:43:33.102Z] #64 35.51 Setting up zip (3.0-12) ...
18:43:33 [2022-09-07T18:43:33.102Z] #64 35.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:43:33 [2022-09-07T18:43:33.102Z] #64 35.56 Setting up bash-completion (1:2.11-2) ...
18:43:33 [2022-09-07T18:43:33.843Z] --- PASS: TestBuildSquashParent (4.86s)
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:33 [2022-09-07T18:43:33.843Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:33 [2022-09-07T18:43:33.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:33 [2022-09-07T18:43:33.843Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:43:33 [2022-09-07T18:43:33.843Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:43:34 [2022-09-07T18:43:34.038Z] #64 36.66 Setting up libmnl0:amd64 (1.0.4-3) ...
18:43:34 [2022-09-07T18:43:34.038Z] #64 36.68 Setting up sudo (1.9.5p2-3) ...
18:43:34 [2022-09-07T18:43:34.038Z] #64 36.75 invoke-rc.d: could not determine current runlevel
18:43:34 [2022-09-07T18:43:34.038Z] #64 36.75 invoke-rc.d: policy-rc.d denied execution of start.
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.76 Setting up xfsprogs (5.10.0-4) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.78 System has not been booted with systemd as init system (PID 1). Can't operate.
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.78 Failed to connect to bus: Host is down
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.78 Setting up libxtables12:amd64 (1.8.7-1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.80 Setting up inetutils-ping (2:2.0-1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.82 Setting up pigz (2.6-1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:43:34 [2022-09-07T18:43:34.296Z] #64 36.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:43:34 [2022-09-07T18:43:34.554Z] #64 37.27 Setting up libaio1:amd64 (0.3.112-9) ...
18:43:34 [2022-09-07T18:43:34.554Z] #64 37.29 Setting up python3-lib2to3 (3.9.2-1) ...
18:43:34 [2022-09-07T18:43:34.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:43:34 [2022-09-07T18:43:34.812Z] #64 37.48 Setting up libelf1:amd64 (0.183-1) ...
18:43:34 [2022-09-07T18:43:34.812Z] #64 37.50 Setting up libjson-c5:amd64 (0.15-2) ...
18:43:34 [2022-09-07T18:43:34.812Z] #64 37.53 Setting up zstd (1.4.8+dfsg-2.1) ...
18:43:34 [2022-09-07T18:43:34.812Z] #64 37.54 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:43:35 [2022-09-07T18:43:35.070Z] #64 37.56 Setting up libkmod2:amd64 (28-1) ...
18:43:35 [2022-09-07T18:43:35.070Z] #64 37.61 Setting up python3-distutils (3.9.2-1) ...
18:43:35 [2022-09-07T18:43:35.070Z] #64 37.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:43:35 [2022-09-07T18:43:35.329Z] #64 37.88 Setting up python3-setuptools (52.0.0-4) ...
18:43:35 [2022-09-07T18:43:35.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:43:35 [2022-09-07T18:43:35.897Z] #64 38.45 Setting up libjq1:amd64 (1.6-2.1) ...
18:43:35 [2022-09-07T18:43:35.897Z] #64 38.46 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:43:35 [2022-09-07T18:43:35.897Z] #64 38.47 Setting up thin-provisioning-tools (0.9.0-1) ...
18:43:35 [2022-09-07T18:43:35.897Z] #64 38.49 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.02 Setting up jq (1.6-2.1) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.04 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.06 Setting up libbpf0:amd64 (1:0.3-2) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.07 Setting up iptables (1.8.7-1) ...
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:43:36 [2022-09-07T18:43:36.465Z] #64 39.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:43:36 [2022-09-07T18:43:36.724Z] #64 39.11 Setting up iproute2 (5.10.0-4) ...
18:43:36 [2022-09-07T18:43:36.724Z] #64 39.30 Setting up systemd (247.3-7) ...
18:43:36 [2022-09-07T18:43:36.724Z] #64 39.35 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:43:36 [2022-09-07T18:43:36.724Z] #64 39.35 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:43:36 [2022-09-07T18:43:36.724Z] #64 39.36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:43:36 [2022-09-07T18:43:36.729Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:43:36 [2022-09-07T18:43:36.729Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:43:36 [2022-09-07T18:43:36.984Z] #64 39.39 Initializing machine ID from KVM UUID.
18:43:37 [2022-09-07T18:43:37.243Z] #64 39.91 Setting up systemd-journal-remote (247.3-7) ...
18:43:37 [2022-09-07T18:43:37.502Z] #64 40.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:43:37 [2022-09-07T18:43:37.761Z] #64 DONE 40.3s
18:43:37 [2022-09-07T18:43:37.761Z] 
18:43:37 [2022-09-07T18:43:37.761Z] #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
18:43:38 [2022-09-07T18:43:38.104Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.71s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s)
18:43:38 [2022-09-07T18:43:38.104Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s)
18:43:38 [2022-09-07T18:43:38.104Z] === RUN   TestBuildMultiStageCopy
18:43:38 [2022-09-07T18:43:38.104Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:43:38 [2022-09-07T18:43:38.697Z] #65 0.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:43:38 [2022-09-07T18:43:38.697Z] #65 0.799 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:43:38 [2022-09-07T18:43:38.697Z] #65 0.802 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:43:38 [2022-09-07T18:43:38.697Z] #65 DONE 0.9s
18:43:38 [2022-09-07T18:43:38.697Z] 
18:43:38 [2022-09-07T18:43:38.697Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:38 [2022-09-07T18:43:38.697Z] #46 ...
18:43:38 [2022-09-07T18:43:38.697Z] 
18:43:38 [2022-09-07T18:43:38.697Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:43:39 [2022-09-07T18:43:39.479Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:43:39 [2022-09-07T18:43:39.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:43:39 [2022-09-07T18:43:39.998Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:43:40 [2022-09-07T18:43:40.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:43:40 [2022-09-07T18:43:40.515Z] --- PASS: TestBuildMultiStageCopy (2.25s)
18:43:40 [2022-09-07T18:43:40.515Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s)
18:43:40 [2022-09-07T18:43:40.515Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
18:43:40 [2022-09-07T18:43:40.515Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
18:43:40 [2022-09-07T18:43:40.515Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:43:40 [2022-09-07T18:43:40.515Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
18:43:40 [2022-09-07T18:43:40.515Z] === RUN   TestBuildMultiStageParentConfig
18:43:41 [2022-09-07T18:43:41.087Z] --- PASS: TestBuildMultiStageParentConfig (0.69s)
18:43:41 [2022-09-07T18:43:41.087Z] === RUN   TestBuildLabelWithTargets
18:43:42 [2022-09-07T18:43:42.023Z] --- PASS: TestBuildLabelWithTargets (1.02s)
18:43:42 [2022-09-07T18:43:42.023Z] === RUN   TestBuildWithEmptyLayers
18:43:42 [2022-09-07T18:43:42.591Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
18:43:42 [2022-09-07T18:43:42.591Z] === RUN   TestBuildMultiStageOnBuild
18:43:44 [2022-09-07T18:43:44.530Z] --- PASS: TestBuildMultiStageOnBuild (1.67s)
18:43:44 [2022-09-07T18:43:44.530Z] === RUN   TestBuildUncleanTarFilenames
18:43:44 [2022-09-07T18:43:44.816Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
18:43:44 [2022-09-07T18:43:44.816Z] === RUN   TestBuildMultiStageLayerLeak
18:43:46 [2022-09-07T18:43:46.725Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
18:43:46 [2022-09-07T18:43:46.725Z] === RUN   TestBuildWithHugeFile
18:43:46 [2022-09-07T18:43:46.813Z] #66 7.013 Collecting yamllint==1.27.1
18:43:46 [2022-09-07T18:43:46.813Z] #66 8.060   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:43:47 [2022-09-07T18:43:47.380Z] #66 8.586 Collecting pathspec>=0.5.3
18:43:47 [2022-09-07T18:43:47.380Z] #66 8.592   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
18:43:47 [2022-09-07T18:43:47.380Z] #66 8.790 Collecting pyyaml
18:43:47 [2022-09-07T18:43:47.640Z] #66 8.795   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)
18:43:47 [2022-09-07T18:43:47.640Z] #66 8.824 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:43:47 [2022-09-07T18:43:47.640Z] #66 8.835 Building wheels for collected packages: yamllint
18:43:47 [2022-09-07T18:43:47.640Z] #66 8.836   Building wheel for yamllint (setup.py): started
18:43:47 [2022-09-07T18:43:47.899Z] #66 9.269   Building wheel for yamllint (setup.py): finished with status 'done'
18:43:47 [2022-09-07T18:43:47.899Z] #66 9.270   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a05d6f1236b60e685d328ab00c00d4abbc023600f36fa00271f95c4dea310717
18:43:47 [2022-09-07T18:43:47.899Z] #66 9.271   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:43:47 [2022-09-07T18:43:47.899Z] #66 9.274 Successfully built yamllint
18:43:47 [2022-09-07T18:43:47.899Z] #66 9.302 Installing collected packages: pyyaml, pathspec, yamllint
18:43:48 [2022-09-07T18:43:48.179Z] #66 9.527 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
18:43:48 [2022-09-07T18:43:48.439Z] #66 DONE 9.7s
18:43:48 [2022-09-07T18:43:48.440Z] 
18:43:48 [2022-09-07T18:43:48.440Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:43:48 [2022-09-07T18:43:48.701Z] #67 DONE 0.2s
18:43:48 [2022-09-07T18:43:48.701Z] 
18:43:48 [2022-09-07T18:43:48.701Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:43:48 [2022-09-07T18:43:48.963Z] #68 DONE 0.4s
18:43:48 [2022-09-07T18:43:48.963Z] 
18:43:48 [2022-09-07T18:43:48.963Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:48 [2022-09-07T18:43:48.963Z] #46 ...
18:43:48 [2022-09-07T18:43:48.963Z] 
18:43:48 [2022-09-07T18:43:48.963Z] #69 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:43:49 [2022-09-07T18:43:49.223Z] #69 DONE 0.2s
18:43:49 [2022-09-07T18:43:49.223Z] 
18:43:49 [2022-09-07T18:43:49.223Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:43:49 [2022-09-07T18:43:49.223Z] #70 DONE 0.2s
18:43:49 [2022-09-07T18:43:49.223Z] 
18:43:49 [2022-09-07T18:43:49.223Z] #71 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:43:49 [2022-09-07T18:43:49.223Z] #71 DONE 0.1s
18:43:49 [2022-09-07T18:43:49.223Z] 
18:43:49 [2022-09-07T18:43:49.223Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:49 [2022-09-07T18:43:49.482Z] #46 ...
18:43:49 [2022-09-07T18:43:49.482Z] 
18:43:49 [2022-09-07T18:43:49.482Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:43:49 [2022-09-07T18:43:49.482Z] #72 DONE 0.1s
18:43:49 [2022-09-07T18:43:49.482Z] 
18:43:49 [2022-09-07T18:43:49.482Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:43:49 [2022-09-07T18:43:49.482Z] #73 DONE 0.1s
18:43:49 [2022-09-07T18:43:49.482Z] 
18:43:49 [2022-09-07T18:43:49.482Z] #74 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.055Z] #74 DONE 0.3s
18:43:50 [2022-09-07T18:43:50.055Z] 
18:43:50 [2022-09-07T18:43:50.055Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.055Z] #75 DONE 0.1s
18:43:50 [2022-09-07T18:43:50.055Z] 
18:43:50 [2022-09-07T18:43:50.055Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:50 [2022-09-07T18:43:50.055Z] #46 ...
18:43:50 [2022-09-07T18:43:50.055Z] 
18:43:50 [2022-09-07T18:43:50.055Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.055Z] #76 DONE 0.1s
18:43:50 [2022-09-07T18:43:50.055Z] 
18:43:50 [2022-09-07T18:43:50.055Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.314Z] #77 DONE 0.3s
18:43:50 [2022-09-07T18:43:50.314Z] 
18:43:50 [2022-09-07T18:43:50.314Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.314Z] #78 DONE 0.1s
18:43:50 [2022-09-07T18:43:50.314Z] 
18:43:50 [2022-09-07T18:43:50.314Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:50 [2022-09-07T18:43:50.573Z] #46 ...
18:43:50 [2022-09-07T18:43:50.573Z] 
18:43:50 [2022-09-07T18:43:50.573Z] #79 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:43:50 [2022-09-07T18:43:50.573Z] #79 DONE 0.1s
18:43:50 [2022-09-07T18:43:50.832Z] 
18:43:50 [2022-09-07T18:43:50.832Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork	37.623s	coverage: 40.6% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.549s	coverage: 59.9% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.1% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
18:43:53 [2022-09-07T18:43:53.379Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:43:53 [2022-09-07T18:43:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
18:43:58 [2022-09-07T18:43:58.653Z] Created binary: bundles/dynbinary-daemon/dockerd
18:43:58 [2022-09-07T18:43:58.653Z] Building: bundles/dynbinary-daemon/docker-proxy
18:43:58 [2022-09-07T18:43:58.653Z] GOOS="" GOARCH="" GOARM=""
18:43:58 [2022-09-07T18:43:58.653Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:43:58 [2022-09-07T18:43:58.653Z] 
18:43:58 [2022-09-07T18:43:58.653Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:43:58 [2022-09-07T18:43:58.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:43:58 [2022-09-07T18:43:58.653Z] HOSTNAME=187604ccc292
18:43:58 [2022-09-07T18:43:58.653Z] DEST=bundles/test-integration
18:43:58 [2022-09-07T18:43:58.653Z] PWD=/go/src/github.com/docker/docker
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_ROOTLESS=1
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:43:58 [2022-09-07T18:43:58.653Z] container=docker
18:43:58 [2022-09-07T18:43:58.653Z] HOME=/root
18:43:58 [2022-09-07T18:43:58.653Z] GOLANG_VERSION=1.18.6
18:43:58 [2022-09-07T18:43:58.653Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:43:58 [2022-09-07T18:43:58.653Z] VALIDATE_BRANCH=master
18:43:58 [2022-09-07T18:43:58.653Z] TERM=xterm
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_PKG=github.com/docker/docker
18:43:58 [2022-09-07T18:43:58.653Z] SHLVL=1
18:43:58 [2022-09-07T18:43:58.653Z] TIMEOUT=120m
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_BUILDTAGS= journald
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_GRAPHDRIVER=overlay2
18:43:58 [2022-09-07T18:43:58.653Z] GO111MODULE=off
18:43:58 [2022-09-07T18:43:58.653Z] DOCKER_EXPERIMENTAL=1
18:43:58 [2022-09-07T18:43:58.653Z] TEST_SKIP_INTEGRATION_CLI=1
18:43:58 [2022-09-07T18:43:58.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:43:58 [2022-09-07T18:43:58.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:43:58 [2022-09-07T18:43:58.653Z] GOPATH=/go
18:43:58 [2022-09-07T18:43:58.653Z] PKG_CONFIG=pkg-config
18:43:58 [2022-09-07T18:43:58.653Z] _=/usr/bin/env
18:43:58 [2022-09-07T18:43:58.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:44:03 [2022-09-07T18:44:03.325Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.345s	coverage: 6.6% of statements
18:44:03 [2022-09-07T18:44:03.325Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:44:03 [2022-09-07T18:44:03.325Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
18:44:03 [2022-09-07T18:44:03.325Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
18:44:03 [2022-09-07T18:44:03.325Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:44:03 [2022-09-07T18:44:03.325Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:44:03 [2022-09-07T18:44:03.325Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:44:03 [2022-09-07T18:44:03.581Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
18:44:03 [2022-09-07T18:44:03.838Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
18:44:04 [2022-09-07T18:44:04.095Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:44:04 [2022-09-07T18:44:04.351Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:44:10 [2022-09-07T18:44:10.608Z] Created binary: bundles/dynbinary-daemon/dockerd
18:44:10 [2022-09-07T18:44:10.608Z] Building: bundles/dynbinary-daemon/docker-proxy
18:44:10 [2022-09-07T18:44:10.608Z] GOOS="" GOARCH="" GOARM=""
18:44:10 [2022-09-07T18:44:10.608Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:44:10 [2022-09-07T18:44:10.608Z] 
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_INTEGRATION_DEST=1
18:44:10 [2022-09-07T18:44:10.608Z] + CONTAINER_NAME=docker-pr1-1
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_SKIP_INTEGRATION_CLI=1
18:44:10 [2022-09-07T18:44:10.608Z] + run_tests test-integration-flaky
18:44:10 [2022-09-07T18:44:10.608Z] + '[' -n 0 ']'
18:44:10 [2022-09-07T18:44:10.608Z] + rm=
18:44:10 [2022-09-07T18:44:10.608Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh test-integration-flaky test-integration
18:44:10 [2022-09-07T18:44:10.608Z] + c=0
18:44:10 [2022-09-07T18:44:10.608Z] ++ jobs -p
18:44:10 [2022-09-07T18:44:10.608Z] + for job in $(jobs -p)
18:44:10 [2022-09-07T18:44:10.608Z] + wait 8913
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_INTEGRATION_DEST=3
18:44:10 [2022-09-07T18:44:10.608Z] + CONTAINER_NAME=docker-pr1-3
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_SKIP_INTEGRATION=1
18:44:10 [2022-09-07T18:44:10.608Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:44:10 [2022-09-07T18:44:10.608Z] + run_tests
18:44:10 [2022-09-07T18:44:10.608Z] + '[' -n 0 ']'
18:44:10 [2022-09-07T18:44:10.608Z] + rm=
18:44:10 [2022-09-07T18:44:10.608Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh '' test-integration
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_INTEGRATION_DEST=2
18:44:10 [2022-09-07T18:44:10.608Z] + CONTAINER_NAME=docker-pr1-2
18:44:10 [2022-09-07T18:44:10.608Z] + TEST_SKIP_INTEGRATION=1
18:44:10 [2022-09-07T18:44:10.608Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:44:10 [2022-09-07T18:44:10.608Z] + run_tests
18:44:10 [2022-09-07T18:44:10.608Z] + '[' -n 0 ']'
18:44:10 [2022-09-07T18:44:10.608Z] + rm=
18:44:10 [2022-09-07T18:44:10.608Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh '' test-integration
18:44:10 [2022-09-07T18:44:10.608Z] 
18:44:10 [2022-09-07T18:44:10.608Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:44:10 [2022-09-07T18:44:10.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:44:10 [2022-09-07T18:44:10.608Z] HOSTNAME=4cf63c4b8b07
18:44:10 [2022-09-07T18:44:10.608Z] TEST_SKIP_INTEGRATION=1
18:44:10 [2022-09-07T18:44:10.608Z] TESTDEBUG=0
18:44:10 [2022-09-07T18:44:10.608Z] DEST=bundles/test-integration
18:44:10 [2022-09-07T18:44:10.608Z] PWD=/go/src/github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] KEEPBUNDLE=1
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:44:10 [2022-09-07T18:44:10.608Z] container=docker
18:44:10 [2022-09-07T18:44:10.608Z] HOME=/root
18:44:10 [2022-09-07T18:44:10.608Z] GOLANG_VERSION=1.18.6
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_BRANCH=master
18:44:10 [2022-09-07T18:44:10.608Z] TERM=xterm
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_PKG=github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] SHLVL=1
18:44:10 [2022-09-07T18:44:10.608Z] TIMEOUT=120m
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_BUILDTAGS= journald
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GRAPHDRIVER=overlay2
18:44:10 [2022-09-07T18:44:10.608Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:44:10 [2022-09-07T18:44:10.608Z] GO111MODULE=off
18:44:10 [2022-09-07T18:44:10.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:44:10 [2022-09-07T18:44:10.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:44:10 [2022-09-07T18:44:10.608Z] GOPATH=/go
18:44:10 [2022-09-07T18:44:10.608Z] PKG_CONFIG=pkg-config
18:44:10 [2022-09-07T18:44:10.608Z] _=/usr/bin/env
18:44:10 [2022-09-07T18:44:10.608Z] Building test suite binary ./integration-cli/test.main
18:44:10 [2022-09-07T18:44:10.608Z] 
18:44:10 [2022-09-07T18:44:10.608Z] 
18:44:10 [2022-09-07T18:44:10.608Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:44:10 [2022-09-07T18:44:10.608Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:44:10 [2022-09-07T18:44:10.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:44:10 [2022-09-07T18:44:10.608Z] HOSTNAME=09e583939cdd
18:44:10 [2022-09-07T18:44:10.608Z] TEST_SKIP_INTEGRATION=1
18:44:10 [2022-09-07T18:44:10.608Z] TESTDEBUG=0
18:44:10 [2022-09-07T18:44:10.608Z] DEST=bundles/test-integration
18:44:10 [2022-09-07T18:44:10.608Z] PWD=/go/src/github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] KEEPBUNDLE=1
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:44:10 [2022-09-07T18:44:10.608Z] container=docker
18:44:10 [2022-09-07T18:44:10.608Z] HOME=/root
18:44:10 [2022-09-07T18:44:10.608Z] GOLANG_VERSION=1.18.6
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_BRANCH=master
18:44:10 [2022-09-07T18:44:10.608Z] TERM=xterm
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_PKG=github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] SHLVL=1
18:44:10 [2022-09-07T18:44:10.608Z] TIMEOUT=120m
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_BUILDTAGS= journald
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GRAPHDRIVER=overlay2
18:44:10 [2022-09-07T18:44:10.608Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:44:10 [2022-09-07T18:44:10.608Z] GO111MODULE=off
18:44:10 [2022-09-07T18:44:10.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:44:10 [2022-09-07T18:44:10.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:44:10 [2022-09-07T18:44:10.608Z] GOPATH=/go
18:44:10 [2022-09-07T18:44:10.608Z] PKG_CONFIG=pkg-config
18:44:10 [2022-09-07T18:44:10.608Z] _=/usr/bin/env
18:44:10 [2022-09-07T18:44:10.608Z] Building test suite binary ./integration-cli/test.main
18:44:10 [2022-09-07T18:44:10.608Z] No new tests added to integration.
18:44:10 [2022-09-07T18:44:10.608Z] 
18:44:10 [2022-09-07T18:44:10.608Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:44:10 [2022-09-07T18:44:10.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:44:10 [2022-09-07T18:44:10.608Z] HOSTNAME=5d71c7b706d6
18:44:10 [2022-09-07T18:44:10.608Z] TESTDEBUG=0
18:44:10 [2022-09-07T18:44:10.608Z] DEST=bundles/test-integration
18:44:10 [2022-09-07T18:44:10.608Z] PWD=/go/src/github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] KEEPBUNDLE=1
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:44:10 [2022-09-07T18:44:10.608Z] container=docker
18:44:10 [2022-09-07T18:44:10.608Z] HOME=/root
18:44:10 [2022-09-07T18:44:10.608Z] GOLANG_VERSION=1.18.6
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:44:10 [2022-09-07T18:44:10.608Z] VALIDATE_BRANCH=master
18:44:10 [2022-09-07T18:44:10.608Z] TERM=xterm
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_PKG=github.com/docker/docker
18:44:10 [2022-09-07T18:44:10.608Z] SHLVL=1
18:44:10 [2022-09-07T18:44:10.608Z] TIMEOUT=120m
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_BUILDTAGS= journald
18:44:10 [2022-09-07T18:44:10.608Z] DOCKER_GRAPHDRIVER=overlay2
18:44:10 [2022-09-07T18:44:10.608Z] GO111MODULE=off
18:44:10 [2022-09-07T18:44:10.608Z] TEST_SKIP_INTEGRATION_CLI=1
18:44:10 [2022-09-07T18:44:10.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:44:10 [2022-09-07T18:44:10.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:44:10 [2022-09-07T18:44:10.608Z] GOPATH=/go
18:44:10 [2022-09-07T18:44:10.608Z] PKG_CONFIG=pkg-config
18:44:10 [2022-09-07T18:44:10.608Z] _=/usr/bin/env
18:44:10 [2022-09-07T18:44:10.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:44:16 [2022-09-07T18:44:16.528Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:44:17 [2022-09-07T18:44:17.374Z] #46 137.4 # github.com/containerd/containerd/cmd/containerd
18:44:17 [2022-09-07T18:44:17.374Z] #46 137.4 /usr/bin/ld: /tmp/go-link-3389614594/000019.o: in function `New':
18:44:17 [2022-09-07T18:44:17.374Z] #46 137.4 /tmp/tmp.VuPGUsW4qd/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
18:44:17 [2022-09-07T18:44:17.374Z] #46 137.4 + bin/containerd-stress
18:44:17 [2022-09-07T18:44:17.374Z] #46 138.5 + bin/containerd-shim
18:44:27 [2022-09-07T18:44:27.346Z] #46 149.9 + bin/containerd-shim-runc-v1
18:44:31 [2022-09-07T18:44:31.378Z] ok  	github.com/docker/docker/libnetwork/ipam	16.052s	coverage: 85.3% of statements
18:44:31 [2022-09-07T18:44:31.378Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:44:31 [2022-09-07T18:44:31.378Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:44:31 [2022-09-07T18:44:31.378Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
18:44:31 [2022-09-07T18:44:31.942Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.010s	coverage: 47.4% of statements
18:44:31 [2022-09-07T18:44:31.942Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:44:31 [2022-09-07T18:44:31.942Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
18:44:32 [2022-09-07T18:44:32.505Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 74.0% of statements
18:44:33 [2022-09-07T18:44:33.435Z] ok  	github.com/docker/docker/libnetwork/iptables	0.174s	coverage: 45.0% of statements
18:44:33 [2022-09-07T18:44:33.435Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
18:44:33 [2022-09-07T18:44:33.692Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
18:44:33 [2022-09-07T18:44:33.911Z] #46 156.2 + bin/containerd-shim-runc-v2
18:44:33 [2022-09-07T18:44:33.911Z] #46 157.0 + binaries
18:44:33 [2022-09-07T18:44:33.911Z] #46 157.0 + install -D bin/containerd /build/containerd
18:44:33 [2022-09-07T18:44:33.911Z] #46 157.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:44:33 [2022-09-07T18:44:33.911Z] #46 157.1 + install -D bin/ctr /build/ctr
18:44:34 [2022-09-07T18:44:34.844Z] #46 DONE 158.1s
18:44:35 [2022-09-07T18:44:35.777Z] 
18:44:35 [2022-09-07T18:44:35.777Z] #80 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:44:36 [2022-09-07T18:44:36.035Z] #80 DONE 0.2s
18:44:36 [2022-09-07T18:44:36.035Z] 
18:44:36 [2022-09-07T18:44:36.035Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:44:36 [2022-09-07T18:44:36.293Z] #81 DONE 0.1s
18:44:36 [2022-09-07T18:44:36.293Z] 
18:44:36 [2022-09-07T18:44:36.293Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:44:36 [2022-09-07T18:44:36.858Z] #82 DONE 0.5s
18:44:36 [2022-09-07T18:44:36.858Z] 
18:44:36 [2022-09-07T18:44:36.858Z] #83 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:44:36 [2022-09-07T18:44:36.858Z] #83 DONE 0.1s
18:44:36 [2022-09-07T18:44:36.858Z] 
18:44:36 [2022-09-07T18:44:36.858Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:44:36 [2022-09-07T18:44:36.858Z] #84 DONE 0.0s
18:44:36 [2022-09-07T18:44:36.858Z] 
18:44:36 [2022-09-07T18:44:36.858Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:44:36 [2022-09-07T18:44:36.858Z] #85 DONE 0.0s
18:44:36 [2022-09-07T18:44:36.858Z] 
18:44:36 [2022-09-07T18:44:36.858Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker
18:44:40 [2022-09-07T18:44:40.138Z] #86 DONE 2.7s
18:44:40 [2022-09-07T18:44:40.138Z] 
18:44:40 [2022-09-07T18:44:40.138Z] #87 exporting to image
18:44:40 [2022-09-07T18:44:40.138Z] #87 exporting layers
18:44:42 [2022-09-07T18:44:42.956Z] --- PASS: TestBuildWithHugeFile (52.49s)
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildWCOWSandboxSize
18:44:42 [2022-09-07T18:44:42.956Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:44:42 [2022-09-07T18:44:42.956Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildWithEmptyDockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:44:42 [2022-09-07T18:44:42.956Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:44:42 [2022-09-07T18:44:42.956Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:44:42 [2022-09-07T18:44:42.956Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:44:42 [2022-09-07T18:44:42.956Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildPreserveOwnership
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildPreserveOwnership/copy_from
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:44:42 [2022-09-07T18:44:42.956Z] --- PASS: TestBuildPreserveOwnership (3.60s)
18:44:42 [2022-09-07T18:44:42.956Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
18:44:42 [2022-09-07T18:44:42.956Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildPlatformInvalid
18:44:42 [2022-09-07T18:44:42.956Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:44:42 [2022-09-07T18:44:42.956Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:44:43 [2022-09-07T18:44:43.891Z] Loaded image: busybox:latest
18:44:43 [2022-09-07T18:44:43.891Z] Loaded image: busybox:glibc
18:44:45 [2022-09-07T18:44:45.267Z] Loaded image: debian:bullseye-slim
18:44:45 [2022-09-07T18:44:45.267Z] Loaded image: hello-world:latest
18:44:45 [2022-09-07T18:44:45.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:44:45 [2022-09-07T18:44:45.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:44:45 [2022-09-07T18:44:45.526Z] Loaded image: arm32v7/hello-world:latest
18:44:55 [2022-09-07T18:44:55.502Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s)
18:44:55 [2022-09-07T18:44:55.502Z] PASS
18:44:55 [2022-09-07T18:44:55.502Z] 
18:44:55 [2022-09-07T18:44:55.502Z] === Skipped
18:44:55 [2022-09-07T18:44:55.502Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:44:55 [2022-09-07T18:44:55.502Z]     build_session_test.go:25: TODO: BuildKit
18:44:55 [2022-09-07T18:44:55.502Z] 
18:44:55 [2022-09-07T18:44:55.502Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:44:55 [2022-09-07T18:44:55.502Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:44:55 [2022-09-07T18:44:55.502Z] 
18:44:55 [2022-09-07T18:44:55.502Z] DONE 34 tests, 2 skipped in 89.945s
18:44:55 [2022-09-07T18:44:55.502Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:44:55 [2022-09-07T18:44:55.502Z] INFO: Testing against a local daemon
18:44:55 [2022-09-07T18:44:55.502Z] === RUN   TestConfigInspect
18:44:56 [2022-09-07T18:44:56.068Z] --- PASS: TestConfigInspect (2.16s)
18:44:56 [2022-09-07T18:44:56.068Z] === RUN   TestConfigList
18:44:58 [2022-09-07T18:44:58.596Z] --- PASS: TestConfigList (2.17s)
18:44:58 [2022-09-07T18:44:58.596Z] === RUN   TestConfigsCreateAndDelete
18:45:00 [2022-09-07T18:45:00.496Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
18:45:00 [2022-09-07T18:45:00.496Z] === RUN   TestConfigsUpdate
18:45:02 [2022-09-07T18:45:02.398Z] --- PASS: TestConfigsUpdate (2.16s)
18:45:02 [2022-09-07T18:45:02.398Z] === RUN   TestTemplatedConfig
18:45:05 [2022-09-07T18:45:05.681Z] --- PASS: TestTemplatedConfig (2.62s)
18:45:05 [2022-09-07T18:45:05.681Z] === RUN   TestConfigCreateResolve
18:45:06 [2022-09-07T18:45:06.718Z] #87 exporting layers 23.0s done
18:45:06 [2022-09-07T18:45:06.718Z] #87 writing image sha256:cddca3210e7160330a6462031fa551f851a0b1e32b76eb8602783ad06fa5d40b done
18:45:06 [2022-09-07T18:45:06.718Z] #87 naming to docker.io/library/docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea done
18:45:06 [2022-09-07T18:45:06.718Z] #87 DONE 23.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:45:07 [2022-09-07T18:45:07.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/validate/default
18:45:07 [2022-09-07T18:45:07.583Z] --- PASS: TestConfigCreateResolve (2.19s)
18:45:07 [2022-09-07T18:45:07.583Z] PASS
18:45:07 [2022-09-07T18:45:07.583Z] 
18:45:07 [2022-09-07T18:45:07.583Z] DONE 6 tests in 13.473s
18:45:07 [2022-09-07T18:45:07.583Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:45:07 [2022-09-07T18:45:07.583Z] INFO: Testing against a local daemon
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestAttachWithTTY
18:45:07 [2022-09-07T18:45:07.583Z] --- PASS: TestAttachWithTTY (0.06s)
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestAttachWithoutTTy
18:45:07 [2022-09-07T18:45:07.583Z] --- PASS: TestAttachWithoutTTy (0.04s)
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestCheckpoint
18:45:07 [2022-09-07T18:45:07.583Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:45:07 [2022-09-07T18:45:07.583Z] --- SKIP: TestCheckpoint (0.00s)
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/commit
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/commit
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/create
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/containers/create
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/commit
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:45:07 [2022-09-07T18:45:07.583Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:45:07 [2022-09-07T18:45:07.584Z] === CONT  TestContainerInvalidJSON/containers/create
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:45:07 [2022-09-07T18:45:07.584Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:45:07 [2022-09-07T18:45:07.584Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestCopyFromContainerPathIsNotDir
18:45:07 [2022-09-07T18:45:07.584Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestCopyToContainerPathDoesNotExist
18:45:07 [2022-09-07T18:45:07.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:45:07 [2022-09-07T18:45:07.584Z] === RUN   TestCopyEmptyFile
18:45:07 [2022-09-07T18:45:07.842Z] --- PASS: TestCopyEmptyFile (0.23s)
18:45:07 [2022-09-07T18:45:07.842Z] === RUN   TestCopyToContainerPathIsNotDir
18:45:07 [2022-09-07T18:45:07.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:45:07 [2022-09-07T18:45:07.842Z] === RUN   TestCopyFromContainer
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations! yamllint config file formatted correctly
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations! YAML files are formatted correctly
18:45:08 [2022-09-07T18:45:08.408Z] No api/types/ or api/swagger.yaml changes in diff.
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations!  All TOML source files changed here have valid syntax.
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:45:08 [2022-09-07T18:45:08.408Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:45:08 [2022-09-07T18:45:08.408Z] 
18:45:08 [2022-09-07T18:45:08.408Z] INFO Start validation with golang-ci-lint
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer//
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer//bar/root
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer//bar/root/
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer/bar/quux
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer/bar/quux/
18:45:09 [2022-09-07T18:45:09.219Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:45:09 [2022-09-07T18:45:09.343Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:45:09 [2022-09-07T18:45:09.343Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
18:45:09 [2022-09-07T18:45:09.343Z] INFO [loader] Using build tags: [ journald]       
18:45:09 [2022-09-07T18:45:09.477Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:45:09 [2022-09-07T18:45:09.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:45:09 [2022-09-07T18:45:09.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:45:09 [2022-09-07T18:45:09.477Z] === RUN   TestCopyFromContainer/bar/notarget
18:45:09 [2022-09-07T18:45:09.736Z] --- PASS: TestCopyFromContainer (1.73s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:09 [2022-09-07T18:45:09.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateLinkToNonExistingContainer
18:45:09 [2022-09-07T18:45:09.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateWithInvalidEnv
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateWithInvalidEnv/0
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateWithInvalidEnv/0
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateWithInvalidEnv/1
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateWithInvalidEnv/1
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateWithInvalidEnv/2
18:45:09 [2022-09-07T18:45:09.736Z] === PAUSE TestCreateWithInvalidEnv/2
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateWithInvalidEnv/0
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateWithInvalidEnv/2
18:45:09 [2022-09-07T18:45:09.736Z] === CONT  TestCreateWithInvalidEnv/1
18:45:09 [2022-09-07T18:45:09.736Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateTmpfsMountsTarget
18:45:09 [2022-09-07T18:45:09.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:45:09 [2022-09-07T18:45:09.736Z] === RUN   TestCreateWithCustomMaskedPaths
18:45:11 [2022-09-07T18:45:11.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s)
18:45:11 [2022-09-07T18:45:11.642Z] === RUN   TestCreateWithCustomReadonlyPaths
18:45:13 [2022-09-07T18:45:13.017Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:13 [2022-09-07T18:45:13.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:13 [2022-09-07T18:45:13.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:13 [2022-09-07T18:45:13.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:13 [2022-09-07T18:45:13.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:13 [2022-09-07T18:45:13.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:45:13 [2022-09-07T18:45:13.017Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:45:13 [2022-09-07T18:45:13.584Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateDifferentPlatform
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateDifferentPlatform/different_os
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:45:13 [2022-09-07T18:45:13.584Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:45:13 [2022-09-07T18:45:13.584Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:45:13 [2022-09-07T18:45:13.584Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateInvalidHostConfig
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:45:13 [2022-09-07T18:45:13.584Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:45:13 [2022-09-07T18:45:13.584Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:45:13 [2022-09-07T18:45:13.584Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:13 [2022-09-07T18:45:13.584Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:45:13 [2022-09-07T18:45:13.584Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestContainerStartOnDaemonRestart
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestContainerStartOnDaemonRestart
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestDaemonRestartIpcMode
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestDaemonRestartIpcMode
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestDaemonHostGatewayIP
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestDaemonHostGatewayIP
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestRestartDaemonWithRestartingContainer
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestContainerKillOnDaemonStart
18:45:13 [2022-09-07T18:45:13.584Z] === PAUSE TestContainerKillOnDaemonStart
18:45:13 [2022-09-07T18:45:13.584Z] === RUN   TestDiff
18:45:14 [2022-09-07T18:45:14.155Z] --- PASS: TestDiff (0.56s)
18:45:14 [2022-09-07T18:45:14.155Z] === RUN   TestExecConsoleSize
18:45:14 [2022-09-07T18:45:14.721Z] --- PASS: TestExecConsoleSize (0.65s)
18:45:14 [2022-09-07T18:45:14.721Z] === RUN   TestExecWithCloseStdin
18:45:15 [2022-09-07T18:45:15.289Z] --- PASS: TestExecWithCloseStdin (0.63s)
18:45:15 [2022-09-07T18:45:15.289Z] === RUN   TestExec
18:45:16 [2022-09-07T18:45:16.225Z] --- PASS: TestExec (0.61s)
18:45:16 [2022-09-07T18:45:16.225Z] === RUN   TestExecUser
18:45:16 [2022-09-07T18:45:16.792Z] --- PASS: TestExecUser (0.64s)
18:45:16 [2022-09-07T18:45:16.792Z] === RUN   TestExportContainerAndImportImage
18:45:17 [2022-09-07T18:45:17.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:45:17 [2022-09-07T18:45:17.516Z] --- PASS: TestExportContainerAndImportImage (0.72s)
18:45:17 [2022-09-07T18:45:17.516Z] === RUN   TestExportContainerAfterDaemonRestart
18:45:18 [2022-09-07T18:45:18.893Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
18:45:18 [2022-09-07T18:45:18.893Z] === RUN   TestHealthCheckWorkdir
18:45:19 [2022-09-07T18:45:19.460Z] --- PASS: TestHealthCheckWorkdir (0.81s)
18:45:19 [2022-09-07T18:45:19.460Z] === RUN   TestHealthKillContainer
18:45:25 [2022-09-07T18:45:25.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:45:27 [2022-09-07T18:45:27.578Z] --- PASS: TestHealthKillContainer (8.11s)
18:45:27 [2022-09-07T18:45:27.578Z] === RUN   TestHealthCheckProcessKilled
18:45:28 [2022-09-07T18:45:28.514Z] --- PASS: TestHealthCheckProcessKilled (0.80s)
18:45:28 [2022-09-07T18:45:28.514Z] === RUN   TestInspectCpusetInConfigPre120
18:45:28 [2022-09-07T18:45:28.773Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
18:45:28 [2022-09-07T18:45:28.773Z] === RUN   TestIpcModeNone
18:45:29 [2022-09-07T18:45:29.708Z] --- PASS: TestIpcModeNone (0.65s)
18:45:29 [2022-09-07T18:45:29.708Z] === RUN   TestIpcModePrivate
18:45:29 [2022-09-07T18:45:29.967Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
18:45:30 [2022-09-07T18:45:30.226Z] --- PASS: TestIpcModePrivate (0.62s)
18:45:30 [2022-09-07T18:45:30.226Z] === RUN   TestIpcModeShareable
18:45:30 [2022-09-07T18:45:30.484Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
18:45:30 [2022-09-07T18:45:30.744Z] --- PASS: TestIpcModeShareable (0.60s)
18:45:30 [2022-09-07T18:45:30.744Z] === RUN   TestAPIIpcModeShareableAndContainer
18:45:32 [2022-09-07T18:45:32.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
18:45:32 [2022-09-07T18:45:32.653Z] === RUN   TestAPIIpcModeHost
18:45:32 [2022-09-07T18:45:32.912Z] --- PASS: TestAPIIpcModeHost (0.38s)
18:45:32 [2022-09-07T18:45:32.912Z] === RUN   TestDaemonIpcModeShareable
18:45:33 [2022-09-07T18:45:33.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:45:33 [2022-09-07T18:45:33.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:45:33 [2022-09-07T18:45:33.851Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:45:34 [2022-09-07T18:45:34.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:45:34 [2022-09-07T18:45:34.110Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
18:45:34 [2022-09-07T18:45:34.110Z] === RUN   TestDaemonIpcModePrivate
18:45:34 [2022-09-07T18:45:34.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:45:35 [2022-09-07T18:45:35.050Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
18:45:35 [2022-09-07T18:45:35.309Z] --- PASS: TestDaemonIpcModePrivate (1.24s)
18:45:35 [2022-09-07T18:45:35.309Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:45:35 [2022-09-07T18:45:35.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:45:35 [2022-09-07T18:45:35.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:45:36 [2022-09-07T18:45:36.245Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
18:45:36 [2022-09-07T18:45:36.504Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
18:45:36 [2022-09-07T18:45:36.504Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:45:36 [2022-09-07T18:45:36.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:45:37 [2022-09-07T18:45:37.440Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:45:37 [2022-09-07T18:45:37.699Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
18:45:37 [2022-09-07T18:45:37.699Z] === RUN   TestIpcModeOlderClient
18:45:37 [2022-09-07T18:45:37.699Z] === PAUSE TestIpcModeOlderClient
18:45:37 [2022-09-07T18:45:37.699Z] === RUN   TestKillContainerInvalidSignal
18:45:38 [2022-09-07T18:45:38.267Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
18:45:38 [2022-09-07T18:45:38.267Z] === RUN   TestKillContainer
18:45:38 [2022-09-07T18:45:38.267Z] === RUN   TestKillContainer/no_signal
18:45:38 [2022-09-07T18:45:38.526Z] === RUN   TestKillContainer/non_killing_signal
18:45:38 [2022-09-07T18:45:38.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:45:38 [2022-09-07T18:45:38.785Z] === RUN   TestKillContainer/killing_signal
18:45:39 [2022-09-07T18:45:39.352Z] --- PASS: TestKillContainer (1.36s)
18:45:39 [2022-09-07T18:45:39.352Z]     --- PASS: TestKillContainer/no_signal (0.46s)
18:45:39 [2022-09-07T18:45:39.352Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
18:45:39 [2022-09-07T18:45:39.352Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
18:45:39 [2022-09-07T18:45:39.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:45:39 [2022-09-07T18:45:39.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:45:39 [2022-09-07T18:45:39.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:45:39 [2022-09-07T18:45:39.921Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:45:40 [2022-09-07T18:45:40.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:45:40 [2022-09-07T18:45:40.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
18:45:40 [2022-09-07T18:45:40.858Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
18:45:40 [2022-09-07T18:45:40.858Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s)
18:45:40 [2022-09-07T18:45:40.858Z] === RUN   TestKillStoppedContainer
18:45:40 [2022-09-07T18:45:40.858Z] --- PASS: TestKillStoppedContainer (0.05s)
18:45:40 [2022-09-07T18:45:40.858Z] === RUN   TestKillStoppedContainerAPIPre120
18:45:40 [2022-09-07T18:45:40.858Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:45:40 [2022-09-07T18:45:40.858Z] === RUN   TestKillDifferentUserContainer
18:45:41 [2022-09-07T18:45:41.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:45:41 [2022-09-07T18:45:41.429Z] --- PASS: TestKillDifferentUserContainer (0.48s)
18:45:41 [2022-09-07T18:45:41.429Z] === RUN   TestInspectOomKilledTrue
18:45:41 [2022-09-07T18:45:41.429Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:45:41 [2022-09-07T18:45:41.429Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:45:41 [2022-09-07T18:45:41.429Z] === RUN   TestInspectOomKilledFalse
18:45:41 [2022-09-07T18:45:41.687Z] --- PASS: TestInspectOomKilledFalse (0.43s)
18:45:41 [2022-09-07T18:45:41.687Z] === RUN   TestLinksEtcHostsContentMatch
18:45:42 [2022-09-07T18:45:42.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:45:42 [2022-09-07T18:45:42.258Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
18:45:42 [2022-09-07T18:45:42.258Z] === RUN   TestLinksContainerNames
18:45:42 [2022-09-07T18:45:42.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:45:43 [2022-09-07T18:45:43.193Z] --- PASS: TestLinksContainerNames (0.93s)
18:45:43 [2022-09-07T18:45:43.193Z] === RUN   TestLogsFollowTailEmpty
18:45:43 [2022-09-07T18:45:43.452Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:45:43 [2022-09-07T18:45:43.452Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:45:43 [2022-09-07T18:45:43.452Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:44 [2022-09-07T18:45:44.019Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:45:44 [2022-09-07T18:45:44.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:45:44 [2022-09-07T18:45:44.277Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:45:44 [2022-09-07T18:45:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:45:44 [2022-09-07T18:45:44.844Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:45:44 [2022-09-07T18:45:44.844Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:45:45 [2022-09-07T18:45:45.410Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:45 [2022-09-07T18:45:45.410Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:45:45 [2022-09-07T18:45:45.410Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:45:45 [2022-09-07T18:45:45.411Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:45:45 [2022-09-07T18:45:45.411Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:45:45 [2022-09-07T18:45:45.411Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:45 [2022-09-07T18:45:45.411Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:45:45 [2022-09-07T18:45:45.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:45:46 [2022-09-07T18:45:46.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:45:46 [2022-09-07T18:45:46.137Z] Using test binary docker
18:45:46 [2022-09-07T18:45:46.346Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:46 [2022-09-07T18:45:46.346Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:45:46 [2022-09-07T18:45:46.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:45:46 [2022-09-07T18:45:46.397Z] Not: starting.
18:45:46 [2022-09-07T18:45:46.397Z] INFO: Waiting for daemon to start...
18:45:46 [2022-09-07T18:45:46.397Z] Starting dockerd
18:45:46 [2022-09-07T18:45:46.919Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:45:46 [2022-09-07T18:45:46.919Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:45:47 [2022-09-07T18:45:47.486Z] --- PASS: TestLogs (3.97s)
18:45:47 [2022-09-07T18:45:47.486Z]     --- PASS: TestLogs/driver_local (0.01s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s)
18:45:47 [2022-09-07T18:45:47.486Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
18:45:47 [2022-09-07T18:45:47.486Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
18:45:47 [2022-09-07T18:45:47.486Z] === RUN   TestContainerNetworkMountsNoChown
18:45:48 [2022-09-07T18:45:48.052Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/default
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/default
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/private
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/private
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rprivate
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rprivate
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/slave
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/slave
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rslave
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rslave
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/shared
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/shared
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rshared
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rshared
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/default
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/default/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/default/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/default/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rshared
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/shared
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rslave
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/slave
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rprivate
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/private
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/private/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/private/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/default/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:45:48 [2022-09-07T18:45:48.052Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:45:48 [2022-09-07T18:45:48.304Z] .
18:45:48 [2022-09-07T18:45:48.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:45:48 [2022-09-07T18:45:48.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:45:48 [2022-09-07T18:45:48.304Z] Error: No such image: emptyfs
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/private/bind_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/private/mount_root
18:45:48 [2022-09-07T18:45:48.311Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:45:48 [2022-09-07T18:45:48.311Z] --- PASS: TestMountDaemonRoot (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:45:48 [2022-09-07T18:45:48.311Z] === RUN   TestContainerBindMountNonRecursive
18:45:48 [2022-09-07T18:45:48.564Z] Loaded image: emptyfs:latest
18:45:48 [2022-09-07T18:45:48.564Z] Running integration-test (iteration 1)
18:45:48 [2022-09-07T18:45:48.564Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:45:48 [2022-09-07T18:45:48.825Z] Loaded image: busybox:latest
18:45:49 [2022-09-07T18:45:49.085Z] Loaded image: busybox:glibc
18:45:49 [2022-09-07T18:45:49.686Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
18:45:49 [2022-09-07T18:45:49.686Z] === RUN   TestContainerVolumesMountedAsShared
18:45:50 [2022-09-07T18:45:50.256Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
18:45:50 [2022-09-07T18:45:50.256Z] === RUN   TestContainerVolumesMountedAsSlave
18:45:50 [2022-09-07T18:45:50.467Z] Loaded image: debian:bullseye-slim
18:45:50 [2022-09-07T18:45:50.468Z] Loaded image: hello-world:latest
18:45:50 [2022-09-07T18:45:50.468Z] Loaded image: arm32v7/hello-world:latest
18:45:50 [2022-09-07T18:45:50.468Z] INFO: Testing against a local daemon
18:45:50 [2022-09-07T18:45:50.468Z] === RUN   TestCgroupNamespacesBuild
18:45:50 [2022-09-07T18:45:50.514Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
18:45:50 [2022-09-07T18:45:50.514Z] === RUN   TestNetworkNat
18:45:51 [2022-09-07T18:45:51.083Z] --- PASS: TestNetworkNat (0.46s)
18:45:51 [2022-09-07T18:45:51.083Z] === RUN   TestNetworkLocalhostTCPNat
18:45:51 [2022-09-07T18:45:51.342Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
18:45:51 [2022-09-07T18:45:51.342Z] === RUN   TestNetworkLoopbackNat
18:45:51 [2022-09-07T18:45:51.849Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
18:45:51 [2022-09-07T18:45:51.849Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:45:52 [2022-09-07T18:45:52.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
18:45:52 [2022-09-07T18:45:52.790Z] === RUN   TestBuildWithSession
18:45:52 [2022-09-07T18:45:52.790Z]     build_session_test.go:25: TODO: BuildKit
18:45:52 [2022-09-07T18:45:52.790Z] --- SKIP: TestBuildWithSession (0.00s)
18:45:52 [2022-09-07T18:45:52.790Z] === RUN   TestBuildSquashParent
18:45:54 [2022-09-07T18:45:54.626Z] --- PASS: TestNetworkLoopbackNat (2.59s)
18:45:54 [2022-09-07T18:45:54.626Z] === RUN   TestPause
18:45:54 [2022-09-07T18:45:54.626Z] --- PASS: TestPause (0.47s)
18:45:54 [2022-09-07T18:45:54.626Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:45:54 [2022-09-07T18:45:54.626Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:45:54 [2022-09-07T18:45:54.626Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:45:54 [2022-09-07T18:45:54.626Z] === RUN   TestPauseStopPausedContainer
18:45:54 [2022-09-07T18:45:54.884Z] --- PASS: TestPauseStopPausedContainer (0.46s)
18:45:54 [2022-09-07T18:45:54.884Z] === RUN   TestPidHost
18:45:55 [2022-09-07T18:45:55.819Z] --- PASS: TestPidHost (0.96s)
18:45:55 [2022-09-07T18:45:55.819Z] === RUN   TestPsFilter
18:45:56 [2022-09-07T18:45:56.078Z] --- PASS: TestPsFilter (0.12s)
18:45:56 [2022-09-07T18:45:56.078Z] === RUN   TestRemoveContainerWithRemovedVolume
18:45:56 [2022-09-07T18:45:56.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
18:45:56 [2022-09-07T18:45:56.645Z] === RUN   TestRemoveContainerWithVolume
18:45:56 [2022-09-07T18:45:56.903Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
18:45:56 [2022-09-07T18:45:56.903Z] === RUN   TestRemoveContainerRunning
18:45:57 [2022-09-07T18:45:57.469Z] --- PASS: TestRemoveContainerRunning (0.45s)
18:45:57 [2022-09-07T18:45:57.470Z] === RUN   TestRemoveContainerForceRemoveRunning
18:45:57 [2022-09-07T18:45:57.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:45:57 [2022-09-07T18:45:57.728Z] === RUN   TestRemoveInvalidContainer
18:45:57 [2022-09-07T18:45:57.728Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:45:57 [2022-09-07T18:45:57.728Z] === RUN   TestRenameLinkedContainer
18:45:59 [2022-09-07T18:45:59.632Z] --- PASS: TestRenameLinkedContainer (1.85s)
18:45:59 [2022-09-07T18:45:59.632Z] === RUN   TestRenameStoppedContainer
18:46:00 [2022-09-07T18:46:00.198Z] --- PASS: TestRenameStoppedContainer (0.44s)
18:46:00 [2022-09-07T18:46:00.198Z] === RUN   TestRenameRunningContainerAndReuse
18:46:00 [2022-09-07T18:46:00.918Z] --- PASS: TestBuildSquashParent (7.19s)
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:00 [2022-09-07T18:46:00.918Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:00 [2022-09-07T18:46:00.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:00 [2022-09-07T18:46:00.918Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:46:00 [2022-09-07T18:46:00.918Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:46:01 [2022-09-07T18:46:01.132Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
18:46:01 [2022-09-07T18:46:01.132Z] === RUN   TestRenameInvalidName
18:46:01 [2022-09-07T18:46:01.699Z] --- PASS: TestRenameInvalidName (0.46s)
18:46:01 [2022-09-07T18:46:01.699Z] === RUN   TestRenameAnonymousContainer
18:46:01 [2022-09-07T18:46:01.858Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:46:01 [2022-09-07T18:46:01.858Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:46:03 [2022-09-07T18:46:03.074Z] --- PASS: TestRenameAnonymousContainer (1.60s)
18:46:03 [2022-09-07T18:46:03.074Z] === RUN   TestRenameContainerWithSameName
18:46:03 [2022-09-07T18:46:03.642Z] --- PASS: TestRenameContainerWithSameName (0.42s)
18:46:03 [2022-09-07T18:46:03.642Z] === RUN   TestRenameContainerWithLinkedContainer
18:46:03 [2022-09-07T18:46:03.791Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:46:03 [2022-09-07T18:46:03.791Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:46:04 [2022-09-07T18:46:04.577Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
18:46:04 [2022-09-07T18:46:04.577Z] === RUN   TestResize
18:46:04 [2022-09-07T18:46:04.835Z] --- PASS: TestResize (0.44s)
18:46:04 [2022-09-07T18:46:04.835Z] === RUN   TestResizeWithInvalidSize
18:46:05 [2022-09-07T18:46:05.403Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:46:05 [2022-09-07T18:46:05.403Z] === RUN   TestResizeWhenContainerNotStarted
18:46:05 [2022-09-07T18:46:05.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:05 [2022-09-07T18:46:05.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:05 [2022-09-07T18:46:05.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s)
18:46:05 [2022-09-07T18:46:05.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
18:46:05 [2022-09-07T18:46:05.714Z] === RUN   TestBuildMultiStageCopy
18:46:05 [2022-09-07T18:46:05.714Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:46:07 [2022-09-07T18:46:07.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:08 [2022-09-07T18:46:08.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:09 [2022-09-07T18:46:09.911Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:46:10 [2022-09-07T18:46:10.171Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:46:10 [2022-09-07T18:46:10.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:10 [2022-09-07T18:46:10.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:11 [2022-09-07T18:46:11.110Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:46:11 [2022-09-07T18:46:11.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:11 [2022-09-07T18:46:11.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:12 [2022-09-07T18:46:12.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:46:13 [2022-09-07T18:46:13.429Z] --- PASS: TestBuildMultiStageCopy (7.37s)
18:46:13 [2022-09-07T18:46:13.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
18:46:13 [2022-09-07T18:46:13.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:46:13 [2022-09-07T18:46:13.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
18:46:13 [2022-09-07T18:46:13.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
18:46:13 [2022-09-07T18:46:13.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:46:13 [2022-09-07T18:46:13.429Z] === RUN   TestBuildMultiStageParentConfig
18:46:14 [2022-09-07T18:46:14.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:15 [2022-09-07T18:46:15.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:17 [2022-09-07T18:46:17.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:18 [2022-09-07T18:46:18.706Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
18:46:18 [2022-09-07T18:46:18.706Z] === RUN   TestBuildLabelWithTargets
18:46:19 [2022-09-07T18:46:19.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:19 [2022-09-07T18:46:19.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:21 [2022-09-07T18:46:21.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:21 [2022-09-07T18:46:21.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:22 [2022-09-07T18:46:22.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:24 [2022-09-07T18:46:24.372Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.56s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.90s)
18:46:24 [2022-09-07T18:46:24.372Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
18:46:24 [2022-09-07T18:46:24.372Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:46:24 [2022-09-07T18:46:24.372Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:46:25 [2022-09-07T18:46:25.083Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.379s	coverage: 60.1% of statements
18:46:25 [2022-09-07T18:46:25.083Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:46:25 [2022-09-07T18:46:25.083Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:46:25 [2022-09-07T18:46:25.308Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:46:25 [2022-09-07T18:46:25.644Z] ok  	github.com/docker/docker/libnetwork/osl	4.311s	coverage: 39.7% of statements
18:46:25 [2022-09-07T18:46:25.644Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:46:25 [2022-09-07T18:46:25.901Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
18:46:26 [2022-09-07T18:46:26.242Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
18:46:26 [2022-09-07T18:46:26.243Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
18:46:26 [2022-09-07T18:46:26.243Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
18:46:26 [2022-09-07T18:46:26.243Z] === RUN   TestCgroupNamespacesRun
18:46:26 [2022-09-07T18:46:26.830Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:46:26 [2022-09-07T18:46:26.830Z] === RUN   TestBuildWithEmptyLayers
18:46:27 [2022-09-07T18:46:27.272Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.668s	coverage: 48.6% of statements
18:46:27 [2022-09-07T18:46:27.272Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
18:46:27 [2022-09-07T18:46:27.272Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:46:27 [2022-09-07T18:46:27.529Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === Skipped
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:46:27 [2022-09-07T18:46:27.529Z]     firewalld_test.go:14: firewalld is not running
18:46:27 [2022-09-07T18:46:27.529Z] 
18:46:27 [2022-09-07T18:46:27.529Z] DONE 327 tests, 9 skipped in 204.195s
18:46:27 [2022-09-07T18:46:27.617Z] --- PASS: TestCgroupNamespacesRun (1.24s)
18:46:27 [2022-09-07T18:46:27.617Z] === RUN   TestCgroupNamespacesRunPrivileged
18:46:27 [2022-09-07T18:46:27.617Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:46:27 [2022-09-07T18:46:27.617Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:46:27 [2022-09-07T18:46:27.617Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
Post stage
[Pipeline] junit
18:46:28 [2022-09-07T18:46:28.472Z] Recording test results
18:46:28 [2022-09-07T18:46:28.624Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:46:28 [2022-09-07T18:46:28.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -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:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh dynbinary test-integration
18:46:28 [2022-09-07T18:46:28.992Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
18:46:28 [2022-09-07T18:46:28.992Z] === RUN   TestCgroupNamespacesRunHostMode
18:46:29 [2022-09-07T18:46:29.368Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
18:46:29 [2022-09-07T18:46:29.368Z] === RUN   TestBuildMultiStageOnBuild
18:46:29 [2022-09-07T18:46:29.534Z] 
18:46:29 [2022-09-07T18:46:29.534Z] Removing bundles/
18:46:29 [2022-09-07T18:46:29.534Z] 
18:46:29 [2022-09-07T18:46:29.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:46:29 [2022-09-07T18:46:29.534Z] Building: bundles/dynbinary-daemon/dockerd
18:46:29 [2022-09-07T18:46:29.534Z] GOOS="" GOARCH="" GOARM=""
18:46:29 [2022-09-07T18:46:29.927Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
18:46:29 [2022-09-07T18:46:29.927Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:46:31 [2022-09-07T18:46:31.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
18:46:31 [2022-09-07T18:46:31.302Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:46:32 [2022-09-07T18:46:32.237Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
18:46:32 [2022-09-07T18:46:32.237Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:46:33 [2022-09-07T18:46:33.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
18:46:33 [2022-09-07T18:46:33.191Z] === RUN   TestCgroupNamespacesRunOlderClient
18:46:34 [2022-09-07T18:46:34.573Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
18:46:34 [2022-09-07T18:46:34.573Z] === RUN   TestNISDomainname
18:46:34 [2022-09-07T18:46:34.646Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
18:46:34 [2022-09-07T18:46:34.646Z] === RUN   TestBuildUncleanTarFilenames
18:46:34 [2022-09-07T18:46:34.832Z] --- PASS: TestNISDomainname (0.56s)
18:46:34 [2022-09-07T18:46:34.832Z] === RUN   TestHostnameDnsResolution
18:46:34 [2022-09-07T18:46:34.906Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
18:46:34 [2022-09-07T18:46:34.906Z] === RUN   TestBuildMultiStageLayerLeak
18:46:35 [2022-09-07T18:46:35.767Z] --- PASS: TestHostnameDnsResolution (0.73s)
18:46:35 [2022-09-07T18:46:35.767Z] === RUN   TestUnprivilegedPortsAndPing
18:46:36 [2022-09-07T18:46:36.026Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
18:46:36 [2022-09-07T18:46:36.026Z] === RUN   TestPrivilegedHostDevices
18:46:36 [2022-09-07T18:46:36.592Z] --- PASS: TestPrivilegedHostDevices (0.51s)
18:46:36 [2022-09-07T18:46:36.592Z] === RUN   TestRunConsoleSize
18:46:37 [2022-09-07T18:46:37.158Z] --- PASS: TestRunConsoleSize (0.43s)
18:46:37 [2022-09-07T18:46:37.158Z] === RUN   TestRunWithAlternativeContainerdShim
18:46:39 [2022-09-07T18:46:39.111Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
18:46:39 [2022-09-07T18:46:39.111Z] === RUN   TestBuildWithHugeFile
18:46:39 [2022-09-07T18:46:39.689Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s)
18:46:39 [2022-09-07T18:46:39.689Z] === RUN   TestStats
18:46:42 [2022-09-07T18:46:42.221Z] --- PASS: TestStats (2.54s)
18:46:42 [2022-09-07T18:46:42.221Z] === RUN   TestStopContainerWithTimeout
18:46:42 [2022-09-07T18:46:42.221Z] === RUN   TestStopContainerWithTimeout/0
18:46:42 [2022-09-07T18:46:42.221Z] === PAUSE TestStopContainerWithTimeout/0
18:46:42 [2022-09-07T18:46:42.221Z] === RUN   TestStopContainerWithTimeout/1
18:46:42 [2022-09-07T18:46:42.221Z] === PAUSE TestStopContainerWithTimeout/1
18:46:42 [2022-09-07T18:46:42.221Z] === RUN   TestStopContainerWithTimeout/3
18:46:42 [2022-09-07T18:46:42.221Z] === PAUSE TestStopContainerWithTimeout/3
18:46:42 [2022-09-07T18:46:42.221Z] === RUN   TestStopContainerWithTimeout/-1
18:46:42 [2022-09-07T18:46:42.221Z] === PAUSE TestStopContainerWithTimeout/-1
18:46:42 [2022-09-07T18:46:42.221Z] === CONT  TestStopContainerWithTimeout/0
18:46:42 [2022-09-07T18:46:42.221Z] === CONT  TestStopContainerWithTimeout/3
18:46:42 [2022-09-07T18:46:42.221Z] === CONT  TestStopContainerWithTimeout/1
18:46:44 [2022-09-07T18:46:44.120Z] === CONT  TestStopContainerWithTimeout/-1
18:46:46 [2022-09-07T18:46:46.651Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:46:46 [2022-09-07T18:46:46.651Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
18:46:46 [2022-09-07T18:46:46.651Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
18:46:46 [2022-09-07T18:46:46.651Z]     --- PASS: TestStopContainerWithTimeout/3 (2.50s)
18:46:46 [2022-09-07T18:46:46.651Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
18:46:46 [2022-09-07T18:46:46.651Z] === RUN   TestDeleteDevicemapper
18:46:46 [2022-09-07T18:46:46.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:46:46 [2022-09-07T18:46:46.651Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:46:46 [2022-09-07T18:46:46.651Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:46:47 [2022-09-07T18:46:47.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:46:47 [2022-09-07T18:46:47.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:46:48 [2022-09-07T18:46:48.028Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
18:46:48 [2022-09-07T18:46:48.028Z] === RUN   TestUpdateMemory
18:46:48 [2022-09-07T18:46:48.595Z] --- PASS: TestUpdateMemory (0.57s)
18:46:48 [2022-09-07T18:46:48.595Z] === RUN   TestUpdateCPUQuota
18:46:49 [2022-09-07T18:46:49.531Z] --- PASS: TestUpdateCPUQuota (0.93s)
18:46:49 [2022-09-07T18:46:49.531Z] === RUN   TestUpdatePidsLimit
18:46:49 [2022-09-07T18:46:49.531Z] === RUN   TestUpdatePidsLimit/update_from_none
18:46:49 [2022-09-07T18:46:49.790Z] === RUN   TestUpdatePidsLimit/no_change
18:46:50 [2022-09-07T18:46:50.049Z] === RUN   TestUpdatePidsLimit/update_lower
18:46:50 [2022-09-07T18:46:50.307Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:46:50 [2022-09-07T18:46:50.565Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:46:50 [2022-09-07T18:46:50.824Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:46:50 [2022-09-07T18:46:50.824Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:46:51 [2022-09-07T18:46:51.760Z] --- PASS: TestUpdatePidsLimit (2.09s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
18:46:51 [2022-09-07T18:46:51.760Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
18:46:51 [2022-09-07T18:46:51.760Z] === RUN   TestUpdateRestartPolicy
18:47:03 [2022-09-07T18:47:03.959Z] --- PASS: TestUpdateRestartPolicy (11.20s)
18:47:03 [2022-09-07T18:47:03.959Z] === RUN   TestUpdateRestartWithAutoRemove
18:47:03 [2022-09-07T18:47:03.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
18:47:03 [2022-09-07T18:47:03.959Z] === RUN   TestWaitNonBlocked
18:47:03 [2022-09-07T18:47:03.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:03 [2022-09-07T18:47:03.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:03 [2022-09-07T18:47:03.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:03 [2022-09-07T18:47:03.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:03 [2022-09-07T18:47:03.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:47:03 [2022-09-07T18:47:03.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:47:04 [2022-09-07T18:47:04.219Z] --- PASS: TestWaitNonBlocked (0.02s)
18:47:04 [2022-09-07T18:47:04.219Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
18:47:04 [2022-09-07T18:47:04.219Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
18:47:04 [2022-09-07T18:47:04.219Z] === RUN   TestWaitBlocked
18:47:04 [2022-09-07T18:47:04.219Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:47:04 [2022-09-07T18:47:04.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:47:04 [2022-09-07T18:47:04.219Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:47:04 [2022-09-07T18:47:04.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:47:04 [2022-09-07T18:47:04.219Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:47:04 [2022-09-07T18:47:04.219Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:47:05 [2022-09-07T18:47:05.156Z] --- PASS: TestWaitBlocked (0.01s)
18:47:05 [2022-09-07T18:47:05.156Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s)
18:47:05 [2022-09-07T18:47:05.156Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s)
18:47:05 [2022-09-07T18:47:05.156Z] === RUN   TestWaitConditions
18:47:05 [2022-09-07T18:47:05.156Z] === RUN   TestWaitConditions/default
18:47:05 [2022-09-07T18:47:05.156Z] === PAUSE TestWaitConditions/default
18:47:05 [2022-09-07T18:47:05.156Z] === RUN   TestWaitConditions/not-running
18:47:05 [2022-09-07T18:47:05.156Z] === PAUSE TestWaitConditions/not-running
18:47:05 [2022-09-07T18:47:05.156Z] === RUN   TestWaitConditions/next-exit
18:47:05 [2022-09-07T18:47:05.156Z] === PAUSE TestWaitConditions/next-exit
18:47:05 [2022-09-07T18:47:05.156Z] === RUN   TestWaitConditions/removed
18:47:05 [2022-09-07T18:47:05.156Z] === PAUSE TestWaitConditions/removed
18:47:05 [2022-09-07T18:47:05.156Z] === CONT  TestWaitConditions/default
18:47:05 [2022-09-07T18:47:05.156Z] === CONT  TestWaitConditions/removed
18:47:05 [2022-09-07T18:47:05.156Z] === CONT  TestWaitConditions/default
18:47:05 [2022-09-07T18:47:05.156Z]     wait_test.go:146: ContainerID = 5d7bc4bc43a9fd63367666b07a03daa7a0a58cc468b707a9cc81fe416a85cc9f
18:47:05 [2022-09-07T18:47:05.156Z] === CONT  TestWaitConditions/removed
18:47:05 [2022-09-07T18:47:05.156Z]     wait_test.go:146: ContainerID = 7afe9c2830b0af8430ad1bf374b2deb08e623dc2afcf09ee49c8ab388c5da7e0
18:47:06 [2022-09-07T18:47:06.091Z] === CONT  TestWaitConditions/next-exit
18:47:06 [2022-09-07T18:47:06.091Z]     wait_test.go:146: ContainerID = 65cc2f63d0055d6e8e18a80fab4cbf622e9cda0b95ca01bdf0b3c1b247a2ebcc
18:47:06 [2022-09-07T18:47:06.091Z] === CONT  TestWaitConditions/not-running
18:47:06 [2022-09-07T18:47:06.091Z]     wait_test.go:146: ContainerID = 106390049c37d0753d8ce7b969c0f3d1dd954e9d0b1084d4ec50514644f51113
18:47:06 [2022-09-07T18:47:06.661Z] --- PASS: TestWaitConditions (0.02s)
18:47:06 [2022-09-07T18:47:06.661Z]     --- PASS: TestWaitConditions/default (0.71s)
18:47:06 [2022-09-07T18:47:06.661Z]     --- PASS: TestWaitConditions/removed (0.76s)
18:47:06 [2022-09-07T18:47:06.661Z]     --- PASS: TestWaitConditions/next-exit (0.59s)
18:47:06 [2022-09-07T18:47:06.661Z]     --- PASS: TestWaitConditions/not-running (0.60s)
18:47:06 [2022-09-07T18:47:06.661Z] === RUN   TestWaitRestartedContainer
18:47:06 [2022-09-07T18:47:06.661Z] === RUN   TestWaitRestartedContainer/default
18:47:06 [2022-09-07T18:47:06.661Z] === PAUSE TestWaitRestartedContainer/default
18:47:06 [2022-09-07T18:47:06.661Z] === RUN   TestWaitRestartedContainer/not-running
18:47:06 [2022-09-07T18:47:06.661Z] === PAUSE TestWaitRestartedContainer/not-running
18:47:06 [2022-09-07T18:47:06.661Z] === RUN   TestWaitRestartedContainer/next-exit
18:47:06 [2022-09-07T18:47:06.661Z] === PAUSE TestWaitRestartedContainer/next-exit
18:47:06 [2022-09-07T18:47:06.661Z] === CONT  TestWaitRestartedContainer/default
18:47:06 [2022-09-07T18:47:06.661Z] === CONT  TestWaitRestartedContainer/next-exit
18:47:08 [2022-09-07T18:47:08.065Z] === CONT  TestWaitRestartedContainer/not-running
18:47:09 [2022-09-07T18:47:09.001Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:47:09 [2022-09-07T18:47:09.001Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.58s)
18:47:09 [2022-09-07T18:47:09.001Z]     --- PASS: TestWaitRestartedContainer/default (1.61s)
18:47:09 [2022-09-07T18:47:09.001Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
18:47:09 [2022-09-07T18:47:09.001Z] === CONT  TestContainerStartOnDaemonRestart
18:47:09 [2022-09-07T18:47:09.001Z] === CONT  TestRestartDaemonWithRestartingContainer
18:47:11 [2022-09-07T18:47:11.534Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s)
18:47:11 [2022-09-07T18:47:11.534Z] === CONT  TestDaemonHostGatewayIP
18:47:11 [2022-09-07T18:47:11.534Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
18:47:11 [2022-09-07T18:47:11.534Z] === CONT  TestDaemonRestartIpcMode
18:47:14 [2022-09-07T18:47:14.820Z] --- PASS: TestDaemonRestartIpcMode (2.76s)
18:47:14 [2022-09-07T18:47:14.820Z] === CONT  TestIpcModeOlderClient
18:47:14 [2022-09-07T18:47:14.820Z] --- PASS: TestDaemonHostGatewayIP (2.90s)
18:47:14 [2022-09-07T18:47:14.820Z] === CONT  TestContainerKillOnDaemonStart
18:47:14 [2022-09-07T18:47:14.820Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:47:27 [2022-09-07T18:47:27.016Z] --- PASS: TestContainerKillOnDaemonStart (11.51s)
18:47:27 [2022-09-07T18:47:27.016Z] PASS
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] === Skipped
18:47:27 [2022-09-07T18:47:27.016Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:47:27 [2022-09-07T18:47:27.016Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:47:27 [2022-09-07T18:47:27.016Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:47:27 [2022-09-07T18:47:27.016Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:47:27 [2022-09-07T18:47:27.016Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:47:27 [2022-09-07T18:47:27.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:47:27 [2022-09-07T18:47:27.016Z] 
18:47:27 [2022-09-07T18:47:27.016Z] DONE 273 tests, 5 skipped in 138.516s
18:47:27 [2022-09-07T18:47:27.016Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:47:27 [2022-09-07T18:47:27.016Z] === RUN   TestConfigDaemonLibtrustID
18:47:27 [2022-09-07T18:47:27.016Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:47:27 [2022-09-07T18:47:27.016Z] === RUN   TestConfigDaemonID
18:47:27 [2022-09-07T18:47:27.583Z]     daemon_test.go:83: [d0442ebec5cf2] daemon is not started
18:47:27 [2022-09-07T18:47:27.583Z] --- PASS: TestConfigDaemonID (1.03s)
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:47:27 [2022-09-07T18:47:27.583Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:47:27 [2022-09-07T18:47:27.583Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation/invalid_config
18:47:27 [2022-09-07T18:47:27.583Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation/malformed_config
18:47:27 [2022-09-07T18:47:27.583Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestDaemonConfigValidation/valid_config
18:47:27 [2022-09-07T18:47:27.583Z] === PAUSE TestDaemonConfigValidation/valid_config
18:47:27 [2022-09-07T18:47:27.583Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:47:27 [2022-09-07T18:47:27.583Z] === CONT  TestDaemonConfigValidation/valid_config
18:47:27 [2022-09-07T18:47:27.583Z] === CONT  TestDaemonConfigValidation/invalid_config
18:47:27 [2022-09-07T18:47:27.583Z] === CONT  TestDaemonConfigValidation/malformed_config
18:47:27 [2022-09-07T18:47:27.583Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:47:27 [2022-09-07T18:47:27.583Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:47:27 [2022-09-07T18:47:27.583Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
18:47:27 [2022-09-07T18:47:27.583Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s)
18:47:27 [2022-09-07T18:47:27.583Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
18:47:27 [2022-09-07T18:47:27.583Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
18:47:27 [2022-09-07T18:47:27.583Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestConfigDaemonSeccompProfiles
18:47:27 [2022-09-07T18:47:27.583Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:47:28 [2022-09-07T18:47:28.961Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:47:29 [2022-09-07T18:47:29.896Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:47:30 [2022-09-07T18:47:30.833Z] === CONT  TestConfigDaemonSeccompProfiles
18:47:30 [2022-09-07T18:47:30.833Z]     daemon_test.go:197: [d02c2d6091e3c] daemon is not started
18:47:30 [2022-09-07T18:47:30.833Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:47:30 [2022-09-07T18:47:30.833Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:47:30 [2022-09-07T18:47:30.833Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
18:47:30 [2022-09-07T18:47:30.833Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:47:30 [2022-09-07T18:47:30.833Z] === RUN   TestDaemonProxy
18:47:30 [2022-09-07T18:47:30.833Z] === RUN   TestDaemonProxy/environment_variables
18:47:32 [2022-09-07T18:47:32.732Z] === RUN   TestDaemonProxy/command-line_options
18:47:34 [2022-09-07T18:47:34.634Z] === RUN   TestDaemonProxy/configuration_file
18:47:35 [2022-09-07T18:47:35.369Z] --- PASS: TestBuildWithHugeFile (51.05s)
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildWCOWSandboxSize
18:47:35 [2022-09-07T18:47:35.369Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:47:35 [2022-09-07T18:47:35.369Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildWithEmptyDockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:47:35 [2022-09-07T18:47:35.369Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:47:35 [2022-09-07T18:47:35.369Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
18:47:35 [2022-09-07T18:47:35.369Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
18:47:35 [2022-09-07T18:47:35.369Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildPreserveOwnership
18:47:35 [2022-09-07T18:47:35.369Z] === RUN   TestBuildPreserveOwnership/copy_from
18:47:36 [2022-09-07T18:47:36.007Z] === RUN   TestDaemonProxy/conflicting_options
18:47:36 [2022-09-07T18:47:36.307Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:47:36 [2022-09-07T18:47:36.574Z] === RUN   TestDaemonProxy/reload_sanitized
18:47:37 [2022-09-07T18:47:37.141Z] --- PASS: TestDaemonProxy (6.23s)
18:47:37 [2022-09-07T18:47:37.141Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
18:47:37 [2022-09-07T18:47:37.141Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
18:47:37 [2022-09-07T18:47:37.141Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
18:47:37 [2022-09-07T18:47:37.141Z]     --- PASS: TestDaemonProxy/conflicting_options (0.52s)
18:47:37 [2022-09-07T18:47:37.141Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:47:37 [2022-09-07T18:47:37.141Z] PASS
18:47:37 [2022-09-07T18:47:37.141Z] 
18:47:37 [2022-09-07T18:47:37.141Z] DONE 18 tests in 11.161s
18:47:37 [2022-09-07T18:47:37.141Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:47:37 [2022-09-07T18:47:37.141Z] INFO: Testing against a local daemon
18:47:37 [2022-09-07T18:47:37.141Z] === RUN   TestCommitInheritsEnv
18:47:37 [2022-09-07T18:47:37.399Z] --- PASS: TestCommitInheritsEnv (0.26s)
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportExtremelyLargeImageWorks
18:47:37 [2022-09-07T18:47:37.399Z] === PAUSE TestImportExtremelyLargeImageWorks
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform/#00
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform/_______
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform//
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform/linux
18:47:37 [2022-09-07T18:47:37.399Z] === RUN   TestImportWithCustomPlatform/LINUX
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImportWithCustomPlatform/macos
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:47:37 [2022-09-07T18:47:37.658Z] --- PASS: TestImportWithCustomPlatform (0.31s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:47:37 [2022-09-07T18:47:37.658Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImagesFilterMultiReference
18:47:37 [2022-09-07T18:47:37.658Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestImagePullPlatformInvalid
18:47:37 [2022-09-07T18:47:37.658Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:47:37 [2022-09-07T18:47:37.658Z] === RUN   TestRemoveImageOrphaning
18:47:37 [2022-09-07T18:47:37.918Z] --- PASS: TestRemoveImageOrphaning (0.28s)
18:47:37 [2022-09-07T18:47:37.918Z] === RUN   TestRemoveImageGarbageCollector
18:47:38 [2022-09-07T18:47:38.484Z] time="2022-09-07T18:47:38Z" level=info msg="[graphdriver] trying configured driver: overlay2"
18:47:39 [2022-09-07T18:47:39.859Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
18:47:39 [2022-09-07T18:47:39.859Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:47:39 [2022-09-07T18:47:39.859Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:47:39 [2022-09-07T18:47:39.859Z] === RUN   TestTagInvalidReference
18:47:39 [2022-09-07T18:47:39.859Z] --- PASS: TestTagInvalidReference (0.01s)
18:47:39 [2022-09-07T18:47:39.859Z] === RUN   TestTagValidPrefixedRepo
18:47:40 [2022-09-07T18:47:40.124Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:47:40 [2022-09-07T18:47:40.124Z] === RUN   TestTagExistedNameWithoutForce
18:47:40 [2022-09-07T18:47:40.124Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:47:40 [2022-09-07T18:47:40.124Z] === RUN   TestTagOfficialNames
18:47:40 [2022-09-07T18:47:40.124Z] --- PASS: TestTagOfficialNames (0.04s)
18:47:40 [2022-09-07T18:47:40.124Z] === RUN   TestTagMatchesDigest
18:47:40 [2022-09-07T18:47:40.124Z] --- PASS: TestTagMatchesDigest (0.02s)
18:47:40 [2022-09-07T18:47:40.124Z] === CONT  TestImportExtremelyLargeImageWorks
18:47:40 [2022-09-07T18:47:40.502Z] --- PASS: TestBuildPreserveOwnership (9.65s)
18:47:40 [2022-09-07T18:47:40.502Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.63s)
18:47:40 [2022-09-07T18:47:40.502Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestBuildPlatformInvalid
18:47:40 [2022-09-07T18:47:40.502Z] --- PASS: TestBuildPlatformInvalid (0.09s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:47:40 [2022-09-07T18:47:40.502Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z] PASS
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === Skipped
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z]     build_session_test.go:25: TODO: BuildKit
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] DONE 34 tests, 3 skipped in 111.667s
18:47:40 [2022-09-07T18:47:40.502Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:47:40 [2022-09-07T18:47:40.502Z] INFO: Testing against a local daemon
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestConfigInspect
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestConfigInspect (0.02s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestConfigList
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestConfigList (0.02s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestConfigsCreateAndDelete
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestConfigsUpdate
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestConfigsUpdate (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestTemplatedConfig
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestTemplatedConfig (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestConfigCreateResolve
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z] PASS
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === Skipped
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:47:40 [2022-09-07T18:47:40.502Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:47:40 [2022-09-07T18:47:40.502Z] 
18:47:40 [2022-09-07T18:47:40.502Z] DONE 6 tests, 6 skipped in 0.153s
18:47:40 [2022-09-07T18:47:40.502Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:47:40 [2022-09-07T18:47:40.502Z] INFO: Testing against a local daemon
18:47:40 [2022-09-07T18:47:40.502Z] === RUN   TestAttachWithTTY
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestAttachWithTTY (0.04s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestAttachWithoutTTy
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestAttachWithoutTTy (0.04s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestCheckpoint
18:47:40 [2022-09-07T18:47:40.762Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:47:40 [2022-09-07T18:47:40.762Z] --- SKIP: TestCheckpoint (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/commit
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/commit
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/create
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/containers/create
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/commit
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] === CONT  TestContainerInvalidJSON/containers/create
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestCopyFromContainerPathIsNotDir
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestCopyToContainerPathDoesNotExist
18:47:40 [2022-09-07T18:47:40.762Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:47:40 [2022-09-07T18:47:40.762Z] === RUN   TestCopyEmptyFile
18:47:41 [2022-09-07T18:47:41.023Z] --- PASS: TestCopyEmptyFile (0.20s)
18:47:41 [2022-09-07T18:47:41.023Z] === RUN   TestCopyToContainerPathIsNotDir
18:47:41 [2022-09-07T18:47:41.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:47:41 [2022-09-07T18:47:41.023Z] === RUN   TestCopyFromContainer
18:47:45 [2022-09-07T18:47:45.218Z] === RUN   TestCopyFromContainer//
18:47:45 [2022-09-07T18:47:45.218Z] === RUN   TestCopyFromContainer//bar/root
18:47:45 [2022-09-07T18:47:45.218Z] === RUN   TestCopyFromContainer//bar/root/
18:47:45 [2022-09-07T18:47:45.218Z] === RUN   TestCopyFromContainer/bar/quux
18:47:45 [2022-09-07T18:47:45.479Z] === RUN   TestCopyFromContainer/bar/quux/
18:47:45 [2022-09-07T18:47:45.479Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:47:45 [2022-09-07T18:47:45.479Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:47:45 [2022-09-07T18:47:45.479Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCopyFromContainer/bar/notarget
18:47:45 [2022-09-07T18:47:45.739Z] --- PASS: TestCopyFromContainer (4.64s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:47:45 [2022-09-07T18:47:45.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateLinkToNonExistingContainer
18:47:45 [2022-09-07T18:47:45.739Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateWithInvalidEnv
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateWithInvalidEnv/0
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateWithInvalidEnv/0
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateWithInvalidEnv/1
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateWithInvalidEnv/1
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateWithInvalidEnv/2
18:47:45 [2022-09-07T18:47:45.739Z] === PAUSE TestCreateWithInvalidEnv/2
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateWithInvalidEnv/0
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateWithInvalidEnv/2
18:47:45 [2022-09-07T18:47:45.739Z] === CONT  TestCreateWithInvalidEnv/1
18:47:45 [2022-09-07T18:47:45.739Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateTmpfsMountsTarget
18:47:45 [2022-09-07T18:47:45.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:47:45 [2022-09-07T18:47:45.739Z] === RUN   TestCreateWithCustomMaskedPaths
18:47:47 [2022-09-07T18:47:47.120Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
18:47:47 [2022-09-07T18:47:47.120Z] === RUN   TestCreateWithCustomReadonlyPaths
18:47:48 [2022-09-07T18:47:48.061Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:47:48 [2022-09-07T18:47:48.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:47:48 [2022-09-07T18:47:48.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:47:48 [2022-09-07T18:47:48.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:47:48 [2022-09-07T18:47:48.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:47:48 [2022-09-07T18:47:48.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:47:48 [2022-09-07T18:47:48.322Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:47:48 [2022-09-07T18:47:48.322Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:47:48 [2022-09-07T18:47:48.322Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:47:48 [2022-09-07T18:47:48.322Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:47:48 [2022-09-07T18:47:48.322Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:47:48 [2022-09-07T18:47:48.322Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:47:48 [2022-09-07T18:47:48.322Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:47:48 [2022-09-07T18:47:48.322Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:47:48 [2022-09-07T18:47:48.322Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:47:48 [2022-09-07T18:47:48.322Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:47:48 [2022-09-07T18:47:48.582Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
18:47:48 [2022-09-07T18:47:48.582Z] === RUN   TestCreateDifferentPlatform
18:47:48 [2022-09-07T18:47:48.582Z] === RUN   TestCreateDifferentPlatform/different_os
18:47:48 [2022-09-07T18:47:48.582Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:47:48 [2022-09-07T18:47:48.582Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:47:48 [2022-09-07T18:47:48.582Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:47:48 [2022-09-07T18:47:48.582Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:47:48 [2022-09-07T18:47:48.582Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:47:48 [2022-09-07T18:47:48.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:47:48 [2022-09-07T18:47:48.582Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:47:48 [2022-09-07T18:47:48.844Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestCreateInvalidHostConfig
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:47:48 [2022-09-07T18:47:48.844Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:47:48 [2022-09-07T18:47:48.844Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:47:48 [2022-09-07T18:47:48.844Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:47:48 [2022-09-07T18:47:48.844Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:47:48 [2022-09-07T18:47:48.844Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:47:48 [2022-09-07T18:47:48.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestContainerStartOnDaemonRestart
18:47:48 [2022-09-07T18:47:48.844Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:47:48 [2022-09-07T18:47:48.844Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestDaemonRestartIpcMode
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestDaemonRestartIpcMode
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestDaemonHostGatewayIP
18:47:48 [2022-09-07T18:47:48.844Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:47:48 [2022-09-07T18:47:48.844Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestRestartDaemonWithRestartingContainer
18:47:48 [2022-09-07T18:47:48.844Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestContainerKillOnDaemonStart
18:47:48 [2022-09-07T18:47:48.844Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:47:48 [2022-09-07T18:47:48.844Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:47:48 [2022-09-07T18:47:48.844Z] === RUN   TestDiff
18:47:49 [2022-09-07T18:47:49.104Z] --- PASS: TestDiff (0.39s)
18:47:49 [2022-09-07T18:47:49.104Z] === RUN   TestExecConsoleSize
18:47:49 [2022-09-07T18:47:49.673Z] --- PASS: TestExecConsoleSize (0.45s)
18:47:49 [2022-09-07T18:47:49.673Z] === RUN   TestExecWithCloseStdin
18:47:49 [2022-09-07T18:47:49.934Z] --- PASS: TestExecWithCloseStdin (0.48s)
18:47:49 [2022-09-07T18:47:49.934Z] === RUN   TestExec
18:47:50 [2022-09-07T18:47:50.506Z] --- PASS: TestExec (0.48s)
18:47:50 [2022-09-07T18:47:50.506Z] === RUN   TestExecUser
18:47:51 [2022-09-07T18:47:51.120Z] --- PASS: TestExecUser (0.48s)
18:47:51 [2022-09-07T18:47:51.120Z] === RUN   TestExportContainerAndImportImage
18:47:51 [2022-09-07T18:47:51.690Z] --- PASS: TestExportContainerAndImportImage (0.56s)
18:47:51 [2022-09-07T18:47:51.690Z] === RUN   TestExportContainerAfterDaemonRestart
18:47:53 [2022-09-07T18:47:53.070Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
18:47:53 [2022-09-07T18:47:53.070Z] === RUN   TestHealthCheckWorkdir
18:47:53 [2022-09-07T18:47:53.330Z] --- PASS: TestHealthCheckWorkdir (0.53s)
18:47:53 [2022-09-07T18:47:53.330Z] === RUN   TestHealthKillContainer
18:48:01 [2022-09-07T18:48:01.454Z] --- PASS: TestHealthKillContainer (7.80s)
18:48:01 [2022-09-07T18:48:01.454Z] === RUN   TestHealthCheckProcessKilled
18:48:02 [2022-09-07T18:48:02.024Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
18:48:02 [2022-09-07T18:48:02.024Z] === RUN   TestInspectCpusetInConfigPre120
18:48:02 [2022-09-07T18:48:02.024Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:48:02 [2022-09-07T18:48:02.024Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:48:02 [2022-09-07T18:48:02.024Z] === RUN   TestIpcModeNone
18:48:02 [2022-09-07T18:48:02.284Z] --- PASS: TestIpcModeNone (0.46s)
18:48:02 [2022-09-07T18:48:02.284Z] === RUN   TestIpcModePrivate
18:48:02 [2022-09-07T18:48:02.544Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
18:48:02 [2022-09-07T18:48:02.804Z] --- PASS: TestIpcModePrivate (0.43s)
18:48:02 [2022-09-07T18:48:02.804Z] === RUN   TestIpcModeShareable
18:48:02 [2022-09-07T18:48:02.804Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:48:02 [2022-09-07T18:48:02.804Z] --- SKIP: TestIpcModeShareable (0.00s)
18:48:02 [2022-09-07T18:48:02.804Z] === RUN   TestAPIIpcModeShareableAndContainer
18:48:04 [2022-09-07T18:48:04.186Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
18:48:04 [2022-09-07T18:48:04.186Z] === RUN   TestAPIIpcModeHost
18:48:04 [2022-09-07T18:48:04.186Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:48:04 [2022-09-07T18:48:04.186Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:48:04 [2022-09-07T18:48:04.186Z] === RUN   TestDaemonIpcModeShareable
18:48:04 [2022-09-07T18:48:04.186Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:48:04 [2022-09-07T18:48:04.186Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:48:04 [2022-09-07T18:48:04.186Z] === RUN   TestDaemonIpcModePrivate
18:48:05 [2022-09-07T18:48:05.125Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
18:48:05 [2022-09-07T18:48:05.385Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
18:48:05 [2022-09-07T18:48:05.385Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:48:05 [2022-09-07T18:48:05.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:48:05 [2022-09-07T18:48:05.385Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:48:05 [2022-09-07T18:48:05.385Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:48:05 [2022-09-07T18:48:05.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:48:05 [2022-09-07T18:48:05.385Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:48:05 [2022-09-07T18:48:05.385Z] === RUN   TestIpcModeOlderClient
18:48:05 [2022-09-07T18:48:05.385Z] === PAUSE TestIpcModeOlderClient
18:48:05 [2022-09-07T18:48:05.385Z] === RUN   TestKillContainerInvalidSignal
18:48:05 [2022-09-07T18:48:05.645Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
18:48:05 [2022-09-07T18:48:05.645Z] === RUN   TestKillContainer
18:48:05 [2022-09-07T18:48:05.645Z] === RUN   TestKillContainer/no_signal
18:48:05 [2022-09-07T18:48:05.926Z] Created binary: bundles/dynbinary-daemon/dockerd
18:48:05 [2022-09-07T18:48:05.926Z] Building: bundles/dynbinary-daemon/docker-proxy
18:48:05 [2022-09-07T18:48:05.926Z] GOOS="" GOARCH="" GOARM=""
18:48:05 [2022-09-07T18:48:05.926Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:48:05 [2022-09-07T18:48:05.926Z] 
18:48:05 [2022-09-07T18:48:05.926Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:48:05 [2022-09-07T18:48:05.926Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:48:05 [2022-09-07T18:48:05.926Z] HOSTNAME=66f4467bb4de
18:48:05 [2022-09-07T18:48:05.926Z] TESTDEBUG=0
18:48:05 [2022-09-07T18:48:05.926Z] DEST=bundles/test-integration
18:48:05 [2022-09-07T18:48:05.926Z] PWD=/go/src/github.com/docker/docker
18:48:05 [2022-09-07T18:48:05.926Z] DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea
18:48:05 [2022-09-07T18:48:05.926Z] container=docker
18:48:05 [2022-09-07T18:48:05.926Z] HOME=/root
18:48:05 [2022-09-07T18:48:05.926Z] GOLANG_VERSION=1.18.6
18:48:05 [2022-09-07T18:48:05.926Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:48:05 [2022-09-07T18:48:05.926Z] VALIDATE_BRANCH=master
18:48:05 [2022-09-07T18:48:05.926Z] TERM=xterm
18:48:05 [2022-09-07T18:48:05.926Z] DOCKER_PKG=github.com/docker/docker
18:48:05 [2022-09-07T18:48:05.926Z] SHLVL=1
18:48:05 [2022-09-07T18:48:05.926Z] TIMEOUT=120m
18:48:05 [2022-09-07T18:48:05.926Z] DOCKER_BUILDTAGS= journald
18:48:05 [2022-09-07T18:48:05.926Z] DOCKER_GRAPHDRIVER=overlay2
18:48:05 [2022-09-07T18:48:05.926Z] GO111MODULE=off
18:48:05 [2022-09-07T18:48:05.926Z] DOCKER_EXPERIMENTAL=1
18:48:05 [2022-09-07T18:48:05.926Z] TEST_SKIP_INTEGRATION_CLI=1
18:48:05 [2022-09-07T18:48:05.926Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:48:05 [2022-09-07T18:48:05.926Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:48:05 [2022-09-07T18:48:05.926Z] GOPATH=/go
18:48:05 [2022-09-07T18:48:05.926Z] PKG_CONFIG=pkg-config
18:48:05 [2022-09-07T18:48:05.926Z] _=/usr/bin/env
18:48:05 [2022-09-07T18:48:05.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:48:06 [2022-09-07T18:48:06.214Z] === RUN   TestKillContainer/non_killing_signal
18:48:06 [2022-09-07T18:48:06.474Z] === RUN   TestKillContainer/killing_signal
18:48:07 [2022-09-07T18:48:07.043Z] --- PASS: TestKillContainer (1.21s)
18:48:07 [2022-09-07T18:48:07.043Z]     --- PASS: TestKillContainer/no_signal (0.37s)
18:48:07 [2022-09-07T18:48:07.043Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:48:07 [2022-09-07T18:48:07.043Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:48:07 [2022-09-07T18:48:07.043Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:48:07 [2022-09-07T18:48:07.043Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:48:07 [2022-09-07T18:48:07.303Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:48:07 [2022-09-07T18:48:07.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
18:48:07 [2022-09-07T18:48:07.873Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:48:07 [2022-09-07T18:48:07.873Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
18:48:07 [2022-09-07T18:48:07.873Z] === RUN   TestKillStoppedContainer
18:48:07 [2022-09-07T18:48:07.873Z] --- PASS: TestKillStoppedContainer (0.04s)
18:48:07 [2022-09-07T18:48:07.873Z] === RUN   TestKillStoppedContainerAPIPre120
18:48:07 [2022-09-07T18:48:07.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:48:07 [2022-09-07T18:48:07.873Z] === RUN   TestKillDifferentUserContainer
18:48:08 [2022-09-07T18:48:08.444Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:48:08 [2022-09-07T18:48:08.444Z] === RUN   TestInspectOomKilledTrue
18:48:08 [2022-09-07T18:48:08.444Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:08 [2022-09-07T18:48:08.444Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:48:08 [2022-09-07T18:48:08.444Z] === RUN   TestInspectOomKilledFalse
18:48:08 [2022-09-07T18:48:08.444Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:48:08 [2022-09-07T18:48:08.444Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:48:08 [2022-09-07T18:48:08.444Z] === RUN   TestLinksEtcHostsContentMatch
18:48:08 [2022-09-07T18:48:08.444Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:48:08 [2022-09-07T18:48:08.444Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:48:08 [2022-09-07T18:48:08.444Z] === RUN   TestLinksContainerNames
18:48:09 [2022-09-07T18:48:09.013Z] --- PASS: TestLinksContainerNames (0.83s)
18:48:09 [2022-09-07T18:48:09.013Z] === RUN   TestLogsFollowTailEmpty
18:48:09 [2022-09-07T18:48:09.583Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:48:09 [2022-09-07T18:48:09.583Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:48:09 [2022-09-07T18:48:09.583Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:48:10 [2022-09-07T18:48:10.152Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:48:10 [2022-09-07T18:48:10.152Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:48:10 [2022-09-07T18:48:10.723Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:48:10 [2022-09-07T18:48:10.723Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:48:11 [2022-09-07T18:48:11.666Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:48:11 [2022-09-07T18:48:11.666Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:48:12 [2022-09-07T18:48:12.236Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:48:12 [2022-09-07T18:48:12.236Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:48:12 [2022-09-07T18:48:12.806Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:48:12 [2022-09-07T18:48:12.806Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:48:13 [2022-09-07T18:48:13.375Z] --- PASS: TestLogs (3.93s)
18:48:13 [2022-09-07T18:48:13.375Z]     --- PASS: TestLogs/driver_local (0.01s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s)
18:48:13 [2022-09-07T18:48:13.375Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s)
18:48:13 [2022-09-07T18:48:13.375Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s)
18:48:13 [2022-09-07T18:48:13.375Z] === RUN   TestContainerNetworkMountsNoChown
18:48:13 [2022-09-07T18:48:13.945Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/default
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/default
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/private
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/private
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rprivate
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rprivate
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/slave
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/slave
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rslave
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rslave
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/shared
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/shared
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rshared
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rshared
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/default
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/default/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/default/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/default/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rshared
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/shared
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rslave
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/slave
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rprivate
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/private
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/private/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/private/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:48:13 [2022-09-07T18:48:13.945Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/default/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:48:13 [2022-09-07T18:48:13.945Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/private/mount_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/private/bind_root
18:48:14 [2022-09-07T18:48:14.206Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:48:14 [2022-09-07T18:48:14.206Z] --- PASS: TestMountDaemonRoot (0.01s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:48:14 [2022-09-07T18:48:14.206Z] === RUN   TestContainerBindMountNonRecursive
18:48:14 [2022-09-07T18:48:14.481Z]     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)
18:48:14 [2022-09-07T18:48:14.481Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
18:48:14 [2022-09-07T18:48:14.481Z] === RUN   TestContainerVolumesMountedAsShared
18:48:14 [2022-09-07T18:48:14.481Z]     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)
18:48:14 [2022-09-07T18:48:14.481Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:48:14 [2022-09-07T18:48:14.481Z] === RUN   TestContainerVolumesMountedAsSlave
18:48:14 [2022-09-07T18:48:14.481Z]     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)
18:48:14 [2022-09-07T18:48:14.481Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:48:14 [2022-09-07T18:48:14.481Z] === RUN   TestNetworkNat
18:48:14 [2022-09-07T18:48:14.757Z] --- PASS: TestNetworkNat (0.49s)
18:48:14 [2022-09-07T18:48:14.757Z] === RUN   TestNetworkLocalhostTCPNat
18:48:15 [2022-09-07T18:48:15.330Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
18:48:15 [2022-09-07T18:48:15.330Z] === RUN   TestNetworkLoopbackNat
18:48:15 [2022-09-07T18:48:15.831Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 2m54.13001307s 
18:48:15 [2022-09-07T18:48:15.831Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.607187ms 
18:48:17 [2022-09-07T18:48:17.867Z] --- PASS: TestNetworkLoopbackNat (2.59s)
18:48:17 [2022-09-07T18:48:17.868Z] === RUN   TestPause
18:48:17 [2022-09-07T18:48:17.868Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:17 [2022-09-07T18:48:17.868Z] --- SKIP: TestPause (0.00s)
18:48:17 [2022-09-07T18:48:17.868Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:48:17 [2022-09-07T18:48:17.868Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:48:17 [2022-09-07T18:48:17.868Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:48:17 [2022-09-07T18:48:17.868Z] === RUN   TestPauseStopPausedContainer
18:48:17 [2022-09-07T18:48:17.868Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:17 [2022-09-07T18:48:17.868Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
18:48:17 [2022-09-07T18:48:17.868Z] === RUN   TestPidHost
18:48:18 [2022-09-07T18:48:18.808Z] --- PASS: TestPidHost (0.91s)
18:48:18 [2022-09-07T18:48:18.808Z] === RUN   TestPsFilter
18:48:18 [2022-09-07T18:48:18.808Z] --- PASS: TestPsFilter (0.11s)
18:48:18 [2022-09-07T18:48:18.808Z] === RUN   TestRemoveContainerWithRemovedVolume
18:48:19 [2022-09-07T18:48:19.378Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
18:48:19 [2022-09-07T18:48:19.378Z] === RUN   TestRemoveContainerWithVolume
18:48:19 [2022-09-07T18:48:19.638Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
18:48:19 [2022-09-07T18:48:19.638Z] === RUN   TestRemoveContainerRunning
18:48:20 [2022-09-07T18:48:20.210Z] --- PASS: TestRemoveContainerRunning (0.42s)
18:48:20 [2022-09-07T18:48:20.210Z] === RUN   TestRemoveContainerForceRemoveRunning
18:48:20 [2022-09-07T18:48:20.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
18:48:20 [2022-09-07T18:48:20.782Z] === RUN   TestRemoveInvalidContainer
18:48:20 [2022-09-07T18:48:20.782Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:48:20 [2022-09-07T18:48:20.782Z] === RUN   TestRenameLinkedContainer
18:48:22 [2022-09-07T18:48:22.250Z] --- PASS: TestRenameLinkedContainer (1.70s)
18:48:22 [2022-09-07T18:48:22.250Z] === RUN   TestRenameStoppedContainer
18:48:22 [2022-09-07T18:48:22.824Z] --- PASS: TestRenameStoppedContainer (0.39s)
18:48:22 [2022-09-07T18:48:22.824Z] === RUN   TestRenameRunningContainerAndReuse
18:48:23 [2022-09-07T18:48:23.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:48:23 [2022-09-07T18:48:23.764Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
18:48:23 [2022-09-07T18:48:23.764Z] === RUN   TestRenameInvalidName
18:48:24 [2022-09-07T18:48:24.024Z] --- PASS: TestRenameInvalidName (0.40s)
18:48:24 [2022-09-07T18:48:24.024Z] === RUN   TestRenameAnonymousContainer
18:48:25 [2022-09-07T18:48:25.406Z] --- PASS: TestRenameAnonymousContainer (1.48s)
18:48:25 [2022-09-07T18:48:25.406Z] === RUN   TestRenameContainerWithSameName
18:48:25 [2022-09-07T18:48:25.975Z] --- PASS: TestRenameContainerWithSameName (0.43s)
18:48:25 [2022-09-07T18:48:25.975Z] === RUN   TestRenameContainerWithLinkedContainer
18:48:26 [2022-09-07T18:48:26.914Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
18:48:26 [2022-09-07T18:48:26.914Z] === RUN   TestResize
18:48:27 [2022-09-07T18:48:27.174Z] --- PASS: TestResize (0.42s)
18:48:27 [2022-09-07T18:48:27.174Z] === RUN   TestResizeWithInvalidSize
18:48:27 [2022-09-07T18:48:27.435Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:48:27 [2022-09-07T18:48:27.435Z] === RUN   TestResizeWhenContainerNotStarted
18:48:28 [2022-09-07T18:48:28.004Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
18:48:28 [2022-09-07T18:48:28.005Z] === RUN   TestDaemonRestartKillContainers
18:48:28 [2022-09-07T18:48:28.005Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:48:28 [2022-09-07T18:48:28.005Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:48:28 [2022-09-07T18:48:28.005Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:48:28 [2022-09-07T18:48:28.005Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:48:28 [2022-09-07T18:48:28.944Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:48:29 [2022-09-07T18:48:29.883Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s)
18:48:29 [2022-09-07T18:48:29.884Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
18:48:29 [2022-09-07T18:48:29.884Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s)
18:48:29 [2022-09-07T18:48:29.884Z] === RUN   TestCgroupNamespacesRun
18:48:30 [2022-09-07T18:48:30.824Z] --- PASS: TestCgroupNamespacesRun (1.18s)
18:48:30 [2022-09-07T18:48:30.824Z] === RUN   TestCgroupNamespacesRunPrivileged
18:48:32 [2022-09-07T18:48:32.205Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
18:48:32 [2022-09-07T18:48:32.205Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:48:32 [2022-09-07T18:48:32.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:48:32 [2022-09-07T18:48:32.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:48:33 [2022-09-07T18:48:33.145Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
18:48:33 [2022-09-07T18:48:33.145Z] === RUN   TestCgroupNamespacesRunHostMode
18:48:34 [2022-09-07T18:48:34.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
18:48:34 [2022-09-07T18:48:34.525Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:48:35 [2022-09-07T18:48:35.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
18:48:35 [2022-09-07T18:48:35.465Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:48:36 [2022-09-07T18:48:36.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
18:48:36 [2022-09-07T18:48:36.874Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:48:37 [2022-09-07T18:48:37.445Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
18:48:37 [2022-09-07T18:48:37.445Z] === RUN   TestCgroupNamespacesRunOlderClient
18:48:38 [2022-09-07T18:48:38.384Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
18:48:38 [2022-09-07T18:48:38.384Z] === RUN   TestNISDomainname
18:48:38 [2022-09-07T18:48:38.384Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:48:38 [2022-09-07T18:48:38.384Z] --- SKIP: TestNISDomainname (0.02s)
18:48:38 [2022-09-07T18:48:38.384Z] === RUN   TestHostnameDnsResolution
18:48:39 [2022-09-07T18:48:39.323Z] --- PASS: TestHostnameDnsResolution (0.69s)
18:48:39 [2022-09-07T18:48:39.323Z] === RUN   TestUnprivilegedPortsAndPing
18:48:39 [2022-09-07T18:48:39.323Z]     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
18:48:39 [2022-09-07T18:48:39.323Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
18:48:39 [2022-09-07T18:48:39.323Z] === RUN   TestPrivilegedHostDevices
18:48:39 [2022-09-07T18:48:39.583Z] --- PASS: TestPrivilegedHostDevices (0.46s)
18:48:39 [2022-09-07T18:48:39.583Z] === RUN   TestRunConsoleSize
18:48:40 [2022-09-07T18:48:40.152Z] --- PASS: TestRunConsoleSize (0.44s)
18:48:40 [2022-09-07T18:48:40.152Z] === RUN   TestRunWithAlternativeContainerdShim
18:48:42 [2022-09-07T18:48:42.062Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s)
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStats
18:48:42 [2022-09-07T18:48:42.062Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:42 [2022-09-07T18:48:42.062Z] --- SKIP: TestStats (0.00s)
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStopContainerWithTimeout
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStopContainerWithTimeout/0
18:48:42 [2022-09-07T18:48:42.062Z] === PAUSE TestStopContainerWithTimeout/0
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStopContainerWithTimeout/1
18:48:42 [2022-09-07T18:48:42.062Z] === PAUSE TestStopContainerWithTimeout/1
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStopContainerWithTimeout/3
18:48:42 [2022-09-07T18:48:42.062Z] === PAUSE TestStopContainerWithTimeout/3
18:48:42 [2022-09-07T18:48:42.062Z] === RUN   TestStopContainerWithTimeout/-1
18:48:42 [2022-09-07T18:48:42.062Z] === PAUSE TestStopContainerWithTimeout/-1
18:48:42 [2022-09-07T18:48:42.062Z] === CONT  TestStopContainerWithTimeout/0
18:48:42 [2022-09-07T18:48:42.062Z] === CONT  TestStopContainerWithTimeout/-1
18:48:42 [2022-09-07T18:48:42.631Z] === CONT  TestStopContainerWithTimeout/3
18:48:45 [2022-09-07T18:48:45.169Z] === CONT  TestStopContainerWithTimeout/1
18:48:46 [2022-09-07T18:48:46.108Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:48:46 [2022-09-07T18:48:46.108Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
18:48:46 [2022-09-07T18:48:46.108Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
18:48:46 [2022-09-07T18:48:46.108Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
18:48:46 [2022-09-07T18:48:46.108Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
18:48:46 [2022-09-07T18:48:46.108Z] === RUN   TestDeleteDevicemapper
18:48:46 [2022-09-07T18:48:46.108Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:48:46 [2022-09-07T18:48:46.108Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:48:46 [2022-09-07T18:48:46.108Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:48:47 [2022-09-07T18:48:47.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
18:48:47 [2022-09-07T18:48:47.489Z] === RUN   TestUpdateMemory
18:48:47 [2022-09-07T18:48:47.489Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:47 [2022-09-07T18:48:47.489Z] --- SKIP: TestUpdateMemory (0.00s)
18:48:47 [2022-09-07T18:48:47.489Z] === RUN   TestUpdateCPUQuota
18:48:47 [2022-09-07T18:48:47.489Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:47 [2022-09-07T18:48:47.489Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:48:47 [2022-09-07T18:48:47.489Z] === RUN   TestUpdatePidsLimit
18:48:47 [2022-09-07T18:48:47.489Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:48:47 [2022-09-07T18:48:47.489Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:48:47 [2022-09-07T18:48:47.489Z] === RUN   TestUpdateRestartPolicy
18:48:55 [2022-09-07T18:48:55.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:48:58 [2022-09-07T18:48:58.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:48:59 [2022-09-07T18:48:59.707Z] --- PASS: TestUpdateRestartPolicy (10.90s)
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestUpdateRestartWithAutoRemove
18:48:59 [2022-09-07T18:48:59.707Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitNonBlocked
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:59 [2022-09-07T18:48:59.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:59 [2022-09-07T18:48:59.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:59 [2022-09-07T18:48:59.707Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:59 [2022-09-07T18:48:59.707Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:59 [2022-09-07T18:48:59.707Z] --- PASS: TestWaitNonBlocked (0.01s)
18:48:59 [2022-09-07T18:48:59.707Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
18:48:59 [2022-09-07T18:48:59.707Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitBlocked
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:48:59 [2022-09-07T18:48:59.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:48:59 [2022-09-07T18:48:59.707Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:48:59 [2022-09-07T18:48:59.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:48:59 [2022-09-07T18:48:59.707Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:48:59 [2022-09-07T18:48:59.707Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:48:59 [2022-09-07T18:48:59.966Z] --- PASS: TestWaitBlocked (0.01s)
18:48:59 [2022-09-07T18:48:59.966Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s)
18:48:59 [2022-09-07T18:48:59.966Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
18:48:59 [2022-09-07T18:48:59.966Z] === RUN   TestWaitConditions
18:48:59 [2022-09-07T18:48:59.966Z] === RUN   TestWaitConditions/default
18:48:59 [2022-09-07T18:48:59.966Z] === PAUSE TestWaitConditions/default
18:48:59 [2022-09-07T18:48:59.966Z] === RUN   TestWaitConditions/not-running
18:48:59 [2022-09-07T18:48:59.966Z] === PAUSE TestWaitConditions/not-running
18:48:59 [2022-09-07T18:48:59.966Z] === RUN   TestWaitConditions/next-exit
18:48:59 [2022-09-07T18:48:59.966Z] === PAUSE TestWaitConditions/next-exit
18:48:59 [2022-09-07T18:48:59.966Z] === RUN   TestWaitConditions/removed
18:48:59 [2022-09-07T18:48:59.966Z] === PAUSE TestWaitConditions/removed
18:48:59 [2022-09-07T18:48:59.966Z] === CONT  TestWaitConditions/default
18:48:59 [2022-09-07T18:48:59.966Z] === CONT  TestWaitConditions/next-exit
18:49:00 [2022-09-07T18:49:00.226Z] === CONT  TestWaitConditions/default
18:49:00 [2022-09-07T18:49:00.226Z]     wait_test.go:146: ContainerID = 025b3697c4088b072043991fb6da631d21a023a22d1e5bbfd3ce750f167ca649
18:49:00 [2022-09-07T18:49:00.226Z] === CONT  TestWaitConditions/next-exit
18:49:00 [2022-09-07T18:49:00.226Z]     wait_test.go:146: ContainerID = a61f5ecff1725cc7857eda6312fbe65cd62728b3cae412772fdcaf9978bf745c
18:49:00 [2022-09-07T18:49:00.796Z] === CONT  TestWaitConditions/not-running
18:49:00 [2022-09-07T18:49:00.796Z]     wait_test.go:146: ContainerID = 84bcb551d51581480688d8d5670abf7b53deef8a82bb3d78c7b0168ec29c8817
18:49:00 [2022-09-07T18:49:00.796Z] === CONT  TestWaitConditions/removed
18:49:00 [2022-09-07T18:49:00.796Z]     wait_test.go:146: ContainerID = 1d029781c02fd8e5098b625a675742eee66a4c28f0c507078de4b30e43a12f2b
18:49:01 [2022-09-07T18:49:01.366Z] --- PASS: TestWaitConditions (0.01s)
18:49:01 [2022-09-07T18:49:01.366Z]     --- PASS: TestWaitConditions/default (0.56s)
18:49:01 [2022-09-07T18:49:01.366Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
18:49:01 [2022-09-07T18:49:01.366Z]     --- PASS: TestWaitConditions/not-running (0.70s)
18:49:01 [2022-09-07T18:49:01.366Z]     --- PASS: TestWaitConditions/removed (0.67s)
18:49:01 [2022-09-07T18:49:01.366Z] === RUN   TestWaitRestartedContainer
18:49:01 [2022-09-07T18:49:01.366Z] === RUN   TestWaitRestartedContainer/default
18:49:01 [2022-09-07T18:49:01.366Z] === PAUSE TestWaitRestartedContainer/default
18:49:01 [2022-09-07T18:49:01.366Z] === RUN   TestWaitRestartedContainer/not-running
18:49:01 [2022-09-07T18:49:01.366Z] === PAUSE TestWaitRestartedContainer/not-running
18:49:01 [2022-09-07T18:49:01.366Z] === RUN   TestWaitRestartedContainer/next-exit
18:49:01 [2022-09-07T18:49:01.366Z] === PAUSE TestWaitRestartedContainer/next-exit
18:49:01 [2022-09-07T18:49:01.366Z] === CONT  TestWaitRestartedContainer/default
18:49:01 [2022-09-07T18:49:01.366Z] === CONT  TestWaitRestartedContainer/next-exit
18:49:02 [2022-09-07T18:49:02.747Z] === CONT  TestWaitRestartedContainer/not-running
18:49:03 [2022-09-07T18:49:03.685Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:49:03 [2022-09-07T18:49:03.685Z]     --- PASS: TestWaitRestartedContainer/default (1.25s)
18:49:03 [2022-09-07T18:49:03.685Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.32s)
18:49:03 [2022-09-07T18:49:03.685Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
18:49:03 [2022-09-07T18:49:03.685Z] === CONT  TestDaemonRestartIpcMode
18:49:03 [2022-09-07T18:49:03.685Z] === CONT  TestIpcModeOlderClient
18:49:03 [2022-09-07T18:49:03.685Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:49:03 [2022-09-07T18:49:03.685Z] === CONT  TestRestartDaemonWithRestartingContainer
18:49:06 [2022-09-07T18:49:06.248Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
18:49:06 [2022-09-07T18:49:06.248Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
18:49:06 [2022-09-07T18:49:06.248Z] PASS
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === Skipped
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
18:49:06 [2022-09-07T18:49:06.248Z]     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)
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     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)
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     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)
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.248Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:49:06 [2022-09-07T18:49:06.248Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:49:06 [2022-09-07T18:49:06.248Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
18:49:06 [2022-09-07T18:49:06.249Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
18:49:06 [2022-09-07T18:49:06.249Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     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
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:49:06 [2022-09-07T18:49:06.249Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:49:06 [2022-09-07T18:49:06.249Z] 
18:49:06 [2022-09-07T18:49:06.249Z] DONE 250 tests, 27 skipped in 85.904s
18:49:06 [2022-09-07T18:49:06.249Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:49:06 [2022-09-07T18:49:06.508Z] === RUN   TestConfigDaemonLibtrustID
18:49:07 [2022-09-07T18:49:07.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:49:07 [2022-09-07T18:49:07.078Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:49:07 [2022-09-07T18:49:07.078Z] === RUN   TestConfigDaemonID
18:49:08 [2022-09-07T18:49:08.458Z]     daemon_test.go:83: [d7fa5237ae338] daemon is not started
18:49:08 [2022-09-07T18:49:08.458Z] --- PASS: TestConfigDaemonID (1.09s)
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:49:08 [2022-09-07T18:49:08.458Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:49:08 [2022-09-07T18:49:08.458Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation/invalid_config
18:49:08 [2022-09-07T18:49:08.458Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation/malformed_config
18:49:08 [2022-09-07T18:49:08.458Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestDaemonConfigValidation/valid_config
18:49:08 [2022-09-07T18:49:08.458Z] === PAUSE TestDaemonConfigValidation/valid_config
18:49:08 [2022-09-07T18:49:08.458Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:49:08 [2022-09-07T18:49:08.458Z] === CONT  TestDaemonConfigValidation/malformed_config
18:49:08 [2022-09-07T18:49:08.458Z] === CONT  TestDaemonConfigValidation/valid_config
18:49:08 [2022-09-07T18:49:08.458Z] === CONT  TestDaemonConfigValidation/invalid_config
18:49:08 [2022-09-07T18:49:08.458Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:49:08 [2022-09-07T18:49:08.458Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:49:08 [2022-09-07T18:49:08.458Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
18:49:08 [2022-09-07T18:49:08.458Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
18:49:08 [2022-09-07T18:49:08.458Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
18:49:08 [2022-09-07T18:49:08.458Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
18:49:08 [2022-09-07T18:49:08.458Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestConfigDaemonSeccompProfiles
18:49:08 [2022-09-07T18:49:08.458Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:49:09 [2022-09-07T18:49:09.399Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:49:10 [2022-09-07T18:49:10.780Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:49:11 [2022-09-07T18:49:11.719Z] === CONT  TestConfigDaemonSeccompProfiles
18:49:11 [2022-09-07T18:49:11.719Z]     daemon_test.go:197: [d376b2897f406] daemon is not started
18:49:11 [2022-09-07T18:49:11.719Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
18:49:11 [2022-09-07T18:49:11.719Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
18:49:11 [2022-09-07T18:49:11.719Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
18:49:11 [2022-09-07T18:49:11.719Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
18:49:11 [2022-09-07T18:49:11.719Z] === RUN   TestDaemonProxy
18:49:11 [2022-09-07T18:49:11.719Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:49:11 [2022-09-07T18:49:11.719Z] --- SKIP: TestDaemonProxy (0.00s)
18:49:11 [2022-09-07T18:49:11.719Z] PASS
18:49:11 [2022-09-07T18:49:11.719Z] 
18:49:11 [2022-09-07T18:49:11.719Z] === Skipped
18:49:11 [2022-09-07T18:49:11.719Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
18:49:11 [2022-09-07T18:49:11.719Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:49:11 [2022-09-07T18:49:11.719Z] 
18:49:11 [2022-09-07T18:49:11.719Z] DONE 13 tests, 1 skipped in 5.292s
18:49:11 [2022-09-07T18:49:11.719Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:49:11 [2022-09-07T18:49:11.979Z] INFO: Testing against a local daemon
18:49:11 [2022-09-07T18:49:11.979Z] === RUN   TestCommitInheritsEnv
18:49:13 [2022-09-07T18:49:13.359Z] --- PASS: TestCommitInheritsEnv (1.30s)
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportExtremelyLargeImageWorks
18:49:13 [2022-09-07T18:49:13.359Z] === PAUSE TestImportExtremelyLargeImageWorks
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/#00
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/_______
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform//
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/linux
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/LINUX
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/macos
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:49:13 [2022-09-07T18:49:13.359Z] --- PASS: TestImportWithCustomPlatform (0.30s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:49:13 [2022-09-07T18:49:13.359Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:49:13 [2022-09-07T18:49:13.359Z] === RUN   TestImagesFilterMultiReference
18:49:13 [2022-09-07T18:49:13.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:49:13 [2022-09-07T18:49:13.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:49:13 [2022-09-07T18:49:13.618Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:49:13 [2022-09-07T18:49:13.618Z] === RUN   TestImagePullPlatformInvalid
18:49:13 [2022-09-07T18:49:13.618Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:49:13 [2022-09-07T18:49:13.618Z] === RUN   TestRemoveImageOrphaning
18:49:14 [2022-09-07T18:49:14.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:49:14 [2022-09-07T18:49:14.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:49:15 [2022-09-07T18:49:15.524Z] --- PASS: TestRemoveImageOrphaning (1.59s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestRemoveImageGarbageCollector
18:49:15 [2022-09-07T18:49:15.525Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:49:15 [2022-09-07T18:49:15.525Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagInvalidReference
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagInvalidReference (0.01s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagValidPrefixedRepo
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagExistedNameWithoutForce
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagOfficialNames
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagOfficialNames (0.04s)
18:49:15 [2022-09-07T18:49:15.525Z] === RUN   TestTagMatchesDigest
18:49:15 [2022-09-07T18:49:15.525Z] --- PASS: TestTagMatchesDigest (0.02s)
18:49:15 [2022-09-07T18:49:15.525Z] === CONT  TestImportExtremelyLargeImageWorks
18:49:15 [2022-09-07T18:49:15.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:49:15 [2022-09-07T18:49:15.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:49:16 [2022-09-07T18:49:16.571Z] --- PASS: TestImportExtremelyLargeImageWorks (92.60s)
18:49:16 [2022-09-07T18:49:16.571Z] PASS
18:49:16 [2022-09-07T18:49:16.571Z] 
18:49:16 [2022-09-07T18:49:16.571Z] DONE 22 tests in 95.670s
18:49:16 [2022-09-07T18:49:16.571Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestStripANSICommands
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestStripANSICommands/#00
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestStripANSICommands/#01
18:49:16 [2022-09-07T18:49:16.571Z] --- PASS: TestStripANSICommands (0.00s)
18:49:16 [2022-09-07T18:49:16.571Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:49:16 [2022-09-07T18:49:16.571Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:49:16 [2022-09-07T18:49:16.571Z] PASS
18:49:16 [2022-09-07T18:49:16.571Z] 
18:49:16 [2022-09-07T18:49:16.571Z] DONE 3 tests in 0.009s
18:49:16 [2022-09-07T18:49:16.571Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:49:16 [2022-09-07T18:49:16.571Z] INFO: Testing against a local daemon
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestNetworkCreateDelete
18:49:16 [2022-09-07T18:49:16.571Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestDockerNetworkDeletePreferID
18:49:16 [2022-09-07T18:49:16.571Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
18:49:16 [2022-09-07T18:49:16.571Z] === RUN   TestDaemonDNSFallback
18:49:16 [2022-09-07T18:49:16.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:49:17 [2022-09-07T18:49:17.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:49:19 [2022-09-07T18:49:19.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:49:19 [2022-09-07T18:49:19.853Z] --- PASS: TestDaemonDNSFallback (6.39s)
18:49:19 [2022-09-07T18:49:19.853Z] === RUN   TestInspectNetwork
18:49:19 [2022-09-07T18:49:19.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:49:20 [2022-09-07T18:49:20.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:49:21 [2022-09-07T18:49:21.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:49:21 [2022-09-07T18:49:21.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:49:22 [2022-09-07T18:49:22.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:49:22 [2022-09-07T18:49:22.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:49:22 [2022-09-07T18:49:22.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:49:22 [2022-09-07T18:49:22.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:49:23 [2022-09-07T18:49:23.138Z] === RUN   TestInspectNetwork/full_network_id
18:49:23 [2022-09-07T18:49:23.138Z] === RUN   TestInspectNetwork/partial_network_id
18:49:23 [2022-09-07T18:49:23.138Z] === RUN   TestInspectNetwork/network_name
18:49:23 [2022-09-07T18:49:23.138Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:49:23 [2022-09-07T18:49:23.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:49:24 [2022-09-07T18:49:24.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:49:24 [2022-09-07T18:49:24.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:49:25 [2022-09-07T18:49:25.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:49:25 [2022-09-07T18:49:25.310Z] Using test binary docker
18:49:25 [2022-09-07T18:49:25.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:49:25 [2022-09-07T18:49:25.310Z] +++ /etc/init.d/apparmor start
18:49:25 [2022-09-07T18:49:25.310Z] Not: starting.
18:49:25 [2022-09-07T18:49:25.310Z] INFO: Waiting for daemon to start...
18:49:25 [2022-09-07T18:49:25.310Z] Starting dockerd
18:49:25 [2022-09-07T18:49:25.310Z] +++ 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
18:49:26 [2022-09-07T18:49:26.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:49:27 [2022-09-07T18:49:27.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:49:27 [2022-09-07T18:49:27.202Z] .
18:49:27 [2022-09-07T18:49:27.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:49:27 [2022-09-07T18:49:27.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:49:27 [2022-09-07T18:49:27.203Z] Error: No such image: emptyfs
18:49:27 [2022-09-07T18:49:27.203Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:49:27 [2022-09-07T18:49:27.203Z] ++++ docker load
18:49:27 [2022-09-07T18:49:27.323Z] --- PASS: TestInspectNetwork (7.34s)
18:49:27 [2022-09-07T18:49:27.323Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:49:27 [2022-09-07T18:49:27.323Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:49:27 [2022-09-07T18:49:27.323Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:49:27 [2022-09-07T18:49:27.323Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:49:27 [2022-09-07T18:49:27.323Z] === RUN   TestRunContainerWithBridgeNone
18:49:27 [2022-09-07T18:49:27.460Z] Loaded image: emptyfs:latest
18:49:27 [2022-09-07T18:49:27.460Z] Running integration-test (iteration 1)
18:49:27 [2022-09-07T18:49:27.460Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:49:27 [2022-09-07T18:49:27.460Z] ++ 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
18:49:27 [2022-09-07T18:49:27.460Z] ++ set -e
18:49:27 [2022-09-07T18:49:27.460Z] ++ '[' -n 0 ']'
18:49:27 [2022-09-07T18:49:27.460Z] ++ set -x
18:49:27 [2022-09-07T18:49:27.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
18:49:27 [2022-09-07T18:49:27.717Z] Loaded image: busybox:latest
18:49:27 [2022-09-07T18:49:27.717Z] Loaded image: busybox:glibc
18:49:28 [2022-09-07T18:49:28.646Z] Loaded image: debian:bullseye-slim
18:49:28 [2022-09-07T18:49:28.698Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create
18:49:28 [2022-09-07T18:49:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:49:28 [2022-09-07T18:49:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:49:28 [2022-09-07T18:49:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:49:28 [2022-09-07T18:49:28.698Z] === CONT  TestNetworkInvalidJSON/networks/create
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:49:28 [2022-09-07T18:49:28.698Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:49:28 [2022-09-07T18:49:28.698Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:49:28 [2022-09-07T18:49:28.698Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:49:28 [2022-09-07T18:49:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkList
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkList//networks
18:49:28 [2022-09-07T18:49:28.698Z] === PAUSE TestNetworkList//networks
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestNetworkList//networks/
18:49:28 [2022-09-07T18:49:28.698Z] === PAUSE TestNetworkList//networks/
18:49:28 [2022-09-07T18:49:28.698Z] === CONT  TestNetworkList//networks
18:49:28 [2022-09-07T18:49:28.698Z] === CONT  TestNetworkList//networks/
18:49:28 [2022-09-07T18:49:28.698Z] --- PASS: TestNetworkList (0.01s)
18:49:28 [2022-09-07T18:49:28.698Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z]     --- PASS: TestNetworkList//networks (0.00s)
18:49:28 [2022-09-07T18:49:28.698Z] === RUN   TestHostIPv4BridgeLabel
18:49:28 [2022-09-07T18:49:28.902Z] Loaded image: hello-world:latest
18:49:28 [2022-09-07T18:49:28.902Z] Loaded image: arm32v7/hello-world:latest
18:49:28 [2022-09-07T18:49:28.902Z] INFO: Testing against a local daemon
18:49:28 [2022-09-07T18:49:28.902Z] === RUN   TestCgroupNamespacesBuild
18:49:29 [2022-09-07T18:49:29.264Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:49:29 [2022-09-07T18:49:29.264Z] === RUN   TestDaemonRestartWithLiveRestore
18:49:30 [2022-09-07T18:49:30.200Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:49:30 [2022-09-07T18:49:30.200Z] === RUN   TestDaemonDefaultNetworkPools
18:49:30 [2022-09-07T18:49:30.270Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
18:49:30 [2022-09-07T18:49:30.270Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:49:30 [2022-09-07T18:49:30.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:49:30 [2022-09-07T18:49:30.770Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
18:49:30 [2022-09-07T18:49:30.770Z] === RUN   TestDaemonRestartWithExistingNetwork
18:49:31 [2022-09-07T18:49:31.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
18:49:31 [2022-09-07T18:49:31.638Z] === RUN   TestBuildWithSession
18:49:31 [2022-09-07T18:49:31.638Z]     build_session_test.go:25: TODO: BuildKit
18:49:31 [2022-09-07T18:49:31.638Z] --- SKIP: TestBuildWithSession (0.00s)
18:49:31 [2022-09-07T18:49:31.638Z] === RUN   TestBuildSquashParent
18:49:32 [2022-09-07T18:49:32.144Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:49:32 [2022-09-07T18:49:32.144Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:49:33 [2022-09-07T18:49:33.520Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
18:49:33 [2022-09-07T18:49:33.520Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:49:33 [2022-09-07T18:49:33.779Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:49:33 [2022-09-07T18:49:33.779Z] === RUN   TestServiceWithPredefinedNetwork
18:49:35 [2022-09-07T18:49:35.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:49:36 [2022-09-07T18:49:36.308Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
18:49:36 [2022-09-07T18:49:36.308Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:49:36 [2022-09-07T18:49:36.308Z]     service_test.go:243: FLAKY_TEST
18:49:36 [2022-09-07T18:49:36.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:49:36 [2022-09-07T18:49:36.308Z] === RUN   TestServiceWithDataPathPortInit
18:49:36 [2022-09-07T18:49:36.888Z] --- PASS: TestBuildSquashParent (4.70s)
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:49:36 [2022-09-07T18:49:36.889Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:49:36 [2022-09-07T18:49:36.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:49:36 [2022-09-07T18:49:36.889Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:49:36 [2022-09-07T18:49:36.889Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:49:37 [2022-09-07T18:49:37.451Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:49:37 [2022-09-07T18:49:37.708Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:49:38 [2022-09-07T18:49:38.639Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:49:38 [2022-09-07T18:49:38.895Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:49:38 [2022-09-07T18:49:38.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:49:40 [2022-09-07T18:49:40.263Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s)
18:49:40 [2022-09-07T18:49:40.263Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
18:49:40 [2022-09-07T18:49:40.263Z] === RUN   TestBuildMultiStageCopy
18:49:40 [2022-09-07T18:49:40.263Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:49:41 [2022-09-07T18:49:41.193Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:49:41 [2022-09-07T18:49:41.461Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:49:41 [2022-09-07T18:49:41.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:49:41 [2022-09-07T18:49:41.728Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:49:41 [2022-09-07T18:49:41.994Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:49:42 [2022-09-07T18:49:42.250Z] --- PASS: TestBuildMultiStageCopy (2.15s)
18:49:42 [2022-09-07T18:49:42.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
18:49:42 [2022-09-07T18:49:42.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
18:49:42 [2022-09-07T18:49:42.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
18:49:42 [2022-09-07T18:49:42.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
18:49:42 [2022-09-07T18:49:42.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
18:49:42 [2022-09-07T18:49:42.250Z] === RUN   TestBuildMultiStageParentConfig
18:49:42 [2022-09-07T18:49:42.812Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
18:49:42 [2022-09-07T18:49:42.812Z] === RUN   TestBuildLabelWithTargets
18:49:42 [2022-09-07T18:49:42.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:49:44 [2022-09-07T18:49:44.181Z] --- PASS: TestBuildLabelWithTargets (1.20s)
18:49:44 [2022-09-07T18:49:44.181Z] === RUN   TestBuildWithEmptyLayers
18:49:44 [2022-09-07T18:49:44.743Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
18:49:44 [2022-09-07T18:49:44.743Z] === RUN   TestBuildMultiStageOnBuild
18:49:45 [2022-09-07T18:49:45.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:49:46 [2022-09-07T18:49:46.112Z] --- PASS: TestBuildMultiStageOnBuild (1.52s)
18:49:46 [2022-09-07T18:49:46.112Z] === RUN   TestBuildUncleanTarFilenames
18:49:46 [2022-09-07T18:49:46.678Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
18:49:46 [2022-09-07T18:49:46.678Z] === RUN   TestBuildMultiStageLayerLeak
18:49:47 [2022-09-07T18:49:47.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:49:48 [2022-09-07T18:49:48.569Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s)
18:49:48 [2022-09-07T18:49:48.570Z] === RUN   TestBuildWithHugeFile
18:49:51 [2022-09-07T18:49:51.207Z] --- PASS: TestServiceWithDataPathPortInit (14.09s)
18:49:51 [2022-09-07T18:49:51.207Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:49:51 [2022-09-07T18:49:51.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:49:52 [2022-09-07T18:49:52.279Z] INFO [linters context/goanalysis] analyzers took 6m44.624719674s with top 10 stages: buildir: 2m20.804106943s, the_only_name: 39.712311377s, goimports: 29.683800448s, unconvert: 24.355867981s, gosec: 17.75486096s, S1038: 16.988763412s, unused: 5.753366613s, misspell: 5.440724189s, nilness: 5.018923622s, S1039: 4.981278716s 
18:49:52 [2022-09-07T18:49:52.279Z] INFO [runner] Issues before processing: 2438, after processing: 0 
18:49:52 [2022-09-07T18:49:52.279Z] INFO [runner] Processors filtering stat (out/in): cgo: 2117/2438, skip_dirs: 2117/2117, path_prettifier: 2117/2117, skip_files: 2117/2117, autogenerated_exclude: 2014/2117, identifier_marker: 2014/2014, nolint: 0/79, filename_unadjuster: 2117/2117, exclude: 2014/2014, exclude-rules: 79/2014 
18:49:52 [2022-09-07T18:49:52.279Z] INFO [runner] processing took 86.321991ms with stages: nolint: 34.889683ms, identifier_marker: 21.732947ms, path_prettifier: 9.741456ms, autogenerated_exclude: 8.69104ms, exclude-rules: 7.937961ms, skip_dirs: 1.826574ms, cgo: 1.32087ms, filename_unadjuster: 175.753µs, max_same_issues: 1.611µs, uniq_by_line: 603ns, skip_files: 503ns, sort_results: 501ns, max_from_linter: 435ns, exclude: 363ns, source_code: 348ns, diff: 332ns, severity-rules: 306ns, path_shortener: 264ns, max_per_file_from_linter: 261ns, path_prefixer: 180ns 
18:49:52 [2022-09-07T18:49:52.279Z] INFO [runner] linters took 1m46.880090333s with stages: goanalysis_metalinter: 1m46.793613322s 
18:49:52 [2022-09-07T18:49:52.279Z] INFO File cache stats: 1706 entries of total size 8.7MiB 
18:49:52 [2022-09-07T18:49:52.279Z] INFO Memory: 2816 samples, avg is 315.2MB, max is 1235.2MB 
18:49:52 [2022-09-07T18:49:52.279Z] INFO Execution took 4m41.529865914s               
18:49:52 [2022-09-07T18:49:52.279Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:49:52 [2022-09-07T18:49:52.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh dynbinary test-docker-py
18:49:52 [2022-09-07T18:49:52.867Z] 
18:49:53 [2022-09-07T18:49:53.109Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rmgmgqli9mtan3oo0iyz8mhzn Created:2022-09-07 18:49:51.520656874 +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[8b5b1ad1187e0844215dadb9075982e5d8d177651f226fc99b7a98255fa398ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mg6rizbz23zbqvdn7ps9iix93 EndpointID:1cb72e911650c294daba70bb82ad6a62bcc94be3ac98d92fa8f893063849ac42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:443269bc78e03e615e00c20e98de96b0f114d6b05e67c178adc0b64082b408a0 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:bfead861101f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mg6rizbz23zbqvdn7ps9iix93 EndpointID:1cb72e911650c294daba70bb82ad6a62bcc94be3ac98d92fa8f893063849ac42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:49:53 [2022-09-07T18:49:53.125Z] Removing bundles/
18:49:53 [2022-09-07T18:49:53.125Z] 
18:49:53 [2022-09-07T18:49:53.125Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:49:53 [2022-09-07T18:49:53.125Z] Building: bundles/dynbinary-daemon/dockerd
18:49:53 [2022-09-07T18:49:53.125Z] GOOS="" GOARCH="" GOARM=""
18:49:53 [2022-09-07T18:49:53.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:49:55 [2022-09-07T18:49:55.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:49:57 [2022-09-07T18:49:57.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
18:49:57 [2022-09-07T18:49:57.292Z] PASS
18:49:57 [2022-09-07T18:49:57.292Z] 
18:49:57 [2022-09-07T18:49:57.292Z] === Skipped
18:49:57 [2022-09-07T18:49:57.292Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:49:57 [2022-09-07T18:49:57.292Z]     service_test.go:243: FLAKY_TEST
18:49:57 [2022-09-07T18:49:57.292Z] 
18:49:57 [2022-09-07T18:49:57.292Z] DONE 38 tests, 1 skipped in 44.373s
18:49:57 [2022-09-07T18:49:57.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:49:57 [2022-09-07T18:49:57.292Z] INFO: Testing against a local daemon
18:49:57 [2022-09-07T18:49:57.292Z] === RUN   TestDockerNetworkIpvlanPersistance
18:49:57 [2022-09-07T18:49:57.292Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:57 [2022-09-07T18:49:57.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:49:57 [2022-09-07T18:49:57.292Z] === RUN   TestDockerNetworkIpvlan
18:49:57 [2022-09-07T18:49:57.292Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:57 [2022-09-07T18:49:57.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:49:57 [2022-09-07T18:49:57.292Z] PASS
18:49:57 [2022-09-07T18:49:57.292Z] 
18:49:57 [2022-09-07T18:49:57.292Z] === Skipped
18:49:57 [2022-09-07T18:49:57.292Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:49:57 [2022-09-07T18:49:57.292Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:57 [2022-09-07T18:49:57.292Z] 
18:49:57 [2022-09-07T18:49:57.292Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:49:57 [2022-09-07T18:49:57.292Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:57 [2022-09-07T18:49:57.292Z] 
18:49:57 [2022-09-07T18:49:57.292Z] DONE 2 tests, 2 skipped in 0.024s
18:49:57 [2022-09-07T18:49:57.292Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:49:57 [2022-09-07T18:49:57.292Z] INFO: Testing against a local daemon
18:49:57 [2022-09-07T18:49:57.292Z] === RUN   TestDockerNetworkMacvlanPersistance
18:49:58 [2022-09-07T18:49:58.286Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:49:58 [2022-09-07T18:49:58.286Z] Using test binary docker
18:49:58 [2022-09-07T18:49:58.286Z] +++ /etc/init.d/apparmor start
18:49:58 [2022-09-07T18:49:58.286Z] Not: starting.
18:49:58 [2022-09-07T18:49:58.286Z] INFO: Waiting for daemon to start...
18:49:58 [2022-09-07T18:49:58.286Z] Starting dockerd
18:49:58 [2022-09-07T18:49:58.286Z] +++ 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
18:49:58 [2022-09-07T18:49:58.666Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
18:49:58 [2022-09-07T18:49:58.666Z] === RUN   TestDockerNetworkMacvlan
18:49:59 [2022-09-07T18:49:59.234Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:49:59 [2022-09-07T18:49:59.801Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:50:00 [2022-09-07T18:50:00.200Z] .
18:50:00 [2022-09-07T18:50:00.200Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:50:00 [2022-09-07T18:50:00.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:50:00 [2022-09-07T18:50:00.461Z] Error: No such image: emptyfs
18:50:00 [2022-09-07T18:50:00.461Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:50:00 [2022-09-07T18:50:00.461Z] ++++ docker load
18:50:00 [2022-09-07T18:50:00.736Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:50:01 [2022-09-07T18:50:01.035Z] Loaded image: emptyfs:latest
18:50:01 [2022-09-07T18:50:01.035Z] Running integration-test (iteration 1)
18:50:01 [2022-09-07T18:50:01.035Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:50:01 [2022-09-07T18:50:01.035Z] ++ 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
18:50:01 [2022-09-07T18:50:01.035Z] ++ set -e
18:50:01 [2022-09-07T18:50:01.035Z] ++ '[' -n 0 ']'
18:50:01 [2022-09-07T18:50:01.035Z] ++ set -x
18:50:01 [2022-09-07T18:50:01.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
18:50:02 [2022-09-07T18:50:02.067Z] Loaded image: busybox:latest
18:50:02 [2022-09-07T18:50:02.327Z] Loaded image: busybox:glibc
18:50:02 [2022-09-07T18:50:02.640Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:50:04 [2022-09-07T18:50:04.541Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:50:07 [2022-09-07T18:50:07.624Z] Loaded image: debian:bullseye-slim
18:50:07 [2022-09-07T18:50:07.624Z] Loaded image: hello-world:latest
18:50:07 [2022-09-07T18:50:07.624Z] Loaded image: arm32v7/hello-world:latest
18:50:07 [2022-09-07T18:50:07.624Z] INFO: Testing against a local daemon
18:50:07 [2022-09-07T18:50:07.624Z] === RUN   TestCgroupNamespacesBuild
18:50:07 [2022-09-07T18:50:07.826Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:50:08 [2022-09-07T18:50:08.394Z] --- PASS: TestDockerNetworkMacvlan (9.89s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s)
18:50:08 [2022-09-07T18:50:08.394Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
18:50:08 [2022-09-07T18:50:08.394Z] PASS
18:50:08 [2022-09-07T18:50:08.394Z] 
18:50:08 [2022-09-07T18:50:08.394Z] DONE 8 tests in 11.150s
18:50:08 [2022-09-07T18:50:08.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:50:08 [2022-09-07T18:50:08.394Z] testing: warning: no tests to run
18:50:08 [2022-09-07T18:50:08.394Z] PASS
18:50:08 [2022-09-07T18:50:08.394Z] 
18:50:08 [2022-09-07T18:50:08.394Z] DONE 0 tests in 0.007s
18:50:08 [2022-09-07T18:50:08.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:50:08 [2022-09-07T18:50:08.394Z] INFO: Testing against a local daemon
18:50:08 [2022-09-07T18:50:08.394Z] === RUN   TestAuthZPluginAllowRequest
18:50:09 [2022-09-07T18:50:09.536Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
18:50:09 [2022-09-07T18:50:09.536Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:50:09 [2022-09-07T18:50:09.770Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
18:50:09 [2022-09-07T18:50:09.770Z] === RUN   TestAuthZPluginTLS
18:50:10 [2022-09-07T18:50:10.028Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:50:10 [2022-09-07T18:50:10.028Z] === RUN   TestAuthZPluginDenyRequest
18:50:10 [2022-09-07T18:50:10.594Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:50:10 [2022-09-07T18:50:10.594Z] === RUN   TestAuthZPluginAPIDenyResponse
18:50:11 [2022-09-07T18:50:11.160Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:50:11 [2022-09-07T18:50:11.160Z] === RUN   TestAuthZPluginDenyResponse
18:50:11 [2022-09-07T18:50:11.447Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s)
18:50:11 [2022-09-07T18:50:11.447Z] === RUN   TestBuildWithSession
18:50:11 [2022-09-07T18:50:11.447Z]     build_session_test.go:25: TODO: BuildKit
18:50:11 [2022-09-07T18:50:11.447Z] --- SKIP: TestBuildWithSession (0.00s)
18:50:11 [2022-09-07T18:50:11.447Z] === RUN   TestBuildSquashParent
18:50:11 [2022-09-07T18:50:11.727Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:50:11 [2022-09-07T18:50:11.727Z] === RUN   TestAuthZPluginAllowEventStream
18:50:13 [2022-09-07T18:50:13.103Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
18:50:13 [2022-09-07T18:50:13.103Z] === RUN   TestAuthZPluginErrorResponse
18:50:13 [2022-09-07T18:50:13.386Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:50:13 [2022-09-07T18:50:13.386Z] === RUN   TestAuthZPluginErrorRequest
18:50:13 [2022-09-07T18:50:13.956Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:50:13 [2022-09-07T18:50:13.956Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:50:14 [2022-09-07T18:50:14.521Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:50:14 [2022-09-07T18:50:14.521Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:50:15 [2022-09-07T18:50:15.899Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
18:50:15 [2022-09-07T18:50:15.899Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:50:17 [2022-09-07T18:50:17.801Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
18:50:17 [2022-09-07T18:50:17.801Z] === RUN   TestAuthZPluginHeader
18:50:18 [2022-09-07T18:50:18.059Z] --- PASS: TestAuthZPluginHeader (0.71s)
18:50:18 [2022-09-07T18:50:18.059Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:50:21 [2022-09-07T18:50:21.442Z] --- PASS: TestBuildSquashParent (8.87s)
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:21 [2022-09-07T18:50:21.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:21 [2022-09-07T18:50:21.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:21 [2022-09-07T18:50:21.442Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:50:21 [2022-09-07T18:50:21.442Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:50:22 [2022-09-07T18:50:22.243Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s)
18:50:22 [2022-09-07T18:50:22.243Z] === RUN   TestAuthZPluginV2Disable
18:50:24 [2022-09-07T18:50:24.002Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:50:24 [2022-09-07T18:50:24.002Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:50:26 [2022-09-07T18:50:26.428Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
18:50:26 [2022-09-07T18:50:26.428Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:50:27 [2022-09-07T18:50:27.244Z] --- PASS: TestBuildWithHugeFile (34.79s)
18:50:27 [2022-09-07T18:50:27.244Z] === RUN   TestBuildWCOWSandboxSize
18:50:27 [2022-09-07T18:50:27.244Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:50:27 [2022-09-07T18:50:27.244Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:50:27 [2022-09-07T18:50:27.244Z] === RUN   TestBuildWithEmptyDockerfile
18:50:27 [2022-09-07T18:50:27.244Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:50:27 [2022-09-07T18:50:27.245Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:50:27 [2022-09-07T18:50:27.245Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:50:27 [2022-09-07T18:50:27.245Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:50:27 [2022-09-07T18:50:27.245Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildPreserveOwnership
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildPreserveOwnership/copy_from
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:50:27 [2022-09-07T18:50:27.245Z] --- PASS: TestBuildPreserveOwnership (3.00s)
18:50:27 [2022-09-07T18:50:27.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.00s)
18:50:27 [2022-09-07T18:50:27.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildPlatformInvalid
18:50:27 [2022-09-07T18:50:27.245Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:50:27 [2022-09-07T18:50:27.245Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:50:27 [2022-09-07T18:50:27.245Z] Loaded image: busybox:latest
18:50:27 [2022-09-07T18:50:27.245Z] Loaded image: busybox:glibc
18:50:27 [2022-09-07T18:50:27.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:50:27 [2022-09-07T18:50:27.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:50:28 [2022-09-07T18:50:28.174Z] Loaded image: debian:bullseye-slim
18:50:28 [2022-09-07T18:50:28.174Z] Loaded image: hello-world:latest
18:50:28 [2022-09-07T18:50:28.430Z] Loaded image: arm32v7/hello-world:latest
18:50:29 [2022-09-07T18:50:29.710Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
18:50:29 [2022-09-07T18:50:29.710Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:50:30 [2022-09-07T18:50:30.601Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
18:50:30 [2022-09-07T18:50:30.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s)
18:50:30 [2022-09-07T18:50:30.602Z] === RUN   TestBuildMultiStageCopy
18:50:30 [2022-09-07T18:50:30.602Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:50:33 [2022-09-07T18:50:33.145Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:50:33 [2022-09-07T18:50:33.715Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:50:34 [2022-09-07T18:50:34.285Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:50:34 [2022-09-07T18:50:34.856Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:50:35 [2022-09-07T18:50:35.427Z] --- PASS: TestBuildMultiStageCopy (4.90s)
18:50:35 [2022-09-07T18:50:35.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
18:50:35 [2022-09-07T18:50:35.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
18:50:35 [2022-09-07T18:50:35.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:50:35 [2022-09-07T18:50:35.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
18:50:35 [2022-09-07T18:50:35.427Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
18:50:35 [2022-09-07T18:50:35.427Z] === RUN   TestBuildMultiStageParentConfig
18:50:36 [2022-09-07T18:50:36.522Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.02s)
18:50:36 [2022-09-07T18:50:36.522Z] PASS
18:50:36 [2022-09-07T18:50:36.522Z] 
18:50:36 [2022-09-07T18:50:36.522Z] === Skipped
18:50:36 [2022-09-07T18:50:36.522Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:50:36 [2022-09-07T18:50:36.522Z]     build_session_test.go:25: TODO: BuildKit
18:50:36 [2022-09-07T18:50:36.522Z] 
18:50:36 [2022-09-07T18:50:36.522Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:50:36 [2022-09-07T18:50:36.522Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:50:36 [2022-09-07T18:50:36.522Z] 
18:50:36 [2022-09-07T18:50:36.522Z] DONE 34 tests, 2 skipped in 68.943s
18:50:36 [2022-09-07T18:50:36.522Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:50:36 [2022-09-07T18:50:36.522Z] ++ 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
18:50:36 [2022-09-07T18:50:36.522Z] ++ set -e
18:50:36 [2022-09-07T18:50:36.522Z] ++ '[' -n 0 ']'
18:50:36 [2022-09-07T18:50:36.522Z] ++ set -x
18:50:36 [2022-09-07T18:50:36.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
18:50:36 [2022-09-07T18:50:36.522Z] INFO: Testing against a local daemon
18:50:36 [2022-09-07T18:50:36.522Z] === RUN   TestConfigInspect
18:50:36 [2022-09-07T18:50:36.860Z] --- PASS: TestBuildMultiStageParentConfig (1.28s)
18:50:36 [2022-09-07T18:50:36.861Z] === RUN   TestBuildLabelWithTargets
18:50:38 [2022-09-07T18:50:38.774Z] --- PASS: TestBuildLabelWithTargets (2.25s)
18:50:38 [2022-09-07T18:50:38.774Z] === RUN   TestBuildWithEmptyLayers
18:50:39 [2022-09-07T18:50:39.048Z] --- PASS: TestConfigInspect (2.21s)
18:50:39 [2022-09-07T18:50:39.048Z] === RUN   TestConfigList
18:50:40 [2022-09-07T18:50:40.155Z] --- PASS: TestBuildWithEmptyLayers (1.28s)
18:50:40 [2022-09-07T18:50:40.155Z] === RUN   TestBuildMultiStageOnBuild
18:50:40 [2022-09-07T18:50:40.940Z] --- PASS: TestConfigList (2.22s)
18:50:40 [2022-09-07T18:50:40.940Z] === RUN   TestConfigsCreateAndDelete
18:50:41 [2022-09-07T18:50:41.912Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.78s)
18:50:41 [2022-09-07T18:50:41.912Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:50:43 [2022-09-07T18:50:43.455Z] --- PASS: TestBuildMultiStageOnBuild (3.00s)
18:50:43 [2022-09-07T18:50:43.455Z] === RUN   TestBuildUncleanTarFilenames
18:50:43 [2022-09-07T18:50:43.457Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
18:50:43 [2022-09-07T18:50:43.457Z] === RUN   TestConfigsUpdate
18:50:44 [2022-09-07T18:50:44.824Z] --- PASS: TestConfigsUpdate (1.79s)
18:50:44 [2022-09-07T18:50:44.824Z] === RUN   TestTemplatedConfig
18:50:45 [2022-09-07T18:50:45.367Z] --- PASS: TestBuildUncleanTarFilenames (1.88s)
18:50:45 [2022-09-07T18:50:45.367Z] === RUN   TestBuildMultiStageLayerLeak
18:50:47 [2022-09-07T18:50:47.343Z] --- PASS: TestTemplatedConfig (2.03s)
18:50:47 [2022-09-07T18:50:47.343Z] === RUN   TestConfigCreateResolve
18:50:48 [2022-09-07T18:50:48.663Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s)
18:50:48 [2022-09-07T18:50:48.664Z] === RUN   TestBuildWithHugeFile
18:50:48 [2022-09-07T18:50:48.713Z] --- PASS: TestConfigCreateResolve (1.80s)
18:50:48 [2022-09-07T18:50:48.713Z] PASS
18:50:48 [2022-09-07T18:50:48.713Z] 
18:50:48 [2022-09-07T18:50:48.713Z] DONE 6 tests in 12.399s
18:50:48 [2022-09-07T18:50:48.713Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:50:48 [2022-09-07T18:50:48.713Z] ++ 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
18:50:48 [2022-09-07T18:50:48.713Z] ++ set -e
18:50:48 [2022-09-07T18:50:48.713Z] ++ '[' -n 0 ']'
18:50:48 [2022-09-07T18:50:48.713Z] ++ set -x
18:50:48 [2022-09-07T18:50:48.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
18:50:48 [2022-09-07T18:50:48.969Z] INFO: Testing against a local daemon
18:50:48 [2022-09-07T18:50:48.969Z] === RUN   TestAttachWithTTY
18:50:48 [2022-09-07T18:50:48.969Z] --- PASS: TestAttachWithTTY (0.12s)
18:50:48 [2022-09-07T18:50:48.969Z] === RUN   TestAttachWithoutTTy
18:50:49 [2022-09-07T18:50:49.228Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestCheckpoint
18:50:49 [2022-09-07T18:50:49.228Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:50:49 [2022-09-07T18:50:49.228Z] --- SKIP: TestCheckpoint (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/commit
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/commit
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/create
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/containers/create
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/commit
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/containers/create
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:50:49 [2022-09-07T18:50:49.228Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:50:49 [2022-09-07T18:50:49.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestCopyFromContainerPathIsNotDir
18:50:49 [2022-09-07T18:50:49.228Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestCopyToContainerPathDoesNotExist
18:50:49 [2022-09-07T18:50:49.228Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:50:49 [2022-09-07T18:50:49.228Z] === RUN   TestCopyEmptyFile
18:50:49 [2022-09-07T18:50:49.485Z] --- PASS: TestCopyEmptyFile (0.21s)
18:50:49 [2022-09-07T18:50:49.485Z] === RUN   TestCopyToContainerPathIsNotDir
18:50:49 [2022-09-07T18:50:49.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:50:49 [2022-09-07T18:50:49.485Z] === RUN   TestCopyFromContainer
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer//
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer//bar/root
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer//bar/root/
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer/bar/quux
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer/bar/quux/
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:50:50 [2022-09-07T18:50:50.860Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:50:51 [2022-09-07T18:50:51.116Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCopyFromContainer/bar/notarget
18:50:51 [2022-09-07T18:50:51.117Z] --- PASS: TestCopyFromContainer (1.56s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:50:51 [2022-09-07T18:50:51.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateLinkToNonExistingContainer
18:50:51 [2022-09-07T18:50:51.117Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateWithInvalidEnv
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateWithInvalidEnv/0
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateWithInvalidEnv/0
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateWithInvalidEnv/1
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateWithInvalidEnv/1
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateWithInvalidEnv/2
18:50:51 [2022-09-07T18:50:51.117Z] === PAUSE TestCreateWithInvalidEnv/2
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateWithInvalidEnv/0
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateWithInvalidEnv/2
18:50:51 [2022-09-07T18:50:51.117Z] === CONT  TestCreateWithInvalidEnv/1
18:50:51 [2022-09-07T18:50:51.117Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateTmpfsMountsTarget
18:50:51 [2022-09-07T18:50:51.117Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:50:51 [2022-09-07T18:50:51.117Z] === RUN   TestCreateWithCustomMaskedPaths
18:50:51 [2022-09-07T18:50:51.999Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s)
18:50:51 [2022-09-07T18:50:51.999Z] PASS
18:50:51 [2022-09-07T18:50:51.999Z] 
18:50:51 [2022-09-07T18:50:51.999Z] === Skipped
18:50:51 [2022-09-07T18:50:51.999Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:50:51 [2022-09-07T18:50:51.999Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:50:51 [2022-09-07T18:50:51.999Z] 
18:50:51 [2022-09-07T18:50:51.999Z] DONE 22 tests, 1 skipped in 96.088s
18:50:51 [2022-09-07T18:50:51.999Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestStripANSICommands
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestStripANSICommands/#00
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestStripANSICommands/#01
18:50:51 [2022-09-07T18:50:51.999Z] --- PASS: TestStripANSICommands (0.00s)
18:50:51 [2022-09-07T18:50:51.999Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:50:51 [2022-09-07T18:50:51.999Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:50:51 [2022-09-07T18:50:51.999Z] PASS
18:50:51 [2022-09-07T18:50:51.999Z] 
18:50:51 [2022-09-07T18:50:51.999Z] DONE 3 tests in 0.043s
18:50:51 [2022-09-07T18:50:51.999Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:50:51 [2022-09-07T18:50:51.999Z] INFO: Testing against a local daemon
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestNetworkCreateDelete
18:50:51 [2022-09-07T18:50:51.999Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestDockerNetworkDeletePreferID
18:50:51 [2022-09-07T18:50:51.999Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
18:50:51 [2022-09-07T18:50:51.999Z] === RUN   TestDaemonDNSFallback
18:50:52 [2022-09-07T18:50:52.484Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
18:50:52 [2022-09-07T18:50:52.484Z] === RUN   TestCreateWithCustomReadonlyPaths
18:50:53 [2022-09-07T18:50:53.854Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:50:53 [2022-09-07T18:50:53.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:50:53 [2022-09-07T18:50:53.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:50:53 [2022-09-07T18:50:53.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:50:53 [2022-09-07T18:50:53.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:50:53 [2022-09-07T18:50:53.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:50:53 [2022-09-07T18:50:53.854Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:50:54 [2022-09-07T18:50:54.111Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
18:50:54 [2022-09-07T18:50:54.111Z] === RUN   TestCreateDifferentPlatform
18:50:54 [2022-09-07T18:50:54.111Z] === RUN   TestCreateDifferentPlatform/different_os
18:50:54 [2022-09-07T18:50:54.111Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:50:54 [2022-09-07T18:50:54.111Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:50:54 [2022-09-07T18:50:54.111Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:50:54 [2022-09-07T18:50:54.111Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:50:54 [2022-09-07T18:50:54.111Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:50:54 [2022-09-07T18:50:54.111Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:50:54 [2022-09-07T18:50:54.111Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:50:54 [2022-09-07T18:50:54.367Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:50:54 [2022-09-07T18:50:54.367Z] === RUN   TestCreateInvalidHostConfig
18:50:54 [2022-09-07T18:50:54.367Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:50:54 [2022-09-07T18:50:54.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:50:54 [2022-09-07T18:50:54.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:50:54 [2022-09-07T18:50:54.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:50:54 [2022-09-07T18:50:54.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:50:54 [2022-09-07T18:50:54.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:50:54 [2022-09-07T18:50:54.367Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:50:54 [2022-09-07T18:50:54.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:50:54 [2022-09-07T18:50:54.367Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:50:54 [2022-09-07T18:50:54.367Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:50:54 [2022-09-07T18:50:54.368Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:50:54 [2022-09-07T18:50:54.368Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:50:54 [2022-09-07T18:50:54.368Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:50:54 [2022-09-07T18:50:54.368Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:50:54 [2022-09-07T18:50:54.368Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:50:54 [2022-09-07T18:50:54.368Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:50:54 [2022-09-07T18:50:54.368Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestContainerStartOnDaemonRestart
18:50:54 [2022-09-07T18:50:54.368Z] === PAUSE TestContainerStartOnDaemonRestart
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestDaemonRestartIpcMode
18:50:54 [2022-09-07T18:50:54.368Z] === PAUSE TestDaemonRestartIpcMode
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestDaemonHostGatewayIP
18:50:54 [2022-09-07T18:50:54.368Z] === PAUSE TestDaemonHostGatewayIP
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestRestartDaemonWithRestartingContainer
18:50:54 [2022-09-07T18:50:54.368Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestContainerKillOnDaemonStart
18:50:54 [2022-09-07T18:50:54.368Z] === PAUSE TestContainerKillOnDaemonStart
18:50:54 [2022-09-07T18:50:54.368Z] === RUN   TestDiff
18:50:54 [2022-09-07T18:50:54.624Z] --- PASS: TestDiff (0.45s)
18:50:54 [2022-09-07T18:50:54.624Z] === RUN   TestExecConsoleSize
18:50:55 [2022-09-07T18:50:55.187Z] --- PASS: TestExecConsoleSize (0.48s)
18:50:55 [2022-09-07T18:50:55.187Z] === RUN   TestExecWithCloseStdin
18:50:55 [2022-09-07T18:50:55.312Z] --- PASS: TestDaemonDNSFallback (6.34s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestInspectNetwork
18:50:55 [2022-09-07T18:50:55.312Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestInspectNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestRunContainerWithBridgeNone
18:50:55 [2022-09-07T18:50:55.312Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create
18:50:55 [2022-09-07T18:50:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:50:55 [2022-09-07T18:50:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:50:55 [2022-09-07T18:50:55.312Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:50:55 [2022-09-07T18:50:55.312Z] === CONT  TestNetworkInvalidJSON/networks/create
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:50:55 [2022-09-07T18:50:55.312Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:50:55 [2022-09-07T18:50:55.312Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:50:55 [2022-09-07T18:50:55.312Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:50:55 [2022-09-07T18:50:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkList
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkList//networks
18:50:55 [2022-09-07T18:50:55.312Z] === PAUSE TestNetworkList//networks
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestNetworkList//networks/
18:50:55 [2022-09-07T18:50:55.312Z] === PAUSE TestNetworkList//networks/
18:50:55 [2022-09-07T18:50:55.312Z] === CONT  TestNetworkList//networks
18:50:55 [2022-09-07T18:50:55.312Z] === CONT  TestNetworkList//networks/
18:50:55 [2022-09-07T18:50:55.312Z] --- PASS: TestNetworkList (0.01s)
18:50:55 [2022-09-07T18:50:55.312Z]     --- PASS: TestNetworkList//networks (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestHostIPv4BridgeLabel
18:50:55 [2022-09-07T18:50:55.312Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDaemonRestartWithLiveRestore
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDaemonDefaultNetworkPools
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDaemonRestartWithExistingNetwork
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestServiceWithPredefinedNetwork
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:243: FLAKY_TEST
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestServiceWithDataPathPortInit
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] PASS
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === Skipped
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:243: FLAKY_TEST
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] DONE 34 tests, 12 skipped in 7.083s
18:50:55 [2022-09-07T18:50:55.312Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:50:55 [2022-09-07T18:50:55.312Z] INFO: Testing against a local daemon
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDockerNetworkIpvlanPersistance
18:50:55 [2022-09-07T18:50:55.312Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDockerNetworkIpvlan
18:50:55 [2022-09-07T18:50:55.312Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] PASS
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === Skipped
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] DONE 2 tests, 2 skipped in 0.092s
18:50:55 [2022-09-07T18:50:55.312Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:50:55 [2022-09-07T18:50:55.312Z] INFO: Testing against a local daemon
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDockerNetworkMacvlanPersistance
18:50:55 [2022-09-07T18:50:55.312Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestDockerNetworkMacvlan
18:50:55 [2022-09-07T18:50:55.312Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] PASS
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === Skipped
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] DONE 2 tests, 2 skipped in 0.080s
18:50:55 [2022-09-07T18:50:55.312Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:50:55 [2022-09-07T18:50:55.312Z] testing: warning: no tests to run
18:50:55 [2022-09-07T18:50:55.312Z] PASS
18:50:55 [2022-09-07T18:50:55.312Z] 
18:50:55 [2022-09-07T18:50:55.312Z] DONE 0 tests in 0.025s
18:50:55 [2022-09-07T18:50:55.312Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:50:55 [2022-09-07T18:50:55.312Z] INFO: Testing against a local daemon
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestAuthZPluginAllowRequest
18:50:55 [2022-09-07T18:50:55.312Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestAuthZPluginTLS
18:50:55 [2022-09-07T18:50:55.312Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestAuthZPluginDenyRequest
18:50:55 [2022-09-07T18:50:55.312Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.312Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:50:55 [2022-09-07T18:50:55.312Z] === RUN   TestAuthZPluginAPIDenyResponse
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginDenyResponse
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginAllowEventStream
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginErrorResponse
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginErrorRequest
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginHeader
18:50:55 [2022-09-07T18:50:55.313Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.313Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:50:55 [2022-09-07T18:50:55.313Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:50:55 [2022-09-07T18:50:55.572Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:55 [2022-09-07T18:50:55.572Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
18:50:55 [2022-09-07T18:50:55.572Z] === RUN   TestAuthZPluginV2Disable
18:50:55 [2022-09-07T18:50:55.749Z] --- PASS: TestExecWithCloseStdin (0.50s)
18:50:55 [2022-09-07T18:50:55.749Z] === RUN   TestExec
18:50:56 [2022-09-07T18:50:56.140Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.140Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
18:50:56 [2022-09-07T18:50:56.140Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:50:56 [2022-09-07T18:50:56.312Z] --- PASS: TestExec (0.52s)
18:50:56 [2022-09-07T18:50:56.312Z] === RUN   TestExecUser
18:50:56 [2022-09-07T18:50:56.399Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.399Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
18:50:56 [2022-09-07T18:50:56.399Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:50:56 [2022-09-07T18:50:56.658Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.658Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
18:50:56 [2022-09-07T18:50:56.658Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:50:56 [2022-09-07T18:50:56.874Z] --- PASS: TestExecUser (0.48s)
18:50:56 [2022-09-07T18:50:56.874Z] === RUN   TestExportContainerAndImportImage
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
18:50:56 [2022-09-07T18:50:56.918Z] PASS
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === Skipped
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
18:50:56 [2022-09-07T18:50:56.918Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:56 [2022-09-07T18:50:56.918Z] 
18:50:56 [2022-09-07T18:50:56.918Z] DONE 17 tests, 17 skipped in 1.771s
18:50:56 [2022-09-07T18:50:56.918Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:50:56 [2022-09-07T18:50:56.918Z] INFO: Testing against a local daemon
18:50:56 [2022-09-07T18:50:56.918Z] === RUN   TestPluginInvalidJSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:50:57 [2022-09-07T18:50:57.177Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:57 [2022-09-07T18:50:57.177Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:50:57 [2022-09-07T18:50:57.177Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:50:57 [2022-09-07T18:50:57.177Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:50:57 [2022-09-07T18:50:57.177Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:50:57 [2022-09-07T18:50:57.177Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:50:57 [2022-09-07T18:50:57.177Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:50:57 [2022-09-07T18:50:57.177Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginInstall
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:57 [2022-09-07T18:50:57.177Z] --- SKIP: TestPluginInstall (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginsWithRuntimes
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:50:57 [2022-09-07T18:50:57.177Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestPluginBackCompatMediaTypes
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:50:57 [2022-09-07T18:50:57.177Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z] PASS
18:50:57 [2022-09-07T18:50:57.177Z] 
18:50:57 [2022-09-07T18:50:57.177Z] === Skipped
18:50:57 [2022-09-07T18:50:57.177Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:50:57 [2022-09-07T18:50:57.177Z] 
18:50:57 [2022-09-07T18:50:57.177Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:50:57 [2022-09-07T18:50:57.177Z] 
18:50:57 [2022-09-07T18:50:57.177Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
18:50:57 [2022-09-07T18:50:57.177Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:50:57 [2022-09-07T18:50:57.177Z] 
18:50:57 [2022-09-07T18:50:57.177Z] DONE 19 tests, 3 skipped in 0.137s
18:50:57 [2022-09-07T18:50:57.177Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:50:57 [2022-09-07T18:50:57.177Z] INFO: Testing against a local daemon
18:50:57 [2022-09-07T18:50:57.177Z] === RUN   TestExternalGraphDriver
18:50:57 [2022-09-07T18:50:57.437Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:50:57 [2022-09-07T18:50:57.437Z] --- SKIP: TestExternalGraphDriver (0.33s)
18:50:57 [2022-09-07T18:50:57.437Z] === RUN   TestGraphdriverPluginV2
18:50:57 [2022-09-07T18:50:57.437Z] --- PASS: TestExportContainerAndImportImage (0.60s)
18:50:57 [2022-09-07T18:50:57.437Z] === RUN   TestExportContainerAfterDaemonRestart
18:50:58 [2022-09-07T18:50:58.804Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:50:58 [2022-09-07T18:50:58.804Z] === RUN   TestHealthCheckWorkdir
18:50:59 [2022-09-07T18:50:59.061Z] --- PASS: TestHealthCheckWorkdir (0.53s)
18:50:59 [2022-09-07T18:50:59.061Z] === RUN   TestHealthKillContainer
18:50:59 [2022-09-07T18:50:59.984Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
18:50:59 [2022-09-07T18:50:59.984Z] PASS
18:50:59 [2022-09-07T18:50:59.984Z] 
18:50:59 [2022-09-07T18:50:59.984Z] DONE 17 tests in 48.913s
18:50:59 [2022-09-07T18:50:59.984Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:50:59 [2022-09-07T18:50:59.984Z] INFO: Testing against a local daemon
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:50:59 [2022-09-07T18:50:59.984Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:59 [2022-09-07T18:50:59.984Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:50:59 [2022-09-07T18:50:59.984Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:50:59 [2022-09-07T18:50:59.984Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:50:59 [2022-09-07T18:50:59.984Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:50:59 [2022-09-07T18:50:59.984Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:50:59 [2022-09-07T18:50:59.984Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInstall
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInstall/no_auth
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86788afa89b88143fc2a56eda05fbaff4d2c920dc3c05bef1c3406d1169dec6d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86788afa89b88143fc2a56eda05fbaff4d2c920dc3c05bef1c3406d1169dec6d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInstall/with_htpasswd
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31bd280c3988cc59f64a9442b62c347d157096e381472ee058cf4b652cc2add7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31bd280c3988cc59f64a9442b62c347d157096e381472ee058cf4b652cc2add7" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginInstall/with_insecure
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92352264cd13d4a62cf0fb08bdbb2f4a6cd54c0a449bc8b226fb5baa1f087803" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:59 [2022-09-07T18:50:59.984Z] time="2022-09-07T18:50:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92352264cd13d4a62cf0fb08bdbb2f4a6cd54c0a449bc8b226fb5baa1f087803" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:59 [2022-09-07T18:50:59.984Z]     plugin_test.go:196: [de7f8e579009c] daemon is not started
18:50:59 [2022-09-07T18:50:59.984Z] --- PASS: TestPluginInstall (2.72s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
18:50:59 [2022-09-07T18:50:59.984Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
18:50:59 [2022-09-07T18:50:59.984Z] === RUN   TestPluginsWithRuntimes
18:51:01 [2022-09-07T18:51:01.633Z] --- PASS: TestGraphdriverPluginV2 (3.74s)
18:51:01 [2022-09-07T18:51:01.633Z] PASS
18:51:01 [2022-09-07T18:51:01.633Z] 
18:51:01 [2022-09-07T18:51:01.633Z] === Skipped
18:51:01 [2022-09-07T18:51:01.633Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s)
18:51:01 [2022-09-07T18:51:01.633Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:51:01 [2022-09-07T18:51:01.633Z] 
18:51:01 [2022-09-07T18:51:01.633Z] DONE 2 tests, 1 skipped in 4.169s
18:51:01 [2022-09-07T18:51:01.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:51:01 [2022-09-07T18:51:01.633Z] INFO: Testing against a local daemon
18:51:01 [2022-09-07T18:51:01.633Z] === RUN   TestContinueAfterPluginCrash
18:51:01 [2022-09-07T18:51:01.633Z] === PAUSE TestContinueAfterPluginCrash
18:51:01 [2022-09-07T18:51:01.633Z] === RUN   TestReadPluginNoRead
18:51:01 [2022-09-07T18:51:01.633Z] === PAUSE TestReadPluginNoRead
18:51:01 [2022-09-07T18:51:01.633Z] === RUN   TestDaemonStartWithLogOpt
18:51:01 [2022-09-07T18:51:01.633Z] === PAUSE TestDaemonStartWithLogOpt
18:51:01 [2022-09-07T18:51:01.633Z] === CONT  TestContinueAfterPluginCrash
18:51:01 [2022-09-07T18:51:01.633Z] === CONT  TestDaemonStartWithLogOpt
18:51:01 [2022-09-07T18:51:01.885Z] === RUN   TestPluginsWithRuntimes/No_Args
18:51:02 [2022-09-07T18:51:02.452Z] === RUN   TestPluginsWithRuntimes/With_Args
18:51:03 [2022-09-07T18:51:03.390Z] --- PASS: TestPluginsWithRuntimes (3.37s)
18:51:03 [2022-09-07T18:51:03.390Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
18:51:03 [2022-09-07T18:51:03.390Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
18:51:03 [2022-09-07T18:51:03.390Z] === RUN   TestPluginBackCompatMediaTypes
18:51:03 [2022-09-07T18:51:03.971Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
18:51:03 [2022-09-07T18:51:03.971Z] PASS
18:51:03 [2022-09-07T18:51:03.971Z] 
18:51:03 [2022-09-07T18:51:03.971Z] DONE 24 tests in 6.744s
18:51:03 [2022-09-07T18:51:03.971Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:51:03 [2022-09-07T18:51:03.971Z] INFO: Testing against a local daemon
18:51:03 [2022-09-07T18:51:03.971Z] === RUN   TestExternalGraphDriver
18:51:04 [2022-09-07T18:51:04.542Z] === RUN   TestExternalGraphDriver/json
18:51:05 [2022-09-07T18:51:05.841Z] === CONT  TestReadPluginNoRead
18:51:05 [2022-09-07T18:51:05.841Z] --- PASS: TestDaemonStartWithLogOpt (4.45s)
18:51:06 [2022-09-07T18:51:06.445Z] === RUN   TestExternalGraphDriver/spec
18:51:07 [2022-09-07T18:51:07.159Z] --- PASS: TestHealthKillContainer (7.80s)
18:51:07 [2022-09-07T18:51:07.159Z] === RUN   TestHealthCheckProcessKilled
18:51:07 [2022-09-07T18:51:07.722Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
18:51:07 [2022-09-07T18:51:07.722Z] === RUN   TestInspectCpusetInConfigPre120
18:51:07 [2022-09-07T18:51:07.820Z] === RUN   TestExternalGraphDriver/pull
18:51:07 [2022-09-07T18:51:07.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
18:51:07 [2022-09-07T18:51:07.979Z] === RUN   TestIpcModeNone
18:51:08 [2022-09-07T18:51:08.379Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:51:08 [2022-09-07T18:51:08.542Z] --- PASS: TestIpcModeNone (0.49s)
18:51:08 [2022-09-07T18:51:08.542Z] === RUN   TestIpcModePrivate
18:51:08 [2022-09-07T18:51:08.798Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
18:51:09 [2022-09-07T18:51:09.055Z] --- PASS: TestIpcModePrivate (0.48s)
18:51:09 [2022-09-07T18:51:09.055Z] === RUN   TestIpcModeShareable
18:51:09 [2022-09-07T18:51:09.312Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
18:51:09 [2022-09-07T18:51:09.318Z] === RUN   TestReadPluginNoRead/default
18:51:09 [2022-09-07T18:51:09.568Z] --- PASS: TestIpcModeShareable (0.51s)
18:51:09 [2022-09-07T18:51:09.568Z] === RUN   TestAPIIpcModeShareableAndContainer
18:51:09 [2022-09-07T18:51:09.722Z] --- PASS: TestExternalGraphDriver (5.31s)
18:51:09 [2022-09-07T18:51:09.722Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
18:51:09 [2022-09-07T18:51:09.722Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
18:51:09 [2022-09-07T18:51:09.722Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
18:51:09 [2022-09-07T18:51:09.722Z] === RUN   TestGraphdriverPluginV2
18:51:10 [2022-09-07T18:51:10.699Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
18:51:10 [2022-09-07T18:51:10.699Z] === RUN   TestReadPluginNoRead/disabled_caching
18:51:10 [2022-09-07T18:51:10.936Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
18:51:10 [2022-09-07T18:51:10.936Z] === RUN   TestAPIIpcModeHost
18:51:11 [2022-09-07T18:51:11.498Z] --- PASS: TestAPIIpcModeHost (0.38s)
18:51:11 [2022-09-07T18:51:11.498Z] === RUN   TestDaemonIpcModeShareable
18:51:12 [2022-09-07T18:51:12.079Z] === CONT  TestReadPluginNoRead
18:51:12 [2022-09-07T18:51:12.079Z]     read_test.go:92: [d599bcfde6b3c] daemon is not started
18:51:12 [2022-09-07T18:51:12.079Z] --- PASS: TestReadPluginNoRead (6.06s)
18:51:12 [2022-09-07T18:51:12.079Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
18:51:12 [2022-09-07T18:51:12.079Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
18:51:12 [2022-09-07T18:51:12.079Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
18:51:12 [2022-09-07T18:51:12.079Z] PASS
18:51:12 [2022-09-07T18:51:12.079Z] 
18:51:12 [2022-09-07T18:51:12.079Z] DONE 6 tests in 10.631s
18:51:12 [2022-09-07T18:51:12.079Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:51:12 [2022-09-07T18:51:12.079Z] testing: warning: no tests to run
18:51:12 [2022-09-07T18:51:12.079Z] PASS
18:51:12 [2022-09-07T18:51:12.079Z] 
18:51:12 [2022-09-07T18:51:12.079Z] DONE 0 tests in 0.034s
18:51:12 [2022-09-07T18:51:12.079Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:51:12 [2022-09-07T18:51:12.079Z] INFO: Testing against a local daemon
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestPluginWithDevMounts
18:51:12 [2022-09-07T18:51:12.079Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:51:12 [2022-09-07T18:51:12.079Z] PASS
18:51:12 [2022-09-07T18:51:12.079Z] 
18:51:12 [2022-09-07T18:51:12.079Z] === Skipped
18:51:12 [2022-09-07T18:51:12.079Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:51:12 [2022-09-07T18:51:12.079Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:51:12 [2022-09-07T18:51:12.079Z] 
18:51:12 [2022-09-07T18:51:12.079Z] DONE 1 tests, 1 skipped in 0.099s
18:51:12 [2022-09-07T18:51:12.079Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:51:12 [2022-09-07T18:51:12.079Z] INFO: Testing against a local daemon
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestSecretInspect
18:51:12 [2022-09-07T18:51:12.079Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestSecretInspect (0.01s)
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestSecretList
18:51:12 [2022-09-07T18:51:12.079Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestSecretList (0.01s)
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestSecretsCreateAndDelete
18:51:12 [2022-09-07T18:51:12.079Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestSecretsUpdate
18:51:12 [2022-09-07T18:51:12.079Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestSecretsUpdate (0.01s)
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestTemplatedSecret
18:51:12 [2022-09-07T18:51:12.079Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.079Z] --- SKIP: TestTemplatedSecret (0.00s)
18:51:12 [2022-09-07T18:51:12.079Z] === RUN   TestSecretCreateResolve
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] PASS
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === Skipped
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] 
18:51:12 [2022-09-07T18:51:12.340Z] DONE 6 tests, 6 skipped in 0.150s
18:51:12 [2022-09-07T18:51:12.340Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:51:12 [2022-09-07T18:51:12.340Z] INFO: Testing against a local daemon
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestServiceCreateInit
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- PASS: TestServiceCreateInit (0.02s)
18:51:12 [2022-09-07T18:51:12.340Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:51:12 [2022-09-07T18:51:12.340Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceMultipleTimes
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceConflict
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceMaxReplicas
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateWithDuplicateNetworkNames
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceSecretFileMode
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceConfigFileMode
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.340Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
18:51:12 [2022-09-07T18:51:12.340Z] === RUN   TestCreateServiceSysctls
18:51:12 [2022-09-07T18:51:12.340Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.428Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:51:12 [2022-09-07T18:51:12.428Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
18:51:12 [2022-09-07T18:51:12.428Z] === RUN   TestDaemonIpcModePrivate
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestCreateServiceSysctls (0.03s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestCreateServiceCapabilities
18:51:12 [2022-09-07T18:51:12.600Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestInspect
18:51:12 [2022-09-07T18:51:12.600Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestInspect (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestCreateJob
18:51:12 [2022-09-07T18:51:12.600Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestCreateJob (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestReplicatedJob
18:51:12 [2022-09-07T18:51:12.600Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestReplicatedJob (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestUpdateReplicatedJob
18:51:12 [2022-09-07T18:51:12.600Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestServiceListWithStatuses
18:51:12 [2022-09-07T18:51:12.600Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestDockerNetworkConnectAlias
18:51:12 [2022-09-07T18:51:12.600Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestDockerNetworkReConnect
18:51:12 [2022-09-07T18:51:12.600Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:12 [2022-09-07T18:51:12.600Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
18:51:12 [2022-09-07T18:51:12.600Z] === RUN   TestServicePlugin
18:51:13 [2022-09-07T18:51:13.795Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:51:13 [2022-09-07T18:51:13.795Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
18:51:13 [2022-09-07T18:51:13.795Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:51:13 [2022-09-07T18:51:13.907Z] --- PASS: TestGraphdriverPluginV2 (4.17s)
18:51:13 [2022-09-07T18:51:13.908Z] PASS
18:51:13 [2022-09-07T18:51:13.908Z] 
18:51:13 [2022-09-07T18:51:13.908Z] DONE 5 tests in 9.524s
18:51:13 [2022-09-07T18:51:13.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:51:13 [2022-09-07T18:51:13.908Z] INFO: Testing against a local daemon
18:51:13 [2022-09-07T18:51:13.908Z] === RUN   TestContinueAfterPluginCrash
18:51:13 [2022-09-07T18:51:13.908Z] === PAUSE TestContinueAfterPluginCrash
18:51:13 [2022-09-07T18:51:13.908Z] === RUN   TestReadPluginNoRead
18:51:13 [2022-09-07T18:51:13.908Z] === PAUSE TestReadPluginNoRead
18:51:13 [2022-09-07T18:51:13.908Z] === RUN   TestDaemonStartWithLogOpt
18:51:13 [2022-09-07T18:51:13.908Z] === PAUSE TestDaemonStartWithLogOpt
18:51:13 [2022-09-07T18:51:13.908Z] === CONT  TestContinueAfterPluginCrash
18:51:13 [2022-09-07T18:51:13.908Z] === CONT  TestDaemonStartWithLogOpt
18:51:14 [2022-09-07T18:51:14.510Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServicePlugin (1.92s)
18:51:14 [2022-09-07T18:51:14.510Z] === RUN   TestServiceUpdateLabel
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z] === RUN   TestServiceUpdateSecrets
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
18:51:14 [2022-09-07T18:51:14.510Z] === RUN   TestServiceUpdateConfigs
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z] === RUN   TestServiceUpdateNetwork
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z] === RUN   TestServiceUpdatePidsLimit
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
18:51:14 [2022-09-07T18:51:14.510Z] PASS
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === Skipped
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
18:51:14 [2022-09-07T18:51:14.510Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:51:14 [2022-09-07T18:51:14.510Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
18:51:14 [2022-09-07T18:51:14.510Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
18:51:14 [2022-09-07T18:51:14.510Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:51:14 [2022-09-07T18:51:14.510Z] 
18:51:14 [2022-09-07T18:51:14.510Z] DONE 24 tests, 23 skipped in 2.350s
18:51:14 [2022-09-07T18:51:14.510Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:51:14 [2022-09-07T18:51:14.723Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:51:14 [2022-09-07T18:51:14.770Z] INFO: Testing against a local daemon
18:51:14 [2022-09-07T18:51:14.770Z] === RUN   TestSessionCreate
18:51:14 [2022-09-07T18:51:14.770Z] --- PASS: TestSessionCreate (0.03s)
18:51:14 [2022-09-07T18:51:14.770Z] === RUN   TestSessionCreateWithBadUpgrade
18:51:14 [2022-09-07T18:51:14.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:51:14 [2022-09-07T18:51:14.770Z] PASS
18:51:14 [2022-09-07T18:51:14.770Z] 
18:51:14 [2022-09-07T18:51:14.770Z] DONE 2 tests in 0.158s
18:51:14 [2022-09-07T18:51:14.770Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:51:14 [2022-09-07T18:51:14.770Z] INFO: Testing against a local daemon
18:51:14 [2022-09-07T18:51:14.770Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:51:14 [2022-09-07T18:51:14.770Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:14 [2022-09-07T18:51:14.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:14 [2022-09-07T18:51:14.770Z] === RUN   TestDiskUsage
18:51:14 [2022-09-07T18:51:14.770Z] === PAUSE TestDiskUsage
18:51:14 [2022-09-07T18:51:14.770Z] === RUN   TestEventsExecDie
18:51:14 [2022-09-07T18:51:14.980Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
18:51:14 [2022-09-07T18:51:14.980Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:51:15 [2022-09-07T18:51:15.339Z] --- PASS: TestEventsExecDie (0.52s)
18:51:15 [2022-09-07T18:51:15.339Z] === RUN   TestEventsBackwardsCompatible
18:51:15 [2022-09-07T18:51:15.339Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:51:15 [2022-09-07T18:51:15.339Z] === RUN   TestEventsVolumeCreate
18:51:15 [2022-09-07T18:51:15.599Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:51:15 [2022-09-07T18:51:15.599Z] === RUN   TestInfoBinaryCommits
18:51:15 [2022-09-07T18:51:15.599Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:51:15 [2022-09-07T18:51:15.599Z] === RUN   TestInfoAPIVersioned
18:51:15 [2022-09-07T18:51:15.599Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:51:15 [2022-09-07T18:51:15.599Z] === RUN   TestInfoAPI
18:51:15 [2022-09-07T18:51:15.599Z] --- PASS: TestInfoAPI (0.02s)
18:51:15 [2022-09-07T18:51:15.599Z] === RUN   TestInfoAPIWarnings
18:51:15 [2022-09-07T18:51:15.908Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:51:16 [2022-09-07T18:51:16.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
18:51:16 [2022-09-07T18:51:16.165Z] === RUN   TestIpcModeOlderClient
18:51:16 [2022-09-07T18:51:16.165Z] === PAUSE TestIpcModeOlderClient
18:51:16 [2022-09-07T18:51:16.165Z] === RUN   TestKillContainerInvalidSignal
18:51:16 [2022-09-07T18:51:16.422Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
18:51:16 [2022-09-07T18:51:16.422Z] === RUN   TestKillContainer
18:51:16 [2022-09-07T18:51:16.422Z] === RUN   TestKillContainer/no_signal
18:51:16 [2022-09-07T18:51:16.985Z] === RUN   TestKillContainer/non_killing_signal
18:51:17 [2022-09-07T18:51:17.193Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
18:51:17 [2022-09-07T18:51:17.193Z] === CONT  TestReadPluginNoRead
18:51:17 [2022-09-07T18:51:17.241Z] === RUN   TestKillContainer/killing_signal
18:51:17 [2022-09-07T18:51:17.803Z] --- PASS: TestKillContainer (1.30s)
18:51:17 [2022-09-07T18:51:17.803Z]     --- PASS: TestKillContainer/no_signal (0.40s)
18:51:17 [2022-09-07T18:51:17.803Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
18:51:17 [2022-09-07T18:51:17.803Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
18:51:17 [2022-09-07T18:51:17.803Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:51:17 [2022-09-07T18:51:17.803Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:51:18 [2022-09-07T18:51:18.367Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:51:18 [2022-09-07T18:51:18.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
18:51:18 [2022-09-07T18:51:18.930Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:51:18 [2022-09-07T18:51:18.930Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
18:51:18 [2022-09-07T18:51:18.930Z] === RUN   TestKillStoppedContainer
18:51:19 [2022-09-07T18:51:19.095Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:51:19 [2022-09-07T18:51:19.186Z] --- PASS: TestKillStoppedContainer (0.05s)
18:51:19 [2022-09-07T18:51:19.186Z] === RUN   TestKillStoppedContainerAPIPre120
18:51:19 [2022-09-07T18:51:19.186Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:51:19 [2022-09-07T18:51:19.186Z] === RUN   TestKillDifferentUserContainer
18:51:19 [2022-09-07T18:51:19.444Z] --- PASS: TestKillDifferentUserContainer (0.43s)
18:51:19 [2022-09-07T18:51:19.444Z] === RUN   TestInspectOomKilledTrue
18:51:20 [2022-09-07T18:51:20.007Z] --- PASS: TestInspectOomKilledTrue (0.49s)
18:51:20 [2022-09-07T18:51:20.007Z] === RUN   TestInspectOomKilledFalse
18:51:20 [2022-09-07T18:51:20.470Z] === RUN   TestReadPluginNoRead/default
18:51:20 [2022-09-07T18:51:20.570Z] --- PASS: TestInspectOomKilledFalse (0.42s)
18:51:20 [2022-09-07T18:51:20.571Z] === RUN   TestLinksEtcHostsContentMatch
18:51:20 [2022-09-07T18:51:20.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
18:51:20 [2022-09-07T18:51:20.826Z] === RUN   TestLinksContainerNames
18:51:21 [2022-09-07T18:51:21.755Z] --- PASS: TestLinksContainerNames (0.86s)
18:51:21 [2022-09-07T18:51:21.755Z] === RUN   TestLogsFollowTailEmpty
18:51:21 [2022-09-07T18:51:21.845Z] === RUN   TestReadPluginNoRead/disabled_caching
18:51:22 [2022-09-07T18:51:22.015Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:51:22 [2022-09-07T18:51:22.016Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.016Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:51:22 [2022-09-07T18:51:22.103Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
18:51:22 [2022-09-07T18:51:22.946Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:51:22 [2022-09-07T18:51:22.946Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:51:23 [2022-09-07T18:51:23.038Z] === CONT  TestReadPluginNoRead
18:51:23 [2022-09-07T18:51:23.038Z]     read_test.go:92: [dc3bb20ae58e0] daemon is not started
18:51:23 [2022-09-07T18:51:23.038Z] --- PASS: TestReadPluginNoRead (5.98s)
18:51:23 [2022-09-07T18:51:23.038Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
18:51:23 [2022-09-07T18:51:23.038Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
18:51:23 [2022-09-07T18:51:23.038Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
18:51:23 [2022-09-07T18:51:23.038Z] PASS
18:51:23 [2022-09-07T18:51:23.038Z] 
18:51:23 [2022-09-07T18:51:23.038Z] DONE 6 tests in 9.363s
18:51:23 [2022-09-07T18:51:23.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:51:23 [2022-09-07T18:51:23.038Z] testing: warning: no tests to run
18:51:23 [2022-09-07T18:51:23.038Z] PASS
18:51:23 [2022-09-07T18:51:23.038Z] 
18:51:23 [2022-09-07T18:51:23.038Z] DONE 0 tests in 0.008s
18:51:23 [2022-09-07T18:51:23.038Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:51:23 [2022-09-07T18:51:23.038Z] INFO: Testing against a local daemon
18:51:23 [2022-09-07T18:51:23.038Z] === RUN   TestPluginWithDevMounts
18:51:23 [2022-09-07T18:51:23.038Z] === PAUSE TestPluginWithDevMounts
18:51:23 [2022-09-07T18:51:23.038Z] === CONT  TestPluginWithDevMounts
18:51:23 [2022-09-07T18:51:23.205Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:51:23 [2022-09-07T18:51:23.205Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:51:23 [2022-09-07T18:51:23.767Z] === RUN   TestLogs/driver_json-file
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:51:23 [2022-09-07T18:51:23.768Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:51:23 [2022-09-07T18:51:23.768Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:51:24 [2022-09-07T18:51:24.330Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:51:24 [2022-09-07T18:51:24.588Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:51:24 [2022-09-07T18:51:24.937Z] --- PASS: TestPluginWithDevMounts (1.60s)
18:51:24 [2022-09-07T18:51:24.937Z] PASS
18:51:24 [2022-09-07T18:51:24.937Z] 
18:51:24 [2022-09-07T18:51:24.937Z] DONE 1 tests in 1.623s
18:51:24 [2022-09-07T18:51:24.937Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:51:24 [2022-09-07T18:51:24.937Z] INFO: Testing against a local daemon
18:51:24 [2022-09-07T18:51:24.937Z] === RUN   TestSecretInspect
18:51:25 [2022-09-07T18:51:25.152Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:51:25 [2022-09-07T18:51:25.152Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:51:25 [2022-09-07T18:51:25.715Z] --- PASS: TestLogs (3.66s)
18:51:25 [2022-09-07T18:51:25.715Z]     --- PASS: TestLogs/driver_local (0.01s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
18:51:25 [2022-09-07T18:51:25.715Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
18:51:25 [2022-09-07T18:51:25.715Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s)
18:51:25 [2022-09-07T18:51:25.715Z] === RUN   TestContainerNetworkMountsNoChown
18:51:26 [2022-09-07T18:51:26.281Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/default
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/default
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/private
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/private
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rprivate
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rprivate
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/slave
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/slave
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rslave
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rslave
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/shared
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/shared
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rshared
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rshared
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/default
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/default/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/default/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/default/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rshared
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/shared
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rslave
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/slave
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rprivate
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/private
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/private/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/private/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/default/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:51:26 [2022-09-07T18:51:26.281Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/private/bind_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:51:26 [2022-09-07T18:51:26.538Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:51:26 [2022-09-07T18:51:26.795Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:51:26 [2022-09-07T18:51:26.795Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:51:26 [2022-09-07T18:51:26.795Z] === CONT  TestMountDaemonRoot/private/mount_root
18:51:26 [2022-09-07T18:51:26.795Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:51:26 [2022-09-07T18:51:26.795Z] --- PASS: TestMountDaemonRoot (0.02s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:51:26 [2022-09-07T18:51:26.795Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:51:26 [2022-09-07T18:51:26.795Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:51:26 [2022-09-07T18:51:26.795Z] === RUN   TestContainerBindMountNonRecursive
18:51:26 [2022-09-07T18:51:26.838Z] --- PASS: TestSecretInspect (2.16s)
18:51:26 [2022-09-07T18:51:26.838Z] === RUN   TestSecretList
18:51:28 [2022-09-07T18:51:28.161Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
18:51:28 [2022-09-07T18:51:28.161Z] === RUN   TestContainerVolumesMountedAsShared
18:51:28 [2022-09-07T18:51:28.418Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
18:51:28 [2022-09-07T18:51:28.418Z] === RUN   TestContainerVolumesMountedAsSlave
18:51:28 [2022-09-07T18:51:28.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
18:51:28 [2022-09-07T18:51:28.980Z] === RUN   TestNetworkNat
18:51:29 [2022-09-07T18:51:29.240Z] --- PASS: TestNetworkNat (0.47s)
18:51:29 [2022-09-07T18:51:29.240Z] === RUN   TestNetworkLocalhostTCPNat
18:51:29 [2022-09-07T18:51:29.367Z] --- PASS: TestSecretList (2.16s)
18:51:29 [2022-09-07T18:51:29.367Z] === RUN   TestSecretsCreateAndDelete
18:51:29 [2022-09-07T18:51:29.804Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:51:29 [2022-09-07T18:51:29.804Z] === RUN   TestNetworkLoopbackNat
18:51:31 [2022-09-07T18:51:31.266Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
18:51:31 [2022-09-07T18:51:31.266Z] === RUN   TestSecretsUpdate
18:51:32 [2022-09-07T18:51:32.320Z] --- PASS: TestNetworkLoopbackNat (2.58s)
18:51:32 [2022-09-07T18:51:32.320Z] === RUN   TestPause
18:51:32 [2022-09-07T18:51:32.882Z] --- PASS: TestPause (0.45s)
18:51:32 [2022-09-07T18:51:32.882Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:51:32 [2022-09-07T18:51:32.882Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:51:32 [2022-09-07T18:51:32.882Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:51:32 [2022-09-07T18:51:32.882Z] === RUN   TestPauseStopPausedContainer
18:51:33 [2022-09-07T18:51:33.138Z] --- PASS: TestPauseStopPausedContainer (0.46s)
18:51:33 [2022-09-07T18:51:33.138Z] === RUN   TestPidHost
18:51:33 [2022-09-07T18:51:33.692Z] --- PASS: TestInfoAPIWarnings (16.56s)
18:51:33 [2022-09-07T18:51:33.692Z] === RUN   TestInfoDebug
18:51:33 [2022-09-07T18:51:33.692Z] --- PASS: TestInfoDebug (0.54s)
18:51:33 [2022-09-07T18:51:33.692Z] === RUN   TestInfoInsecureRegistries
18:51:33 [2022-09-07T18:51:33.692Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:51:33 [2022-09-07T18:51:33.692Z] === RUN   TestInfoRegistryMirrors
18:51:33 [2022-09-07T18:51:33.692Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:51:33 [2022-09-07T18:51:33.692Z] === RUN   TestLoginFailsWithBadCredentials
18:51:33 [2022-09-07T18:51:33.818Z] --- PASS: TestSecretsUpdate (2.36s)
18:51:33 [2022-09-07T18:51:33.818Z] === RUN   TestTemplatedSecret
18:51:34 [2022-09-07T18:51:34.265Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:51:34 [2022-09-07T18:51:34.265Z] === RUN   TestPingCacheHeaders
18:51:34 [2022-09-07T18:51:34.265Z] --- PASS: TestPingCacheHeaders (0.03s)
18:51:34 [2022-09-07T18:51:34.265Z] === RUN   TestPingGet
18:51:34 [2022-09-07T18:51:34.265Z] --- PASS: TestPingGet (0.01s)
18:51:34 [2022-09-07T18:51:34.265Z] === RUN   TestPingHead
18:51:34 [2022-09-07T18:51:34.265Z] --- PASS: TestPingHead (0.03s)
18:51:34 [2022-09-07T18:51:34.265Z] === RUN   TestPingSwarmHeader
18:51:34 [2022-09-07T18:51:34.505Z] --- PASS: TestPidHost (0.98s)
18:51:34 [2022-09-07T18:51:34.505Z] === RUN   TestPsFilter
18:51:34 [2022-09-07T18:51:34.505Z] --- PASS: TestPsFilter (0.13s)
18:51:34 [2022-09-07T18:51:34.505Z] === RUN   TestRemoveContainerWithRemovedVolume
18:51:34 [2022-09-07T18:51:34.761Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
18:51:34 [2022-09-07T18:51:34.761Z] === RUN   TestRemoveContainerWithVolume
18:51:34 [2022-09-07T18:51:34.843Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:51:35 [2022-09-07T18:51:35.324Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:51:35 [2022-09-07T18:51:35.324Z] === RUN   TestRemoveContainerRunning
18:51:35 [2022-09-07T18:51:35.414Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:51:35 [2022-09-07T18:51:35.581Z] --- PASS: TestRemoveContainerRunning (0.44s)
18:51:35 [2022-09-07T18:51:35.581Z] === RUN   TestRemoveContainerForceRemoveRunning
18:51:36 [2022-09-07T18:51:36.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:51:36 [2022-09-07T18:51:36.146Z] === RUN   TestRemoveInvalidContainer
18:51:36 [2022-09-07T18:51:36.146Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:51:36 [2022-09-07T18:51:36.146Z] === RUN   TestRenameLinkedContainer
18:51:36 [2022-09-07T18:51:36.347Z] --- PASS: TestTemplatedSecret (2.61s)
18:51:36 [2022-09-07T18:51:36.347Z] === RUN   TestSecretCreateResolve
18:51:36 [2022-09-07T18:51:36.352Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:51:36 [2022-09-07T18:51:36.352Z] --- PASS: TestPingSwarmHeader (2.09s)
18:51:36 [2022-09-07T18:51:36.352Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:51:36 [2022-09-07T18:51:36.352Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:51:36 [2022-09-07T18:51:36.352Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:51:36 [2022-09-07T18:51:36.352Z] === RUN   TestPingBuilderHeader
18:51:36 [2022-09-07T18:51:36.352Z] === RUN   TestPingBuilderHeader/default_config
18:51:36 [2022-09-07T18:51:36.920Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:51:37 [2022-09-07T18:51:37.490Z] --- PASS: TestPingBuilderHeader (1.09s)
18:51:37 [2022-09-07T18:51:37.490Z]     --- PASS: TestPingBuilderHeader/default_config (0.53s)
18:51:37 [2022-09-07T18:51:37.490Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
18:51:37 [2022-09-07T18:51:37.490Z] === RUN   TestVersion
18:51:37 [2022-09-07T18:51:37.490Z] --- PASS: TestVersion (0.04s)
18:51:37 [2022-09-07T18:51:37.490Z] === CONT  TestDiskUsage
18:51:38 [2022-09-07T18:51:38.038Z] --- PASS: TestRenameLinkedContainer (1.73s)
18:51:38 [2022-09-07T18:51:38.038Z] === RUN   TestRenameStoppedContainer
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/container_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/image_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.059Z] === RUN   TestDiskUsage/after_container.Run
18:51:38 [2022-09-07T18:51:38.250Z] --- PASS: TestSecretCreateResolve (2.23s)
18:51:38 [2022-09-07T18:51:38.250Z] PASS
18:51:38 [2022-09-07T18:51:38.250Z] 
18:51:38 [2022-09-07T18:51:38.250Z] DONE 6 tests in 13.719s
18:51:38 [2022-09-07T18:51:38.250Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:51:38 [2022-09-07T18:51:38.250Z] INFO: Testing against a local daemon
18:51:38 [2022-09-07T18:51:38.250Z] === RUN   TestServiceCreateInit
18:51:38 [2022-09-07T18:51:38.250Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:51:38 [2022-09-07T18:51:38.295Z] --- PASS: TestRenameStoppedContainer (0.42s)
18:51:38 [2022-09-07T18:51:38.295Z] === RUN   TestRenameRunningContainerAndReuse
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:51:38 [2022-09-07T18:51:38.320Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:51:38 [2022-09-07T18:51:38.581Z] --- PASS: TestDiskUsage (1.22s)
18:51:38 [2022-09-07T18:51:38.581Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
18:51:38 [2022-09-07T18:51:38.581Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
18:51:38 [2022-09-07T18:51:38.581Z] PASS
18:51:38 [2022-09-07T18:51:38.581Z] 
18:51:38 [2022-09-07T18:51:38.581Z] === Skipped
18:51:38 [2022-09-07T18:51:38.581Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:51:38 [2022-09-07T18:51:38.581Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:51:38 [2022-09-07T18:51:38.581Z] 
18:51:38 [2022-09-07T18:51:38.581Z] DONE 57 tests, 1 skipped in 23.866s
18:51:38 [2022-09-07T18:51:38.581Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:51:38 [2022-09-07T18:51:38.841Z] INFO: Testing against a local daemon
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesCreateAndList
18:51:38 [2022-09-07T18:51:38.841Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesRemove
18:51:38 [2022-09-07T18:51:38.841Z] --- PASS: TestVolumesRemove (0.04s)
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInspect
18:51:38 [2022-09-07T18:51:38.841Z] --- PASS: TestVolumesInspect (0.02s)
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:51:38 [2022-09-07T18:51:38.841Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:51:38 [2022-09-07T18:51:38.841Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:51:38 [2022-09-07T18:51:38.841Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:51:38 [2022-09-07T18:51:38.841Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:51:38 [2022-09-07T18:51:38.841Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:51:38 [2022-09-07T18:51:38.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:51:38 [2022-09-07T18:51:38.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:51:38 [2022-09-07T18:51:38.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:51:38 [2022-09-07T18:51:38.841Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:51:38 [2022-09-07T18:51:38.841Z] PASS
18:51:38 [2022-09-07T18:51:38.841Z] 
18:51:38 [2022-09-07T18:51:38.841Z] DONE 9 tests in 0.179s
18:51:38 [2022-09-07T18:51:38.841Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:51:38 [2022-09-07T18:51:38.841Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14777 is not a child of this shell
18:51:38 [2022-09-07T18:51:38.841Z] warning: PID 14777 from bundles/test-integration/docker.pid had a nonzero exit code
18:51:38 [2022-09-07T18:51:38.841Z] Leaving: AppArmorNo profiles have been unloaded.
18:51:38 [2022-09-07T18:51:38.841Z] 
18:51:38 [2022-09-07T18:51:38.841Z] Unloading profiles will leave already running processes permanently
18:51:38 [2022-09-07T18:51:38.841Z] unconfined, which can lead to unexpected situations.
18:51:38 [2022-09-07T18:51:38.841Z] 
18:51:38 [2022-09-07T18:51:38.841Z] To set a process to complain mode, use the command line tool
18:51:38 [2022-09-07T18:51:38.841Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:51:38 [2022-09-07T18:51:38.841Z] Removing test suite binaries
18:51:38 [2022-09-07T18:51:38.841Z] exiting test-integration
18:51:38 [2022-09-07T18:51:38.841Z] ++ exit 0
18:51:38 [2022-09-07T18:51:38.841Z] 
18:51:39 [2022-09-07T18:51:39.225Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
18:51:39 [2022-09-07T18:51:39.225Z] === RUN   TestRenameInvalidName
18:51:39 [2022-09-07T18:51:39.481Z] --- PASS: TestRenameInvalidName (0.41s)
18:51:39 [2022-09-07T18:51:39.481Z] === RUN   TestRenameAnonymousContainer
Post stage
[Pipeline] junit
18:51:39 [2022-09-07T18:51:39.795Z] Recording test results
18:51:40 [2022-09-07T18:51:40.322Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:51:40 [2022-09-07T18:51:40.654Z] + echo Ensuring container killed.
18:51:40 [2022-09-07T18:51:40.654Z] Ensuring container killed.
18:51:40 [2022-09-07T18:51:40.654Z] + docker rm -vf docker-pr1
18:51:41 [2022-09-07T18:51:41.222Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:51:41 [2022-09-07T18:51:41.374Z] --- PASS: TestRenameAnonymousContainer (1.55s)
18:51:41 [2022-09-07T18:51:41.374Z] === RUN   TestRenameContainerWithSameName
18:51:41 [2022-09-07T18:51:41.374Z] --- PASS: TestRenameContainerWithSameName (0.42s)
18:51:41 [2022-09-07T18:51:41.374Z] === RUN   TestRenameContainerWithLinkedContainer
18:51:41 [2022-09-07T18:51:41.506Z] + echo Chowning /workspace to jenkins user
18:51:41 [2022-09-07T18:51:41.506Z] Chowning /workspace to jenkins user
18:51:41 [2022-09-07T18:51:41.506Z] + id -u
18:51:41 [2022-09-07T18:51:41.506Z] + id -g
18:51:41 [2022-09-07T18:51:41.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
18:51:42 [2022-09-07T18:51:42.323Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
18:51:42 [2022-09-07T18:51:42.323Z] === RUN   TestResize
18:51:42 [2022-09-07T18:51:42.437Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:51:42 [2022-09-07T18:51:42.893Z] --- PASS: TestResize (0.47s)
18:51:42 [2022-09-07T18:51:42.893Z] === RUN   TestResizeWithInvalidSize
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:51:43 [2022-09-07T18:51:43.182Z] + bundleName=amd64-rootless
18:51:43 [2022-09-07T18:51:43.182Z] + echo Creating amd64-rootless-bundles.tar.gz
18:51:43 [2022-09-07T18:51:43.182Z] Creating amd64-rootless-bundles.tar.gz
18:51:43 [2022-09-07T18:51:43.182Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:51:43 [2022-09-07T18:51:43.182Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
18:51:43 [2022-09-07T18:51:43.195Z] Archiving artifacts
18:51:43 [2022-09-07T18:51:43.455Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:51:43 [2022-09-07T18:51:43.455Z] === RUN   TestResizeWhenContainerNotStarted
18:51:43 [2022-09-07T18:51:43.471Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:51:43 [2022-09-07T18:51:43.711Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:51:43 [2022-09-07T18:51:43.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:43 [2022-09-07T18:51:43.777Z] + make clean
18:51:44 [2022-09-07T18:51:44.037Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:51:44 [2022-09-07T18:51:44.037Z] docker-dev-cache
18:51:44 [2022-09-07T18:51:44.037Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:51:45 [2022-09-07T18:51:45.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:51:45 [2022-09-07T18:51:45.723Z] --- PASS: TestServiceCreateInit (7.18s)
18:51:45 [2022-09-07T18:51:45.723Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s)
18:51:45 [2022-09-07T18:51:45.723Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
18:51:45 [2022-09-07T18:51:45.723Z] === RUN   TestCreateServiceMultipleTimes
18:51:46 [2022-09-07T18:51:46.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:51:47 [2022-09-07T18:51:47.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:51:47 [2022-09-07T18:51:47.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:51:49 [2022-09-07T18:51:49.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:49 [2022-09-07T18:51:49.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:51:52 [2022-09-07T18:51:52.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:51:52 [2022-09-07T18:51:52.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:51:55 [2022-09-07T18:51:55.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:51:56 [2022-09-07T18:51:56.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:51:56 [2022-09-07T18:51:56.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:51:58 [2022-09-07T18:51:58.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:51:58 [2022-09-07T18:51:58.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:51:59 [2022-09-07T18:51:59.575Z] Created binary: bundles/dynbinary-daemon/dockerd
18:51:59 [2022-09-07T18:51:59.575Z] Building: bundles/dynbinary-daemon/docker-proxy
18:51:59 [2022-09-07T18:51:59.575Z] GOOS="" GOARCH="" GOARM=""
18:51:59 [2022-09-07T18:51:59.575Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:51:59 [2022-09-07T18:51:59.575Z] 
18:51:59 [2022-09-07T18:51:59.575Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:51:59 [2022-09-07T18:51:59.575Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:51:59 [2022-09-07T18:51:59.575Z] Using test binary docker
18:51:59 [2022-09-07T18:51:59.575Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:51:59 [2022-09-07T18:51:59.575Z] Not: starting.
18:51:59 [2022-09-07T18:51:59.575Z] INFO: Waiting for daemon to start...
18:51:59 [2022-09-07T18:51:59.575Z] Starting dockerd
18:51:59 [2022-09-07T18:51:59.575Z] .
18:51:59 [2022-09-07T18:51:59.575Z] INFO: Building docker-sdk-python3:5.0.3...
18:51:59 [2022-09-07T18:51:59.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:52:01 [2022-09-07T18:52:01.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
18:52:01 [2022-09-07T18:52:01.575Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
18:52:01 [2022-09-07T18:52:01.575Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:52:01 [2022-09-07T18:52:01.575Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:52:02 [2022-09-07T18:52:02.138Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:52:03 [2022-09-07T18:52:03.067Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
18:52:03 [2022-09-07T18:52:03.067Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
18:52:03 [2022-09-07T18:52:03.067Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
18:52:03 [2022-09-07T18:52:03.067Z] === RUN   TestCgroupNamespacesRun
18:52:03 [2022-09-07T18:52:03.810Z] --- PASS: TestCreateServiceMultipleTimes (15.78s)
18:52:03 [2022-09-07T18:52:03.810Z] === RUN   TestCreateServiceConflict
18:52:03 [2022-09-07T18:52:03.810Z] --- PASS: TestCreateServiceConflict (1.77s)
18:52:03 [2022-09-07T18:52:03.810Z] === RUN   TestCreateServiceMaxReplicas
18:52:04 [2022-09-07T18:52:04.433Z] --- PASS: TestCgroupNamespacesRun (1.15s)
18:52:04 [2022-09-07T18:52:04.433Z] === RUN   TestCgroupNamespacesRunPrivileged
18:52:05 [2022-09-07T18:52:05.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
18:52:05 [2022-09-07T18:52:05.376Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:52:06 [2022-09-07T18:52:06.341Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
18:52:06 [2022-09-07T18:52:06.342Z] === RUN   TestCreateWithDuplicateNetworkNames
18:52:06 [2022-09-07T18:52:06.743Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
18:52:06 [2022-09-07T18:52:06.743Z] === RUN   TestCgroupNamespacesRunHostMode
18:52:07 [2022-09-07T18:52:07.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
18:52:07 [2022-09-07T18:52:07.672Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:52:09 [2022-09-07T18:52:09.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
18:52:09 [2022-09-07T18:52:09.038Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:52:09 [2022-09-07T18:52:09.968Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
18:52:09 [2022-09-07T18:52:09.968Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:52:10 [2022-09-07T18:52:10.896Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
18:52:10 [2022-09-07T18:52:10.896Z] === RUN   TestCgroupNamespacesRunOlderClient
18:52:11 [2022-09-07T18:52:11.824Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
18:52:11 [2022-09-07T18:52:11.825Z] === RUN   TestNISDomainname
18:52:12 [2022-09-07T18:52:12.386Z] --- PASS: TestNISDomainname (0.53s)
18:52:12 [2022-09-07T18:52:12.386Z] === RUN   TestHostnameDnsResolution
18:52:12 [2022-09-07T18:52:12.949Z] --- PASS: TestHostnameDnsResolution (0.67s)
18:52:12 [2022-09-07T18:52:12.949Z] === RUN   TestUnprivilegedPortsAndPing
18:52:13 [2022-09-07T18:52:13.511Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
18:52:13 [2022-09-07T18:52:13.511Z] === RUN   TestPrivilegedHostDevices
18:52:14 [2022-09-07T18:52:14.074Z] --- PASS: TestPrivilegedHostDevices (0.47s)
18:52:14 [2022-09-07T18:52:14.074Z] === RUN   TestRunConsoleSize
18:52:14 [2022-09-07T18:52:14.637Z] --- PASS: TestRunConsoleSize (0.42s)
18:52:14 [2022-09-07T18:52:14.637Z] === RUN   TestRunWithAlternativeContainerdShim
18:52:16 [2022-09-07T18:52:16.530Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
18:52:16 [2022-09-07T18:52:16.530Z] === RUN   TestStats
18:52:19 [2022-09-07T18:52:19.048Z] --- PASS: TestStats (2.43s)
18:52:19 [2022-09-07T18:52:19.048Z] === RUN   TestStopContainerWithTimeout
18:52:19 [2022-09-07T18:52:19.048Z] === RUN   TestStopContainerWithTimeout/0
18:52:19 [2022-09-07T18:52:19.048Z] === PAUSE TestStopContainerWithTimeout/0
18:52:19 [2022-09-07T18:52:19.048Z] === RUN   TestStopContainerWithTimeout/1
18:52:19 [2022-09-07T18:52:19.048Z] === PAUSE TestStopContainerWithTimeout/1
18:52:19 [2022-09-07T18:52:19.048Z] === RUN   TestStopContainerWithTimeout/3
18:52:19 [2022-09-07T18:52:19.048Z] === PAUSE TestStopContainerWithTimeout/3
18:52:19 [2022-09-07T18:52:19.048Z] === RUN   TestStopContainerWithTimeout/-1
18:52:19 [2022-09-07T18:52:19.048Z] === PAUSE TestStopContainerWithTimeout/-1
18:52:19 [2022-09-07T18:52:19.048Z] === CONT  TestStopContainerWithTimeout/0
18:52:19 [2022-09-07T18:52:19.048Z] === CONT  TestStopContainerWithTimeout/3
18:52:19 [2022-09-07T18:52:19.611Z] === CONT  TestStopContainerWithTimeout/-1
18:52:21 [2022-09-07T18:52:21.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
18:52:21 [2022-09-07T18:52:21.210Z] === RUN   TestCreateServiceSecretFileMode
18:52:21 [2022-09-07T18:52:21.502Z] === CONT  TestStopContainerWithTimeout/1
18:52:21 [2022-09-07T18:52:21.776Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
18:52:21 [2022-09-07T18:52:21.776Z] === RUN   TestCreateServiceConfigFileMode
18:52:22 [2022-09-07T18:52:22.869Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:52:22 [2022-09-07T18:52:22.869Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
18:52:22 [2022-09-07T18:52:22.869Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
18:52:22 [2022-09-07T18:52:22.869Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
18:52:22 [2022-09-07T18:52:22.869Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
18:52:22 [2022-09-07T18:52:22.869Z] === RUN   TestDeleteDevicemapper
18:52:22 [2022-09-07T18:52:22.869Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:52:22 [2022-09-07T18:52:22.869Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:52:22 [2022-09-07T18:52:22.869Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:52:24 [2022-09-07T18:52:24.305Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
18:52:24 [2022-09-07T18:52:24.305Z] === RUN   TestCreateServiceSysctls
18:52:24 [2022-09-07T18:52:24.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
18:52:24 [2022-09-07T18:52:24.760Z] === RUN   TestUpdateMemory
18:52:24 [2022-09-07T18:52:24.760Z] --- PASS: TestUpdateMemory (0.50s)
18:52:24 [2022-09-07T18:52:24.760Z] === RUN   TestUpdateCPUQuota
18:52:25 [2022-09-07T18:52:25.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.152Z] Using test binary docker
18:52:25 [2022-09-07T18:52:25.152Z] +++ /etc/init.d/apparmor start
18:52:25 [2022-09-07T18:52:25.152Z] Not: starting.
18:52:25 [2022-09-07T18:52:25.152Z] INFO: Waiting for daemon to start...
18:52:25 [2022-09-07T18:52:25.152Z] Starting dockerd
18:52:25 [2022-09-07T18:52:25.152Z] +++ 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
18:52:25 [2022-09-07T18:52:25.152Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.152Z] Using test binary docker
18:52:25 [2022-09-07T18:52:25.152Z] +++ /etc/init.d/apparmor start
18:52:25 [2022-09-07T18:52:25.152Z] Not: starting.
18:52:25 [2022-09-07T18:52:25.152Z] INFO: Waiting for daemon to start...
18:52:25 [2022-09-07T18:52:25.152Z] Starting dockerd
18:52:25 [2022-09-07T18:52:25.152Z] +++ 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
18:52:25 [2022-09-07T18:52:25.152Z] .
18:52:25 [2022-09-07T18:52:25.152Z] 
18:52:25 [2022-09-07T18:52:25.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:52:25 [2022-09-07T18:52:25.153Z] Error: No such image: emptyfs
18:52:25 [2022-09-07T18:52:25.153Z] Error: No such image: emptyfs
18:52:25 [2022-09-07T18:52:25.153Z] ++++ docker load++++ tar -cC bundles/test-integration/emptyfs .
18:52:25 [2022-09-07T18:52:25.153Z] 
18:52:25 [2022-09-07T18:52:25.153Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:52:25 [2022-09-07T18:52:25.153Z] ++++ docker load
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: emptyfs:latest
18:52:25 [2022-09-07T18:52:25.153Z] Running integration-test (iteration 1)
18:52:25 [2022-09-07T18:52:25.153Z] 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)/
18:52:25 [2022-09-07T18:52:25.153Z] ++ 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)/'
18:52:25 [2022-09-07T18:52:25.153Z] ++ set -e
18:52:25 [2022-09-07T18:52:25.153Z] ++ '[' -n 0 ']'
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: emptyfs:latest
18:52:25 [2022-09-07T18:52:25.153Z] ++ set -x
18:52:25 [2022-09-07T18:52:25.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:52:25 [2022-09-07T18:52:25.153Z] Running integration-test (iteration 1)
18:52:25 [2022-09-07T18:52:25.153Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:52:25 [2022-09-07T18:52:25.153Z] ++ 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)/'
18:52:25 [2022-09-07T18:52:25.153Z] ++ set -e
18:52:25 [2022-09-07T18:52:25.153Z] ++ '[' -n 0 ']'
18:52:25 [2022-09-07T18:52:25.153Z] ++ set -x
18:52:25 [2022-09-07T18:52:25.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: busybox:latest
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: busybox:latest
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: busybox:glibc
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: busybox:glibc
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: debian:bullseye-slim
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: hello-world:latest
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: debian:bullseye-slim
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: arm32v7/hello-world:latest
18:52:25 [2022-09-07T18:52:25.153Z] INFO: Testing against a local daemon
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: hello-world:latest
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:52:25 [2022-09-07T18:52:25.153Z] Loaded image: arm32v7/hello-world:latest
18:52:25 [2022-09-07T18:52:25.153Z] INFO: Testing against a local daemon
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerDaemonSuite
18:52:25 [2022-09-07T18:52:25.153Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:52:25 [2022-09-07T18:52:25.690Z] --- PASS: TestUpdateCPUQuota (0.65s)
18:52:25 [2022-09-07T18:52:25.690Z] === RUN   TestUpdatePidsLimit
18:52:25 [2022-09-07T18:52:25.690Z] === RUN   TestUpdatePidsLimit/update_from_none
18:52:25 [2022-09-07T18:52:25.690Z] === RUN   TestUpdatePidsLimit/no_change
18:52:25 [2022-09-07T18:52:25.946Z] === RUN   TestUpdatePidsLimit/update_lower
18:52:26 [2022-09-07T18:52:26.092Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:52:26 [2022-09-07T18:52:26.202Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:52:26 [2022-09-07T18:52:26.203Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:52:26 [2022-09-07T18:52:26.352Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:52:26 [2022-09-07T18:52:26.463Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:52:26 [2022-09-07T18:52:26.721Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:52:26 [2022-09-07T18:52:26.925Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:52:27 [2022-09-07T18:52:27.284Z] --- PASS: TestUpdatePidsLimit (1.85s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
18:52:27 [2022-09-07T18:52:27.284Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
18:52:27 [2022-09-07T18:52:27.284Z] === RUN   TestUpdateRestartPolicy
18:52:27 [2022-09-07T18:52:27.494Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:52:27 [2022-09-07T18:52:27.615Z] --- PASS: TestCreateServiceSysctls (3.28s)
18:52:27 [2022-09-07T18:52:27.615Z] === RUN   TestCreateServiceCapabilities
18:52:28 [2022-09-07T18:52:28.433Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:52:29 [2022-09-07T18:52:29.004Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:52:29 [2022-09-07T18:52:29.004Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:52:29 [2022-09-07T18:52:29.515Z] --- PASS: TestCreateServiceCapabilities (2.10s)
18:52:29 [2022-09-07T18:52:29.515Z] === RUN   TestInspect
18:52:29 [2022-09-07T18:52:29.952Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:52:30 [2022-09-07T18:52:30.923Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:52:31 [2022-09-07T18:52:31.184Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:52:31 [2022-09-07T18:52:31.184Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:52:31 [2022-09-07T18:52:31.184Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:52:31 [2022-09-07T18:52:31.754Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:52:32 [2022-09-07T18:52:32.328Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:52:32 [2022-09-07T18:52:32.799Z] --- PASS: TestInspect (2.85s)
18:52:32 [2022-09-07T18:52:32.799Z] === RUN   TestCreateJob
18:52:33 [2022-09-07T18:52:33.269Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:52:33 [2022-09-07T18:52:33.269Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:52:33 [2022-09-07T18:52:33.269Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:52:33 [2022-09-07T18:52:33.269Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:52:36 [2022-09-07T18:52:36.080Z] --- PASS: TestCreateJob (3.14s)
18:52:36 [2022-09-07T18:52:36.080Z] === RUN   TestReplicatedJob
18:52:37 [2022-09-07T18:52:37.465Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:52:38 [2022-09-07T18:52:38.278Z] sha256:20ddbf07891272c9d265b42fcbf2d4ebb0c0c295ffd521dce023778f9c16462e
18:52:38 [2022-09-07T18:52:38.278Z] INFO: Starting docker-py tests...
18:52:38 [2022-09-07T18:52:38.278Z] ============================= test session starts ==============================
18:52:38 [2022-09-07T18:52:38.278Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:52:38 [2022-09-07T18:52:38.278Z] rootdir: /src, inifile: pytest.ini
18:52:38 [2022-09-07T18:52:38.278Z] plugins: cov-2.6.1, timeout-1.3.3
18:52:38 [2022-09-07T18:52:38.278Z] collected 395 items / 2 deselected / 393 selected
18:52:38 [2022-09-07T18:52:38.278Z] 
18:52:39 [2022-09-07T18:52:39.374Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:52:39 [2022-09-07T18:52:39.455Z] --- PASS: TestUpdateRestartPolicy (10.87s)
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestUpdateRestartWithAutoRemove
18:52:39 [2022-09-07T18:52:39.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitNonBlocked
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:52:39 [2022-09-07T18:52:39.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:52:39 [2022-09-07T18:52:39.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:52:39 [2022-09-07T18:52:39.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:52:39 [2022-09-07T18:52:39.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:52:39 [2022-09-07T18:52:39.455Z] --- PASS: TestWaitNonBlocked (0.01s)
18:52:39 [2022-09-07T18:52:39.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
18:52:39 [2022-09-07T18:52:39.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitBlocked
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:52:39 [2022-09-07T18:52:39.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:52:39 [2022-09-07T18:52:39.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:52:39 [2022-09-07T18:52:39.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:52:39 [2022-09-07T18:52:39.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:52:39 [2022-09-07T18:52:39.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:52:40 [2022-09-07T18:52:40.018Z] --- PASS: TestWaitBlocked (0.02s)
18:52:40 [2022-09-07T18:52:40.018Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
18:52:40 [2022-09-07T18:52:40.018Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
18:52:40 [2022-09-07T18:52:40.018Z] === RUN   TestWaitConditions
18:52:40 [2022-09-07T18:52:40.018Z] === RUN   TestWaitConditions/default
18:52:40 [2022-09-07T18:52:40.018Z] === PAUSE TestWaitConditions/default
18:52:40 [2022-09-07T18:52:40.018Z] === RUN   TestWaitConditions/not-running
18:52:40 [2022-09-07T18:52:40.018Z] === PAUSE TestWaitConditions/not-running
18:52:40 [2022-09-07T18:52:40.018Z] === RUN   TestWaitConditions/next-exit
18:52:40 [2022-09-07T18:52:40.018Z] === PAUSE TestWaitConditions/next-exit
18:52:40 [2022-09-07T18:52:40.018Z] === RUN   TestWaitConditions/removed
18:52:40 [2022-09-07T18:52:40.018Z] === PAUSE TestWaitConditions/removed
18:52:40 [2022-09-07T18:52:40.274Z] === CONT  TestWaitConditions/default
18:52:40 [2022-09-07T18:52:40.274Z] === CONT  TestWaitConditions/next-exit
18:52:40 [2022-09-07T18:52:40.274Z] === CONT  TestWaitConditions/default
18:52:40 [2022-09-07T18:52:40.274Z]     wait_test.go:146: ContainerID = e02f6c9ff4d3cc5be29cff6b2589b908aec1ebaee12530aa37ae8bc98bf1bfa5
18:52:40 [2022-09-07T18:52:40.274Z] === CONT  TestWaitConditions/next-exit
18:52:40 [2022-09-07T18:52:40.274Z]     wait_test.go:146: ContainerID = 66366c256111c6d0cea82d4e2c07eb8bbb9baffedc38fb47bc4c0466a69fa37d
18:52:40 [2022-09-07T18:52:40.757Z] --- PASS: TestBuildWithHugeFile (112.46s)
18:52:40 [2022-09-07T18:52:40.757Z] === RUN   TestBuildWCOWSandboxSize
18:52:40 [2022-09-07T18:52:40.757Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:52:40 [2022-09-07T18:52:40.757Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:52:40 [2022-09-07T18:52:40.757Z] === RUN   TestBuildWithEmptyDockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:52:40 [2022-09-07T18:52:40.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:52:40 [2022-09-07T18:52:40.837Z] === CONT  TestWaitConditions/removed
18:52:40 [2022-09-07T18:52:40.837Z] === CONT  TestWaitConditions/not-running
18:52:40 [2022-09-07T18:52:40.837Z] === CONT  TestWaitConditions/removed
18:52:40 [2022-09-07T18:52:40.837Z]     wait_test.go:146: ContainerID = 6858994d2ab3c5a2e9dca8a205444be909574d7b1c8ca05df2dbfcd7a7129a70
18:52:40 [2022-09-07T18:52:40.837Z] === CONT  TestWaitConditions/not-running
18:52:40 [2022-09-07T18:52:40.838Z]     wait_test.go:146: ContainerID = f5797c388c0baa7d6768c6553302df07f1e12c926001da229731fa1038e2950d
18:52:41 [2022-09-07T18:52:41.017Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:52:41 [2022-09-07T18:52:41.017Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
18:52:41 [2022-09-07T18:52:41.017Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:52:41 [2022-09-07T18:52:41.017Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:52:41 [2022-09-07T18:52:41.017Z] === RUN   TestBuildPreserveOwnership
18:52:41 [2022-09-07T18:52:41.017Z] === RUN   TestBuildPreserveOwnership/copy_from
18:52:41 [2022-09-07T18:52:41.279Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:52:41 [2022-09-07T18:52:41.357Z] --- PASS: TestReplicatedJob (4.92s)
18:52:41 [2022-09-07T18:52:41.357Z] === RUN   TestUpdateReplicatedJob
18:52:41 [2022-09-07T18:52:41.401Z] --- PASS: TestWaitConditions (0.02s)
18:52:41 [2022-09-07T18:52:41.401Z]     --- PASS: TestWaitConditions/default (0.70s)
18:52:41 [2022-09-07T18:52:41.401Z]     --- PASS: TestWaitConditions/next-exit (0.72s)
18:52:41 [2022-09-07T18:52:41.401Z]     --- PASS: TestWaitConditions/removed (0.58s)
18:52:41 [2022-09-07T18:52:41.401Z]     --- PASS: TestWaitConditions/not-running (0.57s)
18:52:41 [2022-09-07T18:52:41.401Z] === RUN   TestWaitRestartedContainer
18:52:41 [2022-09-07T18:52:41.401Z] === RUN   TestWaitRestartedContainer/default
18:52:41 [2022-09-07T18:52:41.401Z] === PAUSE TestWaitRestartedContainer/default
18:52:41 [2022-09-07T18:52:41.401Z] === RUN   TestWaitRestartedContainer/not-running
18:52:41 [2022-09-07T18:52:41.401Z] === PAUSE TestWaitRestartedContainer/not-running
18:52:41 [2022-09-07T18:52:41.401Z] === RUN   TestWaitRestartedContainer/next-exit
18:52:41 [2022-09-07T18:52:41.401Z] === PAUSE TestWaitRestartedContainer/next-exit
18:52:41 [2022-09-07T18:52:41.401Z] === CONT  TestWaitRestartedContainer/default
18:52:41 [2022-09-07T18:52:41.401Z] === CONT  TestWaitRestartedContainer/next-exit
18:52:42 [2022-09-07T18:52:42.769Z] === CONT  TestWaitRestartedContainer/not-running
18:52:43 [2022-09-07T18:52:43.190Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:52:43 [2022-09-07T18:52:43.190Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:52:43 [2022-09-07T18:52:43.697Z] --- PASS: TestWaitRestartedContainer (0.02s)
18:52:43 [2022-09-07T18:52:43.698Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.09s)
18:52:43 [2022-09-07T18:52:43.698Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
18:52:43 [2022-09-07T18:52:43.698Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
18:52:43 [2022-09-07T18:52:43.698Z] === CONT  TestContainerStartOnDaemonRestart
18:52:43 [2022-09-07T18:52:43.698Z] === CONT  TestIpcModeOlderClient
18:52:43 [2022-09-07T18:52:43.698Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:52:43 [2022-09-07T18:52:43.698Z] === CONT  TestRestartDaemonWithRestartingContainer
18:52:43 [2022-09-07T18:52:43.759Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:52:43 [2022-09-07T18:52:43.887Z] --- PASS: TestUpdateReplicatedJob (3.26s)
18:52:43 [2022-09-07T18:52:43.887Z] === RUN   TestServiceListWithStatuses
18:52:43 [2022-09-07T18:52:43.887Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:52:43 [2022-09-07T18:52:43.887Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:52:43 [2022-09-07T18:52:43.887Z] === RUN   TestDockerNetworkConnectAlias
18:52:44 [2022-09-07T18:52:44.701Z] --- PASS: TestBuildPreserveOwnership (3.60s)
18:52:44 [2022-09-07T18:52:44.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.37s)
18:52:44 [2022-09-07T18:52:44.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s)
18:52:44 [2022-09-07T18:52:44.701Z] === RUN   TestBuildPlatformInvalid
18:52:44 [2022-09-07T18:52:44.701Z] --- PASS: TestBuildPlatformInvalid (0.11s)
18:52:44 [2022-09-07T18:52:44.701Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:52:44 [2022-09-07T18:52:44.962Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:52:45 [2022-09-07T18:52:45.531Z] Loaded image: busybox:latest
18:52:45 [2022-09-07T18:52:45.592Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s)
18:52:45 [2022-09-07T18:52:45.592Z] === CONT  TestContainerKillOnDaemonStart
18:52:45 [2022-09-07T18:52:45.791Z] Loaded image: busybox:glibc
18:52:45 [2022-09-07T18:52:45.850Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s)
18:52:45 [2022-09-07T18:52:45.850Z] === CONT  TestDaemonHostGatewayIP
18:52:46 [2022-09-07T18:52:46.360Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:52:47 [2022-09-07T18:52:47.299Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:52:48 [2022-09-07T18:52:48.071Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
18:52:48 [2022-09-07T18:52:48.071Z] === RUN   TestDockerNetworkReConnect
18:52:48 [2022-09-07T18:52:48.240Z] Loaded image: debian:bullseye-slim
18:52:48 [2022-09-07T18:52:48.240Z] Loaded image: hello-world:latest
18:52:48 [2022-09-07T18:52:48.240Z] Loaded image: arm32v7/hello-world:latest
18:52:48 [2022-09-07T18:52:48.240Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:52:48 [2022-09-07T18:52:48.240Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:52:48 [2022-09-07T18:52:48.370Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
18:52:48 [2022-09-07T18:52:48.370Z] === CONT  TestDaemonRestartIpcMode
18:52:48 [2022-09-07T18:52:48.500Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:52:49 [2022-09-07T18:52:49.440Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:52:50 [2022-09-07T18:52:50.260Z] --- PASS: TestDaemonRestartIpcMode (2.26s)
18:52:50 [2022-09-07T18:52:50.380Z]     docker_cli_daemon_test.go:1475: [d2ce6e48cdebd] daemon is not started
18:52:50 [2022-09-07T18:52:50.380Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:52:51 [2022-09-07T18:52:51.320Z]     check_test.go:540: [da0f9e6b002b5] daemon is not started
18:52:51 [2022-09-07T18:52:51.320Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:52:51 [2022-09-07T18:52:51.320Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:52:51 [2022-09-07T18:52:51.354Z] --- PASS: TestDockerNetworkReConnect (3.43s)
18:52:51 [2022-09-07T18:52:51.354Z] === RUN   TestServicePlugin
18:52:53 [2022-09-07T18:52:53.233Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:52:53 [2022-09-07T18:52:53.493Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:52:53 [2022-09-07T18:52:53.755Z] tests/integration/api_build_test.py .......................X             [  6%]
18:52:54 [2022-09-07T18:52:54.321Z] tests/integration/api_client_test.py .....                               [  7%]
18:52:55 [2022-09-07T18:52:55.422Z]     check_test.go:540: [d3ad58bef54a7] daemon is not started
18:52:55 [2022-09-07T18:52:55.422Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:52:55 [2022-09-07T18:52:55.540Z]     plugin_test.go:61: [d86c463a6467e] joining swarm manager [d67811aa2ba5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:52:55 [2022-09-07T18:52:55.771Z] tests/integration/api_config_test.py ......                              [  8%]
18:52:56 [2022-09-07T18:52:56.475Z]     plugin_test.go:64: [dbc4d4b7bf369] joining swarm manager [d67811aa2ba5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:52:57 [2022-09-07T18:52:57.962Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:52:58 [2022-09-07T18:52:58.346Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
18:52:58 [2022-09-07T18:52:58.346Z] PASS
18:52:58 [2022-09-07T18:52:58.346Z] 
18:52:58 [2022-09-07T18:52:58.346Z] === Skipped
18:52:58 [2022-09-07T18:52:58.346Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:52:58 [2022-09-07T18:52:58.346Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:52:58 [2022-09-07T18:52:58.346Z] 
18:52:58 [2022-09-07T18:52:58.346Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:52:58 [2022-09-07T18:52:58.346Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:52:58 [2022-09-07T18:52:58.346Z] 
18:52:58 [2022-09-07T18:52:58.346Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:52:58 [2022-09-07T18:52:58.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:52:58 [2022-09-07T18:52:58.346Z] 
18:52:58 [2022-09-07T18:52:58.346Z] DONE 273 tests, 3 skipped in 128.579s
18:52:58 [2022-09-07T18:52:58.346Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:52:58 [2022-09-07T18:52:58.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:52:58 [2022-09-07T18:52:58.346Z] ++ set -e
18:52:58 [2022-09-07T18:52:58.346Z] ++ '[' -n 0 ']'
18:52:58 [2022-09-07T18:52:58.346Z] ++ set -x
18:52:58 [2022-09-07T18:52:58.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:52:58 [2022-09-07T18:52:58.346Z] === RUN   TestConfigDaemonLibtrustID
18:52:58 [2022-09-07T18:52:58.346Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:52:58 [2022-09-07T18:52:58.346Z] === RUN   TestConfigDaemonID
18:52:58 [2022-09-07T18:52:58.903Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:52:59 [2022-09-07T18:52:59.274Z]     daemon_test.go:83: [dc7681754057c] daemon is not started
18:52:59 [2022-09-07T18:52:59.274Z] --- PASS: TestConfigDaemonID (1.04s)
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:52:59 [2022-09-07T18:52:59.274Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:52:59 [2022-09-07T18:52:59.274Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation/invalid_config
18:52:59 [2022-09-07T18:52:59.274Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation/malformed_config
18:52:59 [2022-09-07T18:52:59.274Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestDaemonConfigValidation/valid_config
18:52:59 [2022-09-07T18:52:59.274Z] === PAUSE TestDaemonConfigValidation/valid_config
18:52:59 [2022-09-07T18:52:59.274Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:52:59 [2022-09-07T18:52:59.274Z] === CONT  TestDaemonConfigValidation/malformed_config
18:52:59 [2022-09-07T18:52:59.274Z] === CONT  TestDaemonConfigValidation/invalid_config
18:52:59 [2022-09-07T18:52:59.274Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:52:59 [2022-09-07T18:52:59.274Z] === CONT  TestDaemonConfigValidation/valid_config
18:52:59 [2022-09-07T18:52:59.274Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:52:59 [2022-09-07T18:52:59.274Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:52:59 [2022-09-07T18:52:59.274Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:52:59 [2022-09-07T18:52:59.274Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:52:59 [2022-09-07T18:52:59.274Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
18:52:59 [2022-09-07T18:52:59.274Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestConfigDaemonSeccompProfiles
18:52:59 [2022-09-07T18:52:59.274Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:52:59 [2022-09-07T18:52:59.842Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:52:59 [2022-09-07T18:52:59.842Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:53:00 [2022-09-07T18:53:00.219Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:53:00 [2022-09-07T18:53:00.413Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:53:00 [2022-09-07T18:53:00.982Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:53:00 [2022-09-07T18:53:00.982Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:53:00 [2022-09-07T18:53:00.982Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:53:01 [2022-09-07T18:53:01.243Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.51s)
18:53:01 [2022-09-07T18:53:01.243Z] PASS
18:53:01 [2022-09-07T18:53:01.243Z] 
18:53:01 [2022-09-07T18:53:01.243Z] === Skipped
18:53:01 [2022-09-07T18:53:01.243Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:53:01 [2022-09-07T18:53:01.243Z]     build_session_test.go:25: TODO: BuildKit
18:53:01 [2022-09-07T18:53:01.243Z] 
18:53:01 [2022-09-07T18:53:01.243Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:53:01 [2022-09-07T18:53:01.243Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:53:01 [2022-09-07T18:53:01.243Z] 
18:53:01 [2022-09-07T18:53:01.243Z] DONE 34 tests, 2 skipped in 180.255s
18:53:01 [2022-09-07T18:53:01.243Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:53:01 [2022-09-07T18:53:01.243Z] ++ 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
18:53:01 [2022-09-07T18:53:01.243Z] ++ set -e
18:53:01 [2022-09-07T18:53:01.243Z] ++ '[' -n 0 ']'
18:53:01 [2022-09-07T18:53:01.243Z] ++ set -x
18:53:01 [2022-09-07T18:53:01.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
18:53:01 [2022-09-07T18:53:01.243Z] INFO: Testing against a local daemon
18:53:01 [2022-09-07T18:53:01.243Z] === RUN   TestConfigInspect
18:53:01 [2022-09-07T18:53:01.587Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:53:02 [2022-09-07T18:53:02.517Z] === CONT  TestConfigDaemonSeccompProfiles
18:53:02 [2022-09-07T18:53:02.517Z]     daemon_test.go:197: [d23ae0da2491d] daemon is not started
18:53:02 [2022-09-07T18:53:02.517Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:53:02 [2022-09-07T18:53:02.517Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:53:02 [2022-09-07T18:53:02.517Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:53:02 [2022-09-07T18:53:02.517Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:53:02 [2022-09-07T18:53:02.517Z] === RUN   TestDaemonProxy
18:53:02 [2022-09-07T18:53:02.517Z] === RUN   TestDaemonProxy/environment_variables
18:53:02 [2022-09-07T18:53:02.626Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:53:02 [2022-09-07T18:53:02.626Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:53:04 [2022-09-07T18:53:04.014Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:53:04 [2022-09-07T18:53:04.014Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:53:04 [2022-09-07T18:53:04.274Z] --- PASS: TestConfigInspect (2.89s)
18:53:04 [2022-09-07T18:53:04.274Z] === RUN   TestConfigList
18:53:04 [2022-09-07T18:53:04.406Z] === RUN   TestDaemonProxy/command-line_options
18:53:04 [2022-09-07T18:53:04.533Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:53:04 [2022-09-07T18:53:04.793Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:53:05 [2022-09-07T18:53:05.362Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:53:05 [2022-09-07T18:53:05.773Z] === RUN   TestDaemonProxy/configuration_file
18:53:05 [2022-09-07T18:53:05.933Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:53:06 [2022-09-07T18:53:06.873Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:53:07 [2022-09-07T18:53:07.133Z] --- PASS: TestConfigList (2.86s)
18:53:07 [2022-09-07T18:53:07.133Z] === RUN   TestConfigsCreateAndDelete
18:53:07 [2022-09-07T18:53:07.665Z] === RUN   TestDaemonProxy/conflicting_options
18:53:07 [2022-09-07T18:53:07.703Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:53:07 [2022-09-07T18:53:07.704Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:53:07 [2022-09-07T18:53:07.704Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:53:07 [2022-09-07T18:53:07.964Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:53:08 [2022-09-07T18:53:08.224Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:53:08 [2022-09-07T18:53:08.224Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:53:08 [2022-09-07T18:53:08.227Z] === RUN   TestDaemonProxy/reload_sanitized
18:53:08 [2022-09-07T18:53:08.485Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:53:08 [2022-09-07T18:53:08.485Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:53:08 [2022-09-07T18:53:08.485Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:53:08 [2022-09-07T18:53:08.789Z] --- PASS: TestDaemonProxy (6.24s)
18:53:08 [2022-09-07T18:53:08.789Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
18:53:08 [2022-09-07T18:53:08.789Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:53:08 [2022-09-07T18:53:08.789Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
18:53:08 [2022-09-07T18:53:08.789Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:53:08 [2022-09-07T18:53:08.789Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:53:08 [2022-09-07T18:53:08.789Z] PASS
18:53:08 [2022-09-07T18:53:08.789Z] 
18:53:08 [2022-09-07T18:53:08.789Z] DONE 18 tests in 11.261s
18:53:08 [2022-09-07T18:53:08.789Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:53:08 [2022-09-07T18:53:08.789Z] ++ 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
18:53:08 [2022-09-07T18:53:08.789Z] ++ set -e
18:53:08 [2022-09-07T18:53:08.789Z] ++ '[' -n 0 ']'
18:53:08 [2022-09-07T18:53:08.789Z] ++ set -x
18:53:08 [2022-09-07T18:53:08.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
18:53:08 [2022-09-07T18:53:08.789Z] INFO: Testing against a local daemon
18:53:08 [2022-09-07T18:53:08.789Z] === RUN   TestCommitInheritsEnv
18:53:09 [2022-09-07T18:53:09.046Z] --- PASS: TestCommitInheritsEnv (0.26s)
18:53:09 [2022-09-07T18:53:09.046Z] === RUN   TestImportExtremelyLargeImageWorks
18:53:09 [2022-09-07T18:53:09.046Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:53:09 [2022-09-07T18:53:09.046Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:53:09 [2022-09-07T18:53:09.046Z] === RUN   TestImportWithCustomPlatform
18:53:09 [2022-09-07T18:53:09.046Z] === RUN   TestImportWithCustomPlatform/#00
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/_______
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform//
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/linux
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/LINUX
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/macos
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:53:09 [2022-09-07T18:53:09.303Z] --- PASS: TestImportWithCustomPlatform (0.32s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:53:09 [2022-09-07T18:53:09.303Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:53:09 [2022-09-07T18:53:09.303Z] === RUN   TestImagesFilterMultiReference
18:53:09 [2022-09-07T18:53:09.424Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:53:09 [2022-09-07T18:53:09.559Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:53:09 [2022-09-07T18:53:09.559Z] === RUN   TestImagePullPlatformInvalid
18:53:09 [2022-09-07T18:53:09.559Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:53:09 [2022-09-07T18:53:09.559Z] === RUN   TestRemoveImageOrphaning
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestRemoveImageOrphaning (0.26s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestRemoveImageGarbageCollector
18:53:09 [2022-09-07T18:53:09.816Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:09 [2022-09-07T18:53:09.816Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagInvalidReference
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagInvalidReference (0.02s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagValidPrefixedRepo
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagExistedNameWithoutForce
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagOfficialNames
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagOfficialNames (0.04s)
18:53:09 [2022-09-07T18:53:09.816Z] === RUN   TestTagMatchesDigest
18:53:09 [2022-09-07T18:53:09.816Z] --- PASS: TestTagMatchesDigest (0.01s)
18:53:09 [2022-09-07T18:53:09.816Z] PASS
18:53:09 [2022-09-07T18:53:09.816Z] 
18:53:09 [2022-09-07T18:53:09.816Z] === Skipped
18:53:09 [2022-09-07T18:53:09.816Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:53:09 [2022-09-07T18:53:09.816Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:53:09 [2022-09-07T18:53:09.816Z] 
18:53:09 [2022-09-07T18:53:09.816Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:53:09 [2022-09-07T18:53:09.816Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:53:09 [2022-09-07T18:53:09.816Z] 
18:53:09 [2022-09-07T18:53:09.816Z] DONE 22 tests, 2 skipped in 1.254s
18:53:09 [2022-09-07T18:53:09.816Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:53:09 [2022-09-07T18:53:09.816Z] ++ 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
18:53:09 [2022-09-07T18:53:09.816Z] ++ set -e
18:53:09 [2022-09-07T18:53:09.816Z] ++ '[' -n 0 ']'
18:53:09 [2022-09-07T18:53:09.816Z] ++ set -x
18:53:09 [2022-09-07T18:53:09.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
18:53:10 [2022-09-07T18:53:10.073Z] === RUN   TestStripANSICommands
18:53:10 [2022-09-07T18:53:10.073Z] === RUN   TestStripANSICommands/#00
18:53:10 [2022-09-07T18:53:10.073Z] === RUN   TestStripANSICommands/#01
18:53:10 [2022-09-07T18:53:10.073Z] --- PASS: TestStripANSICommands (0.00s)
18:53:10 [2022-09-07T18:53:10.073Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:53:10 [2022-09-07T18:53:10.073Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:53:10 [2022-09-07T18:53:10.073Z] PASS
18:53:10 [2022-09-07T18:53:10.073Z] 
18:53:10 [2022-09-07T18:53:10.073Z] DONE 3 tests in 0.037s
18:53:10 [2022-09-07T18:53:10.073Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:53:10 [2022-09-07T18:53:10.073Z] ++ 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
18:53:10 [2022-09-07T18:53:10.073Z] ++ set -e
18:53:10 [2022-09-07T18:53:10.073Z] ++ '[' -n 0 ']'
18:53:10 [2022-09-07T18:53:10.073Z] ++ set -x
18:53:10 [2022-09-07T18:53:10.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
18:53:10 [2022-09-07T18:53:10.073Z] INFO: Testing against a local daemon
18:53:10 [2022-09-07T18:53:10.073Z] === RUN   TestNetworkCreateDelete
18:53:10 [2022-09-07T18:53:10.329Z] --- PASS: TestNetworkCreateDelete (0.14s)
18:53:10 [2022-09-07T18:53:10.329Z] === RUN   TestDockerNetworkDeletePreferID
18:53:10 [2022-09-07T18:53:10.365Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:53:10 [2022-09-07T18:53:10.365Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
18:53:10 [2022-09-07T18:53:10.365Z] === RUN   TestConfigsUpdate
18:53:10 [2022-09-07T18:53:10.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
18:53:10 [2022-09-07T18:53:10.585Z] === RUN   TestDaemonDNSFallback
18:53:10 [2022-09-07T18:53:10.935Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:53:10 [2022-09-07T18:53:10.935Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:53:11 [2022-09-07T18:53:11.243Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:53:12 [2022-09-07T18:53:12.184Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:53:13 [2022-09-07T18:53:13.127Z] --- PASS: TestConfigsUpdate (2.98s)
18:53:13 [2022-09-07T18:53:13.127Z] === RUN   TestTemplatedConfig
18:53:13 [2022-09-07T18:53:13.127Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:53:13 [2022-09-07T18:53:13.127Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:53:13 [2022-09-07T18:53:13.698Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:53:13 [2022-09-07T18:53:13.698Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:53:14 [2022-09-07T18:53:14.641Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:53:15 [2022-09-07T18:53:15.211Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:53:15 [2022-09-07T18:53:15.471Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:53:16 [2022-09-07T18:53:16.042Z] --- PASS: TestTemplatedConfig (2.90s)
18:53:16 [2022-09-07T18:53:16.042Z] === RUN   TestConfigCreateResolve
18:53:16 [2022-09-07T18:53:16.324Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:53:16 [2022-09-07T18:53:16.324Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:53:17 [2022-09-07T18:53:17.218Z] --- PASS: TestDaemonDNSFallback (6.30s)
18:53:17 [2022-09-07T18:53:17.218Z] === RUN   TestInspectNetwork
18:53:17 [2022-09-07T18:53:17.281Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:53:17 [2022-09-07T18:53:17.281Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:53:17 [2022-09-07T18:53:17.855Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:53:18 [2022-09-07T18:53:18.425Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:53:18 [2022-09-07T18:53:18.685Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:53:18 [2022-09-07T18:53:18.685Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:53:18 [2022-09-07T18:53:18.947Z] --- PASS: TestConfigCreateResolve (2.89s)
18:53:18 [2022-09-07T18:53:18.947Z] PASS
18:53:18 [2022-09-07T18:53:18.947Z] 
18:53:18 [2022-09-07T18:53:18.947Z] DONE 6 tests in 17.820s
18:53:18 [2022-09-07T18:53:18.947Z]     check_test.go:540: [d3d9097240bcf] daemon is not started
18:53:18 [2022-09-07T18:53:18.947Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:53:18 [2022-09-07T18:53:18.947Z] ++ 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
18:53:18 [2022-09-07T18:53:18.947Z] ++ set -e
18:53:18 [2022-09-07T18:53:18.947Z] ++ '[' -n 0 ']'
18:53:18 [2022-09-07T18:53:18.947Z] ++ set -x
18:53:18 [2022-09-07T18:53:18.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
18:53:18 [2022-09-07T18:53:18.947Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:53:19 [2022-09-07T18:53:19.207Z] INFO: Testing against a local daemon
18:53:19 [2022-09-07T18:53:19.207Z] === RUN   TestAttachWithTTY
18:53:19 [2022-09-07T18:53:19.207Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:53:19 [2022-09-07T18:53:19.207Z] --- PASS: TestAttachWithTTY (0.06s)
18:53:19 [2022-09-07T18:53:19.207Z] === RUN   TestAttachWithoutTTy
18:53:19 [2022-09-07T18:53:19.468Z] --- PASS: TestAttachWithoutTTy (0.06s)
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestCheckpoint
18:53:19 [2022-09-07T18:53:19.468Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:53:19 [2022-09-07T18:53:19.468Z] --- SKIP: TestCheckpoint (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/commit
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/commit
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/create
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/containers/create
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/commit
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/containers/create
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:53:19 [2022-09-07T18:53:19.468Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.468Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:53:19 [2022-09-07T18:53:19.469Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:53:19 [2022-09-07T18:53:19.469Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:53:19 [2022-09-07T18:53:19.469Z] === RUN   TestCopyFromContainerPathIsNotDir
18:53:19 [2022-09-07T18:53:19.469Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
18:53:19 [2022-09-07T18:53:19.469Z] === RUN   TestCopyToContainerPathDoesNotExist
18:53:19 [2022-09-07T18:53:19.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:53:19 [2022-09-07T18:53:19.469Z] === RUN   TestCopyEmptyFile
18:53:20 [2022-09-07T18:53:20.039Z] --- PASS: TestCopyEmptyFile (0.39s)
18:53:20 [2022-09-07T18:53:20.039Z] === RUN   TestCopyToContainerPathIsNotDir
18:53:20 [2022-09-07T18:53:20.039Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
18:53:20 [2022-09-07T18:53:20.039Z] === RUN   TestCopyFromContainer
18:53:20 [2022-09-07T18:53:20.486Z] === RUN   TestInspectNetwork/full_network_id
18:53:20 [2022-09-07T18:53:20.486Z] === RUN   TestInspectNetwork/partial_network_id
18:53:20 [2022-09-07T18:53:20.486Z] === RUN   TestInspectNetwork/network_name
18:53:20 [2022-09-07T18:53:20.486Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:53:20 [2022-09-07T18:53:20.979Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:53:21 [2022-09-07T18:53:21.549Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:53:21 [2022-09-07T18:53:21.810Z] === RUN   TestCopyFromContainer//
18:53:21 [2022-09-07T18:53:21.810Z] === RUN   TestCopyFromContainer//bar/root
18:53:22 [2022-09-07T18:53:22.070Z] === RUN   TestCopyFromContainer//bar/root/
18:53:22 [2022-09-07T18:53:22.070Z] === RUN   TestCopyFromContainer/bar/quux
18:53:22 [2022-09-07T18:53:22.070Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:53:22 [2022-09-07T18:53:22.070Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:53:22 [2022-09-07T18:53:22.331Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:53:22 [2022-09-07T18:53:22.331Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:53:22 [2022-09-07T18:53:22.331Z] === RUN   TestCopyFromContainer/bar/quux/
18:53:22 [2022-09-07T18:53:22.331Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:53:22 [2022-09-07T18:53:22.331Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:53:22 [2022-09-07T18:53:22.592Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:53:22 [2022-09-07T18:53:22.592Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:53:22 [2022-09-07T18:53:22.852Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:53:22 [2022-09-07T18:53:22.852Z] === RUN   TestCopyFromContainer/bar/notarget
18:53:22 [2022-09-07T18:53:22.852Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:53:22 [2022-09-07T18:53:22.852Z] --- PASS: TestCopyFromContainer (2.94s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
18:53:22 [2022-09-07T18:53:22.852Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
18:53:22 [2022-09-07T18:53:22.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:53:23 [2022-09-07T18:53:23.027Z] --- PASS: TestServicePlugin (30.06s)
18:53:23 [2022-09-07T18:53:23.027Z] === RUN   TestServiceUpdateLabel
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:53:23 [2022-09-07T18:53:23.113Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateLinkToNonExistingContainer
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:53:23 [2022-09-07T18:53:23.113Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateWithInvalidEnv
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateWithInvalidEnv/0
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateWithInvalidEnv/0
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateWithInvalidEnv/1
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateWithInvalidEnv/1
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateWithInvalidEnv/2
18:53:23 [2022-09-07T18:53:23.113Z] === PAUSE TestCreateWithInvalidEnv/2
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateWithInvalidEnv/0
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateWithInvalidEnv/2
18:53:23 [2022-09-07T18:53:23.113Z] === CONT  TestCreateWithInvalidEnv/1
18:53:23 [2022-09-07T18:53:23.113Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateTmpfsMountsTarget
18:53:23 [2022-09-07T18:53:23.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:53:23 [2022-09-07T18:53:23.113Z] === RUN   TestCreateWithCustomMaskedPaths
18:53:23 [2022-09-07T18:53:23.593Z] --- PASS: TestServiceUpdateLabel (2.20s)
18:53:23 [2022-09-07T18:53:23.593Z] === RUN   TestServiceUpdateSecrets
18:53:24 [2022-09-07T18:53:24.657Z] --- PASS: TestInspectNetwork (7.17s)
18:53:24 [2022-09-07T18:53:24.657Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:53:24 [2022-09-07T18:53:24.657Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:53:24 [2022-09-07T18:53:24.657Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:53:24 [2022-09-07T18:53:24.657Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:53:24 [2022-09-07T18:53:24.657Z] === RUN   TestRunContainerWithBridgeNone
18:53:25 [2022-09-07T18:53:25.023Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
18:53:25 [2022-09-07T18:53:25.023Z] === RUN   TestCreateWithCustomReadonlyPaths
18:53:25 [2022-09-07T18:53:25.023Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:53:25 [2022-09-07T18:53:25.595Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/create
18:53:25 [2022-09-07T18:53:25.595Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:53:25 [2022-09-07T18:53:25.595Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:53:25 [2022-09-07T18:53:25.595Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:53:25 [2022-09-07T18:53:25.595Z] === CONT  TestNetworkInvalidJSON/networks/create
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:53:25 [2022-09-07T18:53:25.595Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:53:25 [2022-09-07T18:53:25.595Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:53:25 [2022-09-07T18:53:25.595Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:53:25 [2022-09-07T18:53:25.595Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkList
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkList//networks
18:53:25 [2022-09-07T18:53:25.595Z] === PAUSE TestNetworkList//networks
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestNetworkList//networks/
18:53:25 [2022-09-07T18:53:25.595Z] === PAUSE TestNetworkList//networks/
18:53:25 [2022-09-07T18:53:25.595Z] === CONT  TestNetworkList//networks
18:53:25 [2022-09-07T18:53:25.595Z] === CONT  TestNetworkList//networks/
18:53:25 [2022-09-07T18:53:25.595Z] --- PASS: TestNetworkList (0.01s)
18:53:25 [2022-09-07T18:53:25.595Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z]     --- PASS: TestNetworkList//networks (0.00s)
18:53:25 [2022-09-07T18:53:25.595Z] === RUN   TestHostIPv4BridgeLabel
18:53:25 [2022-09-07T18:53:25.683Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:53:25 [2022-09-07T18:53:25.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s)
18:53:25 [2022-09-07T18:53:25.961Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:53:25 [2022-09-07T18:53:25.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:25 [2022-09-07T18:53:25.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:25 [2022-09-07T18:53:25.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:25 [2022-09-07T18:53:25.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:25 [2022-09-07T18:53:25.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:25 [2022-09-07T18:53:25.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:25 [2022-09-07T18:53:25.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:25 [2022-09-07T18:53:25.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:25 [2022-09-07T18:53:25.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:25 [2022-09-07T18:53:25.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:25 [2022-09-07T18:53:25.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:53:25 [2022-09-07T18:53:25.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:53:25 [2022-09-07T18:53:25.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:53:25 [2022-09-07T18:53:25.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:53:25 [2022-09-07T18:53:25.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:53:25 [2022-09-07T18:53:25.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:53:25 [2022-09-07T18:53:25.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:53:25 [2022-09-07T18:53:25.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:53:25 [2022-09-07T18:53:25.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:53:25 [2022-09-07T18:53:25.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:53:25 [2022-09-07T18:53:25.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:53:25 [2022-09-07T18:53:25.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:53:26 [2022-09-07T18:53:26.160Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:53:26 [2022-09-07T18:53:26.160Z] === RUN   TestDaemonRestartWithLiveRestore
18:53:26 [2022-09-07T18:53:26.532Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateDifferentPlatform
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateDifferentPlatform/different_os
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:53:26 [2022-09-07T18:53:26.532Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:53:26 [2022-09-07T18:53:26.532Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:53:26 [2022-09-07T18:53:26.532Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateInvalidHostConfig
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:53:26 [2022-09-07T18:53:26.532Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:53:26 [2022-09-07T18:53:26.532Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:53:26 [2022-09-07T18:53:26.532Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:53:26 [2022-09-07T18:53:26.532Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:53:26 [2022-09-07T18:53:26.532Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestContainerStartOnDaemonRestart
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestContainerStartOnDaemonRestart
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestDaemonRestartIpcMode
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestDaemonRestartIpcMode
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestDaemonHostGatewayIP
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestDaemonHostGatewayIP
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestRestartDaemonWithRestartingContainer
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestContainerKillOnDaemonStart
18:53:26 [2022-09-07T18:53:26.532Z] === PAUSE TestContainerKillOnDaemonStart
18:53:26 [2022-09-07T18:53:26.532Z] === RUN   TestDiff
18:53:27 [2022-09-07T18:53:27.088Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:53:27 [2022-09-07T18:53:27.088Z] === RUN   TestDaemonDefaultNetworkPools
18:53:27 [2022-09-07T18:53:27.103Z] --- PASS: TestDiff (0.46s)
18:53:27 [2022-09-07T18:53:27.103Z] === RUN   TestExecConsoleSize
18:53:27 [2022-09-07T18:53:27.363Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:53:27 [2022-09-07T18:53:27.623Z] --- PASS: TestExecConsoleSize (0.53s)
18:53:27 [2022-09-07T18:53:27.623Z] === RUN   TestExecWithCloseStdin
18:53:27 [2022-09-07T18:53:27.884Z] === RUN   TestDockerSuite/TestContainerAPITop
18:53:28 [2022-09-07T18:53:28.017Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
18:53:28 [2022-09-07T18:53:28.017Z] === RUN   TestDaemonRestartWithExistingNetwork
18:53:28 [2022-09-07T18:53:28.147Z] --- PASS: TestExecWithCloseStdin (0.65s)
18:53:28 [2022-09-07T18:53:28.147Z] === RUN   TestExec
18:53:28 [2022-09-07T18:53:28.407Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:53:28 [2022-09-07T18:53:28.407Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:53:28 [2022-09-07T18:53:28.407Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:53:28 [2022-09-07T18:53:28.407Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:53:28 [2022-09-07T18:53:28.668Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:53:28 [2022-09-07T18:53:28.928Z] --- PASS: TestExec (0.72s)
18:53:28 [2022-09-07T18:53:28.928Z] === RUN   TestExecUser
18:53:28 [2022-09-07T18:53:28.945Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:53:28 [2022-09-07T18:53:28.945Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:53:29 [2022-09-07T18:53:29.502Z] --- PASS: TestExecUser (0.52s)
18:53:29 [2022-09-07T18:53:29.502Z] === RUN   TestExportContainerAndImportImage
18:53:30 [2022-09-07T18:53:30.072Z] --- PASS: TestExportContainerAndImportImage (0.62s)
18:53:30 [2022-09-07T18:53:30.072Z] === RUN   TestExportContainerAfterDaemonRestart
18:53:30 [2022-09-07T18:53:30.311Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
18:53:30 [2022-09-07T18:53:30.311Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:53:30 [2022-09-07T18:53:30.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:53:30 [2022-09-07T18:53:30.873Z] === RUN   TestServiceWithPredefinedNetwork
18:53:31 [2022-09-07T18:53:31.452Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:53:31 [2022-09-07T18:53:31.452Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
18:53:31 [2022-09-07T18:53:31.452Z] === RUN   TestHealthCheckWorkdir
18:53:31 [2022-09-07T18:53:31.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:53:31 [2022-09-07T18:53:31.972Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:53:32 [2022-09-07T18:53:32.233Z] --- PASS: TestHealthCheckWorkdir (0.84s)
18:53:32 [2022-09-07T18:53:32.233Z] === RUN   TestHealthKillContainer
18:53:32 [2022-09-07T18:53:32.493Z]     check_test.go:540: [da2f78915d70f] daemon is not started
18:53:32 [2022-09-07T18:53:32.493Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:53:32 [2022-09-07T18:53:32.753Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
18:53:33 [2022-09-07T18:53:33.013Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:53:33 [2022-09-07T18:53:33.391Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
18:53:33 [2022-09-07T18:53:33.391Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:53:33 [2022-09-07T18:53:33.391Z]     service_test.go:243: FLAKY_TEST
18:53:33 [2022-09-07T18:53:33.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:53:33 [2022-09-07T18:53:33.391Z] === RUN   TestServiceWithDataPathPortInit
18:53:33 [2022-09-07T18:53:33.583Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:53:34 [2022-09-07T18:53:34.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
18:53:34 [2022-09-07T18:53:34.153Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:53:35 [2022-09-07T18:53:35.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:53:36 [2022-09-07T18:53:36.105Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:53:36 [2022-09-07T18:53:36.681Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:53:37 [2022-09-07T18:53:37.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00082a018_<nil>_<nil>}
18:53:38 [2022-09-07T18:53:38.463Z] --- PASS: TestServiceUpdateSecrets (14.55s)
18:53:38 [2022-09-07T18:53:38.464Z] === RUN   TestServiceUpdateConfigs
18:53:39 [2022-09-07T18:53:39.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13916816740_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:53:40 [2022-09-07T18:53:40.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13916816740_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:53:40 [2022-09-07T18:53:40.392Z] --- PASS: TestHealthKillContainer (8.18s)
18:53:40 [2022-09-07T18:53:40.392Z] === RUN   TestHealthCheckProcessKilled
18:53:40 [2022-09-07T18:53:40.652Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:53:41 [2022-09-07T18:53:41.224Z] --- PASS: TestHealthCheckProcessKilled (0.80s)
18:53:41 [2022-09-07T18:53:41.224Z] === RUN   TestInspectCpusetInConfigPre120
18:53:41 [2022-09-07T18:53:41.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
18:53:41 [2022-09-07T18:53:41.795Z] === RUN   TestIpcModeNone
18:53:41 [2022-09-07T18:53:41.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-320333091_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:53:42 [2022-09-07T18:53:42.736Z] --- PASS: TestIpcModeNone (0.86s)
18:53:42 [2022-09-07T18:53:42.736Z] === RUN   TestIpcModePrivate
18:53:42 [2022-09-07T18:53:42.996Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:53:42 [2022-09-07T18:53:42.996Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:53:42 [2022-09-07T18:53:42.996Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
18:53:42 [2022-09-07T18:53:42.996Z]     check_test.go:540: [d0693780bb89a] daemon is not started
18:53:42 [2022-09-07T18:53:42.996Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:53:43 [2022-09-07T18:53:43.257Z] --- PASS: TestIpcModePrivate (0.64s)
18:53:43 [2022-09-07T18:53:43.257Z] === RUN   TestIpcModeShareable
18:53:43 [2022-09-07T18:53:43.257Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-320333091_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:53:43 [2022-09-07T18:53:43.828Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
18:53:44 [2022-09-07T18:53:44.088Z] --- PASS: TestIpcModeShareable (0.75s)
18:53:44 [2022-09-07T18:53:44.088Z] === RUN   TestAPIIpcModeShareableAndContainer
18:53:45 [2022-09-07T18:53:45.028Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-320333091_/foo_true__0xc00082a048_<nil>_<nil>_<nil>}
18:53:45 [2022-09-07T18:53:45.028Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:53:46 [2022-09-07T18:53:46.410Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s)
18:53:46 [2022-09-07T18:53:46.410Z] === RUN   TestAPIIpcModeHost
18:53:46 [2022-09-07T18:53:46.410Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00082a060_<nil>_<nil>}
18:53:46 [2022-09-07T18:53:46.982Z] --- PASS: TestAPIIpcModeHost (0.65s)
18:53:46 [2022-09-07T18:53:46.982Z] === RUN   TestDaemonIpcModeShareable
18:53:46 [2022-09-07T18:53:46.982Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:53:47 [2022-09-07T18:53:47.922Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00082a078_<nil>_<nil>}
18:53:47 [2022-09-07T18:53:47.923Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
18:53:48 [2022-09-07T18:53:48.183Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
18:53:48 [2022-09-07T18:53:48.183Z] === RUN   TestDaemonIpcModePrivate
18:53:48 [2022-09-07T18:53:48.236Z] --- PASS: TestServiceWithDataPathPortInit (13.84s)
18:53:48 [2022-09-07T18:53:48.236Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:53:48 [2022-09-07T18:53:48.444Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:53:49 [2022-09-07T18:53:49.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00082a090_<nil>_<nil>}
18:53:49 [2022-09-07T18:53:49.385Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
18:53:49 [2022-09-07T18:53:49.607Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0d145sh5ezm0m0jhnmgjaxr39 Created:2022-09-07 18:53:48.246525838 +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[735eb657b5276656b9e1caaf54c509ca133f8b57a56f09d97d7f6c9feb94e35b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhha5slgtxko0vf7kxb893m3y EndpointID:4e6239c6ead452596c4cabf64c91c67bd539e8ec395e9cdb50f270c9042a8697 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00b401a66ed7ebc9cdf32df5df662daade4d9900db0207b0fd4dd4d6eb79da30 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:9690181f59cb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhha5slgtxko0vf7kxb893m3y EndpointID:4e6239c6ead452596c4cabf64c91c67bd539e8ec395e9cdb50f270c9042a8697 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:53:49 [2022-09-07T18:53:49.648Z] --- PASS: TestDaemonIpcModePrivate (1.40s)
18:53:49 [2022-09-07T18:53:49.648Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:53:49 [2022-09-07T18:53:49.908Z]     check_test.go:540: [df64a06c0ee0d] daemon is not started
18:53:49 [2022-09-07T18:53:49.908Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:53:50 [2022-09-07T18:53:50.850Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
18:53:50 [2022-09-07T18:53:50.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00082a0a8_<nil>_<nil>}
18:53:51 [2022-09-07T18:53:51.110Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
18:53:51 [2022-09-07T18:53:51.110Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:53:52 [2022-09-07T18:53:52.492Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
18:53:52 [2022-09-07T18:53:52.492Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:53:52 [2022-09-07T18:53:52.492Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:53:52 [2022-09-07T18:53:52.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s)
18:53:52 [2022-09-07T18:53:52.492Z] === RUN   TestIpcModeOlderClient
18:53:52 [2022-09-07T18:53:52.492Z] === PAUSE TestIpcModeOlderClient
18:53:52 [2022-09-07T18:53:52.492Z] === RUN   TestKillContainerInvalidSignal
18:53:53 [2022-09-07T18:53:53.062Z]     check_test.go:540: [d9c624fbfaf1f] daemon is not started
18:53:53 [2022-09-07T18:53:53.062Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:53:53 [2022-09-07T18:53:53.322Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
18:53:53 [2022-09-07T18:53:53.322Z] === RUN   TestKillContainer
18:53:53 [2022-09-07T18:53:53.322Z] === RUN   TestKillContainer/no_signal
18:53:53 [2022-09-07T18:53:53.341Z] --- PASS: TestServiceUpdateConfigs (14.43s)
18:53:53 [2022-09-07T18:53:53.341Z] === RUN   TestServiceUpdateNetwork
18:53:53 [2022-09-07T18:53:53.776Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
18:53:53 [2022-09-07T18:53:53.776Z] PASS
18:53:53 [2022-09-07T18:53:53.776Z] 
18:53:53 [2022-09-07T18:53:53.776Z] === Skipped
18:53:53 [2022-09-07T18:53:53.776Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:53:53 [2022-09-07T18:53:53.776Z]     service_test.go:243: FLAKY_TEST
18:53:53 [2022-09-07T18:53:53.776Z] 
18:53:53 [2022-09-07T18:53:53.776Z] DONE 38 tests, 1 skipped in 43.850s
18:53:53 [2022-09-07T18:53:53.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:53:53 [2022-09-07T18:53:53.776Z] ++ 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
18:53:53 [2022-09-07T18:53:53.776Z] ++ set -e
18:53:53 [2022-09-07T18:53:53.776Z] ++ '[' -n 0 ']'
18:53:53 [2022-09-07T18:53:53.776Z] ++ set -x
18:53:53 [2022-09-07T18:53:53.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestKillContainer/non_killing_signal
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:53:53 [2022-09-07T18:53:53.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:53:54 [2022-09-07T18:53:54.032Z] INFO: Testing against a local daemon
18:53:54 [2022-09-07T18:53:54.032Z] === RUN   TestDockerNetworkIpvlanPersistance
18:53:54 [2022-09-07T18:53:54.032Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:54 [2022-09-07T18:53:54.032Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:53:54 [2022-09-07T18:53:54.032Z] === RUN   TestDockerNetworkIpvlan
18:53:54 [2022-09-07T18:53:54.032Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:54 [2022-09-07T18:53:54.032Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:53:54 [2022-09-07T18:53:54.032Z] PASS
18:53:54 [2022-09-07T18:53:54.032Z] 
18:53:54 [2022-09-07T18:53:54.032Z] === Skipped
18:53:54 [2022-09-07T18:53:54.033Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:53:54 [2022-09-07T18:53:54.033Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:54 [2022-09-07T18:53:54.033Z] 
18:53:54 [2022-09-07T18:53:54.033Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:53:54 [2022-09-07T18:53:54.033Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:53:54 [2022-09-07T18:53:54.033Z] 
18:53:54 [2022-09-07T18:53:54.033Z] DONE 2 tests, 2 skipped in 0.080s
18:53:54 [2022-09-07T18:53:54.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:53:54 [2022-09-07T18:53:54.033Z] ++ 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
18:53:54 [2022-09-07T18:53:54.033Z] ++ set -e
18:53:54 [2022-09-07T18:53:54.033Z] ++ '[' -n 0 ']'
18:53:54 [2022-09-07T18:53:54.033Z] ++ set -x
18:53:54 [2022-09-07T18:53:54.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:53:54 [2022-09-07T18:53:54.033Z] INFO: Testing against a local daemon
18:53:54 [2022-09-07T18:53:54.033Z] === RUN   TestDockerNetworkMacvlanPersistance
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:53:54 [2022-09-07T18:53:54.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:53:54 [2022-09-07T18:53:54.154Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:53:54 [2022-09-07T18:53:54.154Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:53:54 [2022-09-07T18:53:54.414Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:53:54 [2022-09-07T18:53:54.414Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:53:54 [2022-09-07T18:53:54.414Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:53:54 [2022-09-07T18:53:54.414Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:53:54 [2022-09-07T18:53:54.414Z] === RUN   TestKillContainer/killing_signal
18:53:54 [2022-09-07T18:53:54.986Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:53:55 [2022-09-07T18:53:55.246Z] --- PASS: TestKillContainer (2.03s)
18:53:55 [2022-09-07T18:53:55.246Z]     --- PASS: TestKillContainer/no_signal (0.72s)
18:53:55 [2022-09-07T18:53:55.246Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
18:53:55 [2022-09-07T18:53:55.246Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
18:53:55 [2022-09-07T18:53:55.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:53:55 [2022-09-07T18:53:55.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:53:55 [2022-09-07T18:53:55.399Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
18:53:55 [2022-09-07T18:53:55.399Z] === RUN   TestDockerNetworkMacvlan
18:53:55 [2022-09-07T18:53:55.963Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:53:56 [2022-09-07T18:53:56.186Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:53:56 [2022-09-07T18:53:56.186Z]     docker_cli_daemon_plugins_test.go:80: [d4aabcc201fa3] daemon is not started
18:53:56 [2022-09-07T18:53:56.446Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:53:56 [2022-09-07T18:53:56.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
18:53:56 [2022-09-07T18:53:56.707Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
18:53:56 [2022-09-07T18:53:56.707Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
18:53:56 [2022-09-07T18:53:56.707Z] === RUN   TestKillStoppedContainer
18:53:56 [2022-09-07T18:53:56.707Z] --- PASS: TestKillStoppedContainer (0.04s)
18:53:56 [2022-09-07T18:53:56.707Z] === RUN   TestKillStoppedContainerAPIPre120
18:53:56 [2022-09-07T18:53:56.707Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:53:56 [2022-09-07T18:53:56.707Z] === RUN   TestKillDifferentUserContainer
18:53:56 [2022-09-07T18:53:56.891Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:53:56 [2022-09-07T18:53:56.968Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:53:57 [2022-09-07T18:53:57.462Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:53:57 [2022-09-07T18:53:57.540Z] --- PASS: TestKillDifferentUserContainer (0.64s)
18:53:57 [2022-09-07T18:53:57.540Z] === RUN   TestInspectOomKilledTrue
18:53:57 [2022-09-07T18:53:57.540Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:53:57 [2022-09-07T18:53:57.540Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:53:57 [2022-09-07T18:53:57.540Z] === RUN   TestInspectOomKilledFalse
18:53:57 [2022-09-07T18:53:57.540Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:53:57 [2022-09-07T18:53:57.540Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:53:57 [2022-09-07T18:53:57.540Z] === RUN   TestLinksEtcHostsContentMatch
18:53:57 [2022-09-07T18:53:57.540Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:53:57 [2022-09-07T18:53:57.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
18:53:57 [2022-09-07T18:53:57.802Z] === RUN   TestLinksContainerNames
18:53:58 [2022-09-07T18:53:58.761Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:53:59 [2022-09-07T18:53:59.025Z] --- PASS: TestLinksContainerNames (1.22s)
18:53:59 [2022-09-07T18:53:59.025Z] === RUN   TestLogsFollowTailEmpty
18:53:59 [2022-09-07T18:53:59.370Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:53:59 [2022-09-07T18:53:59.966Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:53:59 [2022-09-07T18:53:59.966Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:54:00 [2022-09-07T18:54:00.537Z]     docker_cli_daemon_plugins_test.go:170: [d3bcdd51629a1] daemon is not started
18:54:00 [2022-09-07T18:54:00.537Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:54:00 [2022-09-07T18:54:00.736Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:54:01 [2022-09-07T18:54:01.108Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:54:01 [2022-09-07T18:54:01.108Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:54:01 [2022-09-07T18:54:01.108Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:54:01 [2022-09-07T18:54:01.368Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:54:01 [2022-09-07T18:54:01.940Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:54:01 [2022-09-07T18:54:01.940Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:54:02 [2022-09-07T18:54:02.200Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:54:02 [2022-09-07T18:54:02.460Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:54:03 [2022-09-07T18:54:03.399Z] === RUN   TestLogs/driver_json-file
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:54:03 [2022-09-07T18:54:03.400Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:54:03 [2022-09-07T18:54:03.400Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:54:03 [2022-09-07T18:54:03.970Z] === RUN   TestDockerSuite/TestExecAPIStart
18:54:04 [2022-09-07T18:54:04.008Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:54:04 [2022-09-07T18:54:04.540Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:54:04 [2022-09-07T18:54:04.540Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:54:04 [2022-09-07T18:54:04.571Z] --- PASS: TestDockerNetworkMacvlan (9.37s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
18:54:04 [2022-09-07T18:54:04.572Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
18:54:04 [2022-09-07T18:54:04.572Z] PASS
18:54:04 [2022-09-07T18:54:04.572Z] 
18:54:04 [2022-09-07T18:54:04.572Z] DONE 8 tests in 10.701s
18:54:04 [2022-09-07T18:54:04.572Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:54:04 [2022-09-07T18:54:04.572Z] ++ 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
18:54:04 [2022-09-07T18:54:04.572Z] ++ set -e
18:54:04 [2022-09-07T18:54:04.572Z] ++ '[' -n 0 ']'
18:54:04 [2022-09-07T18:54:04.572Z] ++ set -x
18:54:04 [2022-09-07T18:54:04.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:54:04 [2022-09-07T18:54:04.572Z] testing: warning: no tests to run
18:54:04 [2022-09-07T18:54:04.572Z] PASS
18:54:04 [2022-09-07T18:54:04.572Z] 
18:54:04 [2022-09-07T18:54:04.572Z] DONE 0 tests in 0.025s
18:54:04 [2022-09-07T18:54:04.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:54:04 [2022-09-07T18:54:04.829Z] ++ 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
18:54:04 [2022-09-07T18:54:04.829Z] ++ set -e
18:54:04 [2022-09-07T18:54:04.829Z] ++ '[' -n 0 ']'
18:54:04 [2022-09-07T18:54:04.829Z] ++ set -x
18:54:04 [2022-09-07T18:54:04.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:54:04 [2022-09-07T18:54:04.829Z] INFO: Testing against a local daemon
18:54:04 [2022-09-07T18:54:04.829Z] === RUN   TestAuthZPluginAllowRequest
18:54:05 [2022-09-07T18:54:05.483Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:54:05 [2022-09-07T18:54:05.483Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:54:05 [2022-09-07T18:54:05.537Z] --- PASS: TestServiceUpdateNetwork (12.34s)
18:54:05 [2022-09-07T18:54:05.537Z] === RUN   TestServiceUpdatePidsLimit
18:54:05 [2022-09-07T18:54:05.743Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:54:06 [2022-09-07T18:54:06.004Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:54:06 [2022-09-07T18:54:06.103Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:54:06 [2022-09-07T18:54:06.196Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
18:54:06 [2022-09-07T18:54:06.196Z] === RUN   TestAuthZPluginTLS
18:54:06 [2022-09-07T18:54:06.452Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:54:06 [2022-09-07T18:54:06.452Z] === RUN   TestAuthZPluginDenyRequest
18:54:06 [2022-09-07T18:54:06.575Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:54:06 [2022-09-07T18:54:06.575Z] --- PASS: TestLogs (6.76s)
18:54:06 [2022-09-07T18:54:06.575Z]     --- PASS: TestLogs/driver_local (0.03s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.15s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.21s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.10s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.08s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.02s)
18:54:06 [2022-09-07T18:54:06.575Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s)
18:54:06 [2022-09-07T18:54:06.576Z]     --- PASS: TestLogs/driver_json-file (0.02s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.32s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.05s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.04s)
18:54:06 [2022-09-07T18:54:06.576Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.98s)
18:54:06 [2022-09-07T18:54:06.576Z] === RUN   TestContainerNetworkMountsNoChown
18:54:06 [2022-09-07T18:54:06.840Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:54:06 [2022-09-07T18:54:06.840Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:54:07 [2022-09-07T18:54:07.015Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:54:07 [2022-09-07T18:54:07.015Z] === RUN   TestAuthZPluginAPIDenyResponse
18:54:07 [2022-09-07T18:54:07.038Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:54:07 [2022-09-07T18:54:07.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/default
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/default
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/private
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/private
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rprivate
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rprivate
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/slave
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/slave
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rslave
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rslave
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/shared
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/shared
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rshared
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rshared
18:54:07 [2022-09-07T18:54:07.100Z] === CONT  TestMountDaemonRoot/default
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/default/bind_root
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/default/mount_root
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:54:07 [2022-09-07T18:54:07.100Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === CONT  TestMountDaemonRoot/rshared
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:54:07 [2022-09-07T18:54:07.100Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:54:07 [2022-09-07T18:54:07.100Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:54:07 [2022-09-07T18:54:07.100Z] === CONT  TestMountDaemonRoot/shared
18:54:07 [2022-09-07T18:54:07.100Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rslave
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/slave
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rprivate
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/private
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/private/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestMountDaemonRoot/private/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/default/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/default/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z]     check_test.go:540: [d321e4fb2398a] daemon is not started
18:54:07 [2022-09-07T18:54:07.360Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:54:07 [2022-09-07T18:54:07.360Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:54:07 [2022-09-07T18:54:07.578Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:54:07 [2022-09-07T18:54:07.578Z] === RUN   TestAuthZPluginDenyResponse
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:54:07 [2022-09-07T18:54:07.620Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/private/bind_root
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:54:07 [2022-09-07T18:54:07.620Z] === CONT  TestMountDaemonRoot/private/mount_root
18:54:07 [2022-09-07T18:54:07.620Z] --- PASS: TestMountDaemonRoot (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:54:07 [2022-09-07T18:54:07.620Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:54:07 [2022-09-07T18:54:07.620Z] === RUN   TestContainerBindMountNonRecursive
18:54:08 [2022-09-07T18:54:08.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:54:08 [2022-09-07T18:54:08.140Z] === RUN   TestAuthZPluginAllowEventStream
18:54:08 [2022-09-07T18:54:08.563Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:54:09 [2022-09-07T18:54:09.134Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:54:09 [2022-09-07T18:54:09.393Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:54:09 [2022-09-07T18:54:09.507Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
18:54:09 [2022-09-07T18:54:09.507Z] === RUN   TestAuthZPluginErrorResponse
18:54:09 [2022-09-07T18:54:09.653Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
18:54:09 [2022-09-07T18:54:09.653Z] === RUN   TestContainerVolumesMountedAsShared
18:54:09 [2022-09-07T18:54:09.763Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:54:09 [2022-09-07T18:54:09.763Z] === RUN   TestAuthZPluginErrorRequest
18:54:10 [2022-09-07T18:54:10.227Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:54:10 [2022-09-07T18:54:10.227Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s)
18:54:10 [2022-09-07T18:54:10.227Z] === RUN   TestContainerVolumesMountedAsSlave
18:54:10 [2022-09-07T18:54:10.326Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:54:10 [2022-09-07T18:54:10.326Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:54:10 [2022-09-07T18:54:10.797Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s)
18:54:10 [2022-09-07T18:54:10.797Z] === RUN   TestNetworkNat
18:54:10 [2022-09-07T18:54:10.889Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:54:10 [2022-09-07T18:54:10.889Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:54:11 [2022-09-07T18:54:11.058Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:54:11 [2022-09-07T18:54:11.058Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:54:11 [2022-09-07T18:54:11.628Z] --- PASS: TestNetworkNat (0.72s)
18:54:11 [2022-09-07T18:54:11.628Z] === RUN   TestNetworkLocalhostTCPNat
18:54:11 [2022-09-07T18:54:11.889Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:54:12 [2022-09-07T18:54:12.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
18:54:12 [2022-09-07T18:54:12.256Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:54:12 [2022-09-07T18:54:12.460Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s)
18:54:12 [2022-09-07T18:54:12.461Z] === RUN   TestNetworkLoopbackNat
18:54:12 [2022-09-07T18:54:12.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:54:13 [2022-09-07T18:54:13.291Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:54:13 [2022-09-07T18:54:13.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
18:54:13 [2022-09-07T18:54:13.623Z] === RUN   TestAuthZPluginHeader
18:54:13 [2022-09-07T18:54:13.861Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:54:14 [2022-09-07T18:54:14.552Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:54:14 [2022-09-07T18:54:14.552Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:54:14 [2022-09-07T18:54:14.552Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:14 [2022-09-07T18:54:14.552Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:54:14 [2022-09-07T18:54:14.552Z] === RUN   TestAuthZPluginV2Disable
18:54:14 [2022-09-07T18:54:14.552Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:14 [2022-09-07T18:54:14.552Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:54:14 [2022-09-07T18:54:14.552Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:54:14 [2022-09-07T18:54:14.552Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:14 [2022-09-07T18:54:14.552Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:54:14 [2022-09-07T18:54:14.552Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:54:14 [2022-09-07T18:54:14.552Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:14 [2022-09-07T18:54:14.552Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:54:14 [2022-09-07T18:54:14.552Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:54:15 [2022-09-07T18:54:15.144Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:54:15 [2022-09-07T18:54:15.242Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:54:15 [2022-09-07T18:54:15.501Z] --- PASS: TestNetworkLoopbackNat (2.98s)
18:54:15 [2022-09-07T18:54:15.501Z] === RUN   TestPause
18:54:16 [2022-09-07T18:54:16.070Z] --- PASS: TestPause (0.53s)
18:54:16 [2022-09-07T18:54:16.070Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:54:16 [2022-09-07T18:54:16.070Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:54:16 [2022-09-07T18:54:16.070Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:54:16 [2022-09-07T18:54:16.070Z] === RUN   TestPauseStopPausedContainer
18:54:16 [2022-09-07T18:54:16.640Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:54:16 [2022-09-07T18:54:16.640Z] --- PASS: TestPauseStopPausedContainer (0.65s)
18:54:16 [2022-09-07T18:54:16.640Z] === RUN   TestPidHost
18:54:18 [2022-09-07T18:54:18.022Z] --- PASS: TestPidHost (1.26s)
18:54:18 [2022-09-07T18:54:18.022Z] === RUN   TestPsFilter
18:54:18 [2022-09-07T18:54:18.022Z] --- PASS: TestPsFilter (0.13s)
18:54:18 [2022-09-07T18:54:18.022Z] === RUN   TestRemoveContainerWithRemovedVolume
18:54:18 [2022-09-07T18:54:18.284Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:54:18 [2022-09-07T18:54:18.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
18:54:18 [2022-09-07T18:54:18.560Z] === RUN   TestRemoveContainerWithVolume
18:54:18 [2022-09-07T18:54:18.829Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:54:18 [2022-09-07T18:54:18.829Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
18:54:18 [2022-09-07T18:54:18.829Z] === RUN   TestRemoveContainerRunning
18:54:19 [2022-09-07T18:54:19.366Z] .........................xx....................                          [ 29%]
18:54:19 [2022-09-07T18:54:19.398Z] --- PASS: TestRemoveContainerRunning (0.48s)
18:54:19 [2022-09-07T18:54:19.398Z] === RUN   TestRemoveContainerForceRemoveRunning
18:54:19 [2022-09-07T18:54:19.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
18:54:19 [2022-09-07T18:54:19.968Z] === RUN   TestRemoveInvalidContainer
18:54:19 [2022-09-07T18:54:19.968Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:54:19 [2022-09-07T18:54:19.968Z] === RUN   TestRenameLinkedContainer
18:54:21 [2022-09-07T18:54:21.700Z] --- PASS: TestServiceUpdatePidsLimit (16.41s)
18:54:21 [2022-09-07T18:54:21.700Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
18:54:21 [2022-09-07T18:54:21.700Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
18:54:21 [2022-09-07T18:54:21.700Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
18:54:21 [2022-09-07T18:54:21.700Z] PASS
18:54:21 [2022-09-07T18:54:21.700Z] 
18:54:21 [2022-09-07T18:54:21.700Z] === Skipped
18:54:21 [2022-09-07T18:54:21.700Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:54:21 [2022-09-07T18:54:21.700Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:54:21 [2022-09-07T18:54:21.700Z] 
18:54:21 [2022-09-07T18:54:21.700Z] DONE 27 tests, 1 skipped in 162.982s
18:54:21 [2022-09-07T18:54:21.700Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:54:21 [2022-09-07T18:54:21.700Z] INFO: Testing against a local daemon
18:54:21 [2022-09-07T18:54:21.700Z] === RUN   TestSessionCreate
18:54:21 [2022-09-07T18:54:21.700Z] --- PASS: TestSessionCreate (0.02s)
18:54:21 [2022-09-07T18:54:21.700Z] === RUN   TestSessionCreateWithBadUpgrade
18:54:21 [2022-09-07T18:54:21.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:54:21 [2022-09-07T18:54:21.700Z] PASS
18:54:21 [2022-09-07T18:54:21.700Z] 
18:54:21 [2022-09-07T18:54:21.700Z] DONE 2 tests in 0.057s
18:54:21 [2022-09-07T18:54:21.700Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:54:21 [2022-09-07T18:54:21.700Z] INFO: Testing against a local daemon
18:54:21 [2022-09-07T18:54:21.700Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:54:21 [2022-09-07T18:54:21.700Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:54:21 [2022-09-07T18:54:21.700Z] === RUN   TestDiskUsage
18:54:21 [2022-09-07T18:54:21.700Z] === PAUSE TestDiskUsage
18:54:21 [2022-09-07T18:54:21.700Z] === RUN   TestEventsExecDie
18:54:21 [2022-09-07T18:54:21.875Z] --- PASS: TestRenameLinkedContainer (1.77s)
18:54:21 [2022-09-07T18:54:21.875Z] === RUN   TestRenameStoppedContainer
18:54:21 [2022-09-07T18:54:21.962Z] --- PASS: TestEventsExecDie (0.58s)
18:54:21 [2022-09-07T18:54:21.962Z] === RUN   TestEventsBackwardsCompatible
18:54:21 [2022-09-07T18:54:21.962Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:54:21 [2022-09-07T18:54:21.962Z] === RUN   TestEventsVolumeCreate
18:54:22 [2022-09-07T18:54:22.136Z] --- PASS: TestRenameStoppedContainer (0.43s)
18:54:22 [2022-09-07T18:54:22.136Z] === RUN   TestRenameRunningContainerAndReuse
18:54:22 [2022-09-07T18:54:22.227Z] --- PASS: TestEventsVolumeCreate (0.09s)
18:54:22 [2022-09-07T18:54:22.227Z] === RUN   TestInfoBinaryCommits
18:54:22 [2022-09-07T18:54:22.227Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:54:22 [2022-09-07T18:54:22.227Z] === RUN   TestInfoAPIVersioned
18:54:22 [2022-09-07T18:54:22.227Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:54:22 [2022-09-07T18:54:22.227Z] === RUN   TestInfoAPI
18:54:22 [2022-09-07T18:54:22.227Z] --- PASS: TestInfoAPI (0.02s)
18:54:22 [2022-09-07T18:54:22.227Z] === RUN   TestInfoAPIWarnings
18:54:22 [2022-09-07T18:54:22.396Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:54:22 [2022-09-07T18:54:22.966Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
18:54:22 [2022-09-07T18:54:22.966Z] === RUN   TestRenameInvalidName
18:54:23 [2022-09-07T18:54:23.536Z] --- PASS: TestRenameInvalidName (0.44s)
18:54:23 [2022-09-07T18:54:23.536Z] === RUN   TestRenameAnonymousContainer
18:54:24 [2022-09-07T18:54:24.477Z] === RUN   TestDockerSuite/TestGetContainerStats
18:54:25 [2022-09-07T18:54:25.417Z] --- PASS: TestRenameAnonymousContainer (1.75s)
18:54:25 [2022-09-07T18:54:25.417Z] === RUN   TestRenameContainerWithSameName
18:54:25 [2022-09-07T18:54:25.677Z] --- PASS: TestRenameContainerWithSameName (0.48s)
18:54:25 [2022-09-07T18:54:25.677Z] === RUN   TestRenameContainerWithLinkedContainer
18:54:26 [2022-09-07T18:54:26.616Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
18:54:26 [2022-09-07T18:54:26.617Z] === RUN   TestResize
18:54:27 [2022-09-07T18:54:27.185Z] --- PASS: TestResize (0.46s)
18:54:27 [2022-09-07T18:54:27.185Z] === RUN   TestResizeWithInvalidSize
18:54:27 [2022-09-07T18:54:27.446Z] --- PASS: TestResizeWithInvalidSize (0.45s)
18:54:27 [2022-09-07T18:54:27.446Z] === RUN   TestResizeWhenContainerNotStarted
18:54:28 [2022-09-07T18:54:28.019Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:54:28 [2022-09-07T18:54:28.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:28 [2022-09-07T18:54:28.959Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:54:28 [2022-09-07T18:54:28.959Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:54:30 [2022-09-07T18:54:30.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:54:31 [2022-09-07T18:54:31.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:54:32 [2022-09-07T18:54:32.615Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:54:32 [2022-09-07T18:54:32.615Z] PASS
18:54:32 [2022-09-07T18:54:32.615Z] 
18:54:32 [2022-09-07T18:54:32.615Z] === Skipped
18:54:32 [2022-09-07T18:54:32.615Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:32 [2022-09-07T18:54:32.615Z] 
18:54:32 [2022-09-07T18:54:32.615Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:32 [2022-09-07T18:54:32.615Z] 
18:54:32 [2022-09-07T18:54:32.615Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:32 [2022-09-07T18:54:32.615Z] 
18:54:32 [2022-09-07T18:54:32.615Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:32 [2022-09-07T18:54:32.615Z] 
18:54:32 [2022-09-07T18:54:32.615Z] DONE 17 tests, 4 skipped in 26.516s
18:54:32 [2022-09-07T18:54:32.615Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:54:32 [2022-09-07T18:54:32.615Z] ++ 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
18:54:32 [2022-09-07T18:54:32.615Z] ++ set -e
18:54:32 [2022-09-07T18:54:32.615Z] ++ '[' -n 0 ']'
18:54:32 [2022-09-07T18:54:32.615Z] ++ set -x
18:54:32 [2022-09-07T18:54:32.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:54:32 [2022-09-07T18:54:32.615Z] INFO: Testing against a local daemon
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:54:32 [2022-09-07T18:54:32.615Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:54:32 [2022-09-07T18:54:32.615Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:54:32 [2022-09-07T18:54:32.615Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:54:32 [2022-09-07T18:54:32.615Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:54:32 [2022-09-07T18:54:32.615Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:54:32 [2022-09-07T18:54:32.615Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:54:32 [2022-09-07T18:54:32.615Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInstall
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInstall/no_auth
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a22c328811178d6c380675642be367021263073d4e40c12c191e70c35d2d039" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a22c328811178d6c380675642be367021263073d4e40c12c191e70c35d2d039" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:32 [2022-09-07T18:54:32.615Z] === RUN   TestPluginInstall/with_htpasswd
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb513deb268923844758783b40083c60757067e9feb8b0f56f64026d0ae5c9c9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:32 [2022-09-07T18:54:32.615Z] time="2022-09-07T18:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb513deb268923844758783b40083c60757067e9feb8b0f56f64026d0ae5c9c9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:32 [2022-09-07T18:54:32.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:54:32 [2022-09-07T18:54:32.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:54:32 [2022-09-07T18:54:32.873Z] === RUN   TestPluginInstall/with_insecure
18:54:33 [2022-09-07T18:54:33.606Z]     check_test.go:540: [dcb12c6e20f15] daemon is not started
18:54:33 [2022-09-07T18:54:33.606Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:54:33 [2022-09-07T18:54:33.802Z] time="2022-09-07T18:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:33 [2022-09-07T18:54:33.802Z] time="2022-09-07T18:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:922af720f134bed9cc2808f87150692159ad06002a512ca38db2d3d1ffc72979" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:33 [2022-09-07T18:54:33.802Z] time="2022-09-07T18:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:54:33 [2022-09-07T18:54:33.802Z] time="2022-09-07T18:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:922af720f134bed9cc2808f87150692159ad06002a512ca38db2d3d1ffc72979" mediatype=application/vnd.docker.plugin.v1+json size=522
18:54:33 [2022-09-07T18:54:33.802Z]     plugin_test.go:196: [d4a9c37329772] daemon is not started
18:54:33 [2022-09-07T18:54:33.802Z] --- PASS: TestPluginInstall (2.50s)
18:54:33 [2022-09-07T18:54:33.802Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
18:54:33 [2022-09-07T18:54:33.802Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
18:54:33 [2022-09-07T18:54:33.802Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
18:54:33 [2022-09-07T18:54:33.802Z] === RUN   TestPluginsWithRuntimes
18:54:33 [2022-09-07T18:54:33.866Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:54:34 [2022-09-07T18:54:34.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:34 [2022-09-07T18:54:34.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:54:35 [2022-09-07T18:54:35.693Z] === RUN   TestPluginsWithRuntimes/No_Args
18:54:35 [2022-09-07T18:54:35.821Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:54:35 [2022-09-07T18:54:35.821Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:54:35 [2022-09-07T18:54:35.950Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:54:36 [2022-09-07T18:54:36.255Z] === RUN   TestPluginsWithRuntimes/With_Args
18:54:37 [2022-09-07T18:54:37.189Z] --- PASS: TestPluginsWithRuntimes (3.30s)
18:54:37 [2022-09-07T18:54:37.189Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
18:54:37 [2022-09-07T18:54:37.189Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
18:54:37 [2022-09-07T18:54:37.189Z] === RUN   TestPluginBackCompatMediaTypes
18:54:37 [2022-09-07T18:54:37.751Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
18:54:37 [2022-09-07T18:54:37.751Z] PASS
18:54:37 [2022-09-07T18:54:37.751Z] 
18:54:37 [2022-09-07T18:54:37.751Z] DONE 24 tests in 6.493s
18:54:37 [2022-09-07T18:54:37.751Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:54:37 [2022-09-07T18:54:37.751Z] ++ 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
18:54:37 [2022-09-07T18:54:37.751Z] ++ set -e
18:54:37 [2022-09-07T18:54:37.751Z] ++ '[' -n 0 ']'
18:54:37 [2022-09-07T18:54:37.751Z] ++ set -x
18:54:37 [2022-09-07T18:54:37.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:54:37 [2022-09-07T18:54:37.751Z] INFO: Testing against a local daemon
18:54:37 [2022-09-07T18:54:37.751Z] === RUN   TestExternalGraphDriver
18:54:38 [2022-09-07T18:54:38.313Z] === RUN   TestExternalGraphDriver/json
18:54:38 [2022-09-07T18:54:38.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:54:38 [2022-09-07T18:54:38.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:54:39 [2022-09-07T18:54:39.681Z] === RUN   TestExternalGraphDriver/spec
18:54:40 [2022-09-07T18:54:40.303Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:54:40 [2022-09-07T18:54:40.303Z] === RUN   TestInfoDebug
18:54:40 [2022-09-07T18:54:40.303Z] --- PASS: TestInfoDebug (0.52s)
18:54:40 [2022-09-07T18:54:40.303Z] === RUN   TestInfoInsecureRegistries
18:54:40 [2022-09-07T18:54:40.303Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:54:40 [2022-09-07T18:54:40.303Z] === RUN   TestInfoRegistryMirrors
18:54:40 [2022-09-07T18:54:40.303Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:54:40 [2022-09-07T18:54:40.303Z] === RUN   TestLoginFailsWithBadCredentials
18:54:40 [2022-09-07T18:54:40.536Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:54:40 [2022-09-07T18:54:40.869Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:54:40 [2022-09-07T18:54:40.869Z] === RUN   TestPingCacheHeaders
18:54:40 [2022-09-07T18:54:40.869Z] --- PASS: TestPingCacheHeaders (0.02s)
18:54:40 [2022-09-07T18:54:40.869Z] === RUN   TestPingGet
18:54:40 [2022-09-07T18:54:40.869Z] --- PASS: TestPingGet (0.01s)
18:54:40 [2022-09-07T18:54:40.869Z] === RUN   TestPingHead
18:54:40 [2022-09-07T18:54:40.869Z] --- PASS: TestPingHead (0.02s)
18:54:40 [2022-09-07T18:54:40.869Z] === RUN   TestPingSwarmHeader
18:54:41 [2022-09-07T18:54:41.435Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:54:41 [2022-09-07T18:54:41.476Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:54:41 [2022-09-07T18:54:41.476Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:54:41 [2022-09-07T18:54:41.476Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:54:41 [2022-09-07T18:54:41.572Z] === RUN   TestExternalGraphDriver/pull
18:54:42 [2022-09-07T18:54:42.002Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:54:42 [2022-09-07T18:54:42.433Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:54:42 [2022-09-07T18:54:42.694Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:54:42 [2022-09-07T18:54:42.937Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:54:42 [2022-09-07T18:54:42.937Z] --- PASS: TestPingSwarmHeader (2.17s)
18:54:42 [2022-09-07T18:54:42.937Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:54:42 [2022-09-07T18:54:42.937Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:54:42 [2022-09-07T18:54:42.937Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:54:42 [2022-09-07T18:54:42.937Z] === RUN   TestPingBuilderHeader
18:54:42 [2022-09-07T18:54:42.937Z] === RUN   TestPingBuilderHeader/default_config
18:54:42 [2022-09-07T18:54:42.939Z] --- PASS: TestExternalGraphDriver (5.08s)
18:54:42 [2022-09-07T18:54:42.939Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
18:54:42 [2022-09-07T18:54:42.939Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
18:54:42 [2022-09-07T18:54:42.939Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
18:54:42 [2022-09-07T18:54:42.939Z] === RUN   TestGraphdriverPluginV2
18:54:43 [2022-09-07T18:54:43.195Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:43 [2022-09-07T18:54:43.195Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:54:43 [2022-09-07T18:54:43.195Z] PASS
18:54:43 [2022-09-07T18:54:43.195Z] 
18:54:43 [2022-09-07T18:54:43.195Z] === Skipped
18:54:43 [2022-09-07T18:54:43.195Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:54:43 [2022-09-07T18:54:43.195Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:54:43 [2022-09-07T18:54:43.195Z] 
18:54:43 [2022-09-07T18:54:43.195Z] DONE 5 tests, 1 skipped in 5.499s
18:54:43 [2022-09-07T18:54:43.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:54:43 [2022-09-07T18:54:43.195Z] ++ 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
18:54:43 [2022-09-07T18:54:43.195Z] ++ set -e
18:54:43 [2022-09-07T18:54:43.195Z] ++ '[' -n 0 ']'
18:54:43 [2022-09-07T18:54:43.195Z] ++ set -x
18:54:43 [2022-09-07T18:54:43.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
18:54:43 [2022-09-07T18:54:43.398Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:54:43 [2022-09-07T18:54:43.452Z] INFO: Testing against a local daemon
18:54:43 [2022-09-07T18:54:43.452Z] === RUN   TestContinueAfterPluginCrash
18:54:43 [2022-09-07T18:54:43.452Z] === PAUSE TestContinueAfterPluginCrash
18:54:43 [2022-09-07T18:54:43.452Z] === RUN   TestReadPluginNoRead
18:54:43 [2022-09-07T18:54:43.452Z] === PAUSE TestReadPluginNoRead
18:54:43 [2022-09-07T18:54:43.452Z] === RUN   TestDaemonStartWithLogOpt
18:54:43 [2022-09-07T18:54:43.452Z] === PAUSE TestDaemonStartWithLogOpt
18:54:43 [2022-09-07T18:54:43.452Z] === CONT  TestContinueAfterPluginCrash
18:54:43 [2022-09-07T18:54:43.452Z] === CONT  TestDaemonStartWithLogOpt
18:54:43 [2022-09-07T18:54:43.503Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:54:44 [2022-09-07T18:54:44.070Z] --- PASS: TestPingBuilderHeader (1.05s)
18:54:44 [2022-09-07T18:54:44.070Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
18:54:44 [2022-09-07T18:54:44.070Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:54:44 [2022-09-07T18:54:44.070Z] === RUN   TestVersion
18:54:44 [2022-09-07T18:54:44.070Z] --- PASS: TestVersion (0.02s)
18:54:44 [2022-09-07T18:54:44.070Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:54:44 [2022-09-07T18:54:44.070Z] === CONT  TestDiskUsage
18:54:44 [2022-09-07T18:54:44.075Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:54:44 [2022-09-07T18:54:44.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/container_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/image_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/volume_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/build-cache_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.637Z] === RUN   TestDiskUsage/after_LoadBusybox
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:54:44 [2022-09-07T18:54:44.895Z] === RUN   TestDiskUsage/after_container.Run
18:54:45 [2022-09-07T18:54:45.015Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:54:45 [2022-09-07T18:54:45.465Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:54:45 [2022-09-07T18:54:45.465Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s)
18:54:45 [2022-09-07T18:54:45.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:54:45 [2022-09-07T18:54:45.724Z] --- PASS: TestDiskUsage (1.64s)
18:54:45 [2022-09-07T18:54:45.724Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]     --- PASS: TestDiskUsage/after_container.Run (0.58s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:54:45 [2022-09-07T18:54:45.724Z] PASS
18:54:45 [2022-09-07T18:54:45.724Z] 
18:54:45 [2022-09-07T18:54:45.724Z] DONE 57 tests in 24.224s
18:54:45 [2022-09-07T18:54:45.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:54:45 [2022-09-07T18:54:45.724Z] INFO: Testing against a local daemon
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesCreateAndList
18:54:45 [2022-09-07T18:54:45.724Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesRemove
18:54:45 [2022-09-07T18:54:45.724Z] --- PASS: TestVolumesRemove (0.07s)
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInspect
18:54:45 [2022-09-07T18:54:45.724Z] --- PASS: TestVolumesInspect (0.02s)
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:54:45 [2022-09-07T18:54:45.724Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:54:45 [2022-09-07T18:54:45.724Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:54:45 [2022-09-07T18:54:45.724Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:54:45 [2022-09-07T18:54:45.724Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:54:45 [2022-09-07T18:54:45.724Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:54:45 [2022-09-07T18:54:45.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:54:45 [2022-09-07T18:54:45.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:54:45 [2022-09-07T18:54:45.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:54:45 [2022-09-07T18:54:45.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:54:45 [2022-09-07T18:54:45.725Z] PASS
18:54:45 [2022-09-07T18:54:45.725Z] 
18:54:45 [2022-09-07T18:54:45.725Z] DONE 9 tests in 0.146s
18:54:45 [2022-09-07T18:54:45.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:54:45 [2022-09-07T18:54:45.846Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:54:46 [2022-09-07T18:54:46.290Z] Stopping apparmor (via systemctl): apparmor.service.
18:54:46 [2022-09-07T18:54:46.290Z] Removing test suite binaries
18:54:46 [2022-09-07T18:54:46.290Z] exiting test-integration
18:54:46 [2022-09-07T18:54:46.290Z] ++ exit 0
18:54:46 [2022-09-07T18:54:46.290Z] 
18:54:46 [2022-09-07T18:54:46.722Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
18:54:46 [2022-09-07T18:54:46.722Z] === CONT  TestReadPluginNoRead
18:54:46 [2022-09-07T18:54:46.787Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:54:46 [2022-09-07T18:54:46.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
Post stage
[Pipeline] junit
18:54:47 [2022-09-07T18:54:47.677Z] Recording test results
18:54:47 [2022-09-07T18:54:47.903Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:54:48 [2022-09-07T18:54:48.123Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:54:48 [2022-09-07T18:54:48.170Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:54:48 [2022-09-07T18:54:48.170Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:54:48 [2022-09-07T18:54:48.170Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:54:48 [2022-09-07T18:54:48.232Z] + echo Ensuring container killed.
18:54:48 [2022-09-07T18:54:48.232Z] Ensuring container killed.
18:54:48 [2022-09-07T18:54:48.232Z] + docker rm -vf docker-pr1
18:54:48 [2022-09-07T18:54:48.232Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:54:48 [2022-09-07T18:54:48.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:54:48 [2022-09-07T18:54:48.513Z] + echo Chowning /workspace to jenkins user
18:54:48 [2022-09-07T18:54:48.513Z] Chowning /workspace to jenkins user
18:54:48 [2022-09-07T18:54:48.513Z] + id -u
18:54:48 [2022-09-07T18:54:48.513Z] + id -g
18:54:48 [2022-09-07T18:54:48.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
18:54:48 [2022-09-07T18:54:48.613Z] === RUN   TestReadPluginNoRead/default
18:54:49 [2022-09-07T18:54:49.001Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:54:49 [2022-09-07T18:54:49.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:54:49 [2022-09-07T18:54:49.833Z] === RUN   TestDockerSuite/TestLogsAPIUntil
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:54:49 [2022-09-07T18:54:49.989Z] === RUN   TestReadPluginNoRead/disabled_caching
18:54:50 [2022-09-07T18:54:50.192Z] + bundleName=amd64-cgroup2
18:54:50 [2022-09-07T18:54:50.192Z] + echo Creating amd64-cgroup2-bundles.tar.gz
18:54:50 [2022-09-07T18:54:50.192Z] Creating amd64-cgroup2-bundles.tar.gz
18:54:50 [2022-09-07T18:54:50.192Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
18:54:50 [2022-09-07T18:54:50.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:54:50 [2022-09-07T18:54:50.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
[Pipeline] archiveArtifacts
18:54:50 [2022-09-07T18:54:50.462Z] Archiving artifacts
18:54:50 [2022-09-07T18:54:50.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:54:50 [2022-09-07T18:54:50.918Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:54:50 [2022-09-07T18:54:50.977Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:54:51 [2022-09-07T18:54:51.011Z] + make clean
18:54:51 [2022-09-07T18:54:51.270Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:54:51 [2022-09-07T18:54:51.270Z] docker-dev-cache
18:54:51 [2022-09-07T18:54:51.270Z] docker-mod-cache
[Pipeline] deleteDir
18:54:51 [2022-09-07T18:54:51.481Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
18:54:51 [2022-09-07T18:54:51.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:54:52 [2022-09-07T18:54:52.043Z] === CONT  TestReadPluginNoRead
18:54:52 [2022-09-07T18:54:52.043Z]     read_test.go:92: [d12f0efdbcde4] daemon is not started
18:54:52 [2022-09-07T18:54:52.043Z] --- PASS: TestReadPluginNoRead (5.68s)
18:54:52 [2022-09-07T18:54:52.043Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
18:54:52 [2022-09-07T18:54:52.043Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
18:54:52 [2022-09-07T18:54:52.043Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
18:54:52 [2022-09-07T18:54:52.043Z] PASS
18:54:52 [2022-09-07T18:54:52.043Z] 
18:54:52 [2022-09-07T18:54:52.043Z] DONE 6 tests in 8.810s
18:54:52 [2022-09-07T18:54:52.043Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:54:52 [2022-09-07T18:54:52.043Z] ++ 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
18:54:52 [2022-09-07T18:54:52.043Z] ++ set -e
18:54:52 [2022-09-07T18:54:52.043Z] ++ '[' -n 0 ']'
18:54:52 [2022-09-07T18:54:52.043Z] ++ set -x
18:54:52 [2022-09-07T18:54:52.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:54:52 [2022-09-07T18:54:52.043Z] testing: warning: no tests to run
18:54:52 [2022-09-07T18:54:52.043Z] PASS
18:54:52 [2022-09-07T18:54:52.043Z] 
18:54:52 [2022-09-07T18:54:52.043Z] DONE 0 tests in 0.031s
18:54:52 [2022-09-07T18:54:52.043Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:54:52 [2022-09-07T18:54:52.043Z] ++ 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
18:54:52 [2022-09-07T18:54:52.043Z] ++ set -e
18:54:52 [2022-09-07T18:54:52.043Z] ++ '[' -n 0 ']'
18:54:52 [2022-09-07T18:54:52.043Z] ++ set -x
18:54:52 [2022-09-07T18:54:52.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:54:52 [2022-09-07T18:54:52.183Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.76s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.57s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.99s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s)
18:54:52 [2022-09-07T18:54:52.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
18:54:52 [2022-09-07T18:54:52.183Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:54:52 [2022-09-07T18:54:52.183Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:54:52 [2022-09-07T18:54:52.304Z] INFO: Testing against a local daemon
18:54:52 [2022-09-07T18:54:52.304Z] === RUN   TestPluginWithDevMounts
18:54:52 [2022-09-07T18:54:52.304Z] === PAUSE TestPluginWithDevMounts
18:54:52 [2022-09-07T18:54:52.304Z] === CONT  TestPluginWithDevMounts
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:54:53 [2022-09-07T18:54:53.572Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:54:53 [2022-09-07T18:54:53.572Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:54:54 [2022-09-07T18:54:54.143Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:54:54 [2022-09-07T18:54:54.215Z] --- PASS: TestPluginWithDevMounts (1.60s)
18:54:54 [2022-09-07T18:54:54.215Z] PASS
18:54:54 [2022-09-07T18:54:54.215Z] 
18:54:54 [2022-09-07T18:54:54.215Z] DONE 1 tests in 1.699s
18:54:54 [2022-09-07T18:54:54.215Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:54:54 [2022-09-07T18:54:54.215Z] ++ 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
18:54:54 [2022-09-07T18:54:54.215Z] ++ set -e
18:54:54 [2022-09-07T18:54:54.215Z] ++ '[' -n 0 ']'
18:54:54 [2022-09-07T18:54:54.215Z] ++ set -x
18:54:54 [2022-09-07T18:54:54.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:54:54 [2022-09-07T18:54:54.215Z] INFO: Testing against a local daemon
18:54:54 [2022-09-07T18:54:54.215Z] === RUN   TestSecretInspect
18:54:55 [2022-09-07T18:54:55.084Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.76s)
18:54:55 [2022-09-07T18:54:55.084Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.24s)
18:54:55 [2022-09-07T18:54:55.084Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.50s)
18:54:55 [2022-09-07T18:54:55.084Z] === RUN   TestCgroupNamespacesRun
18:54:56 [2022-09-07T18:54:56.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:54:56 [2022-09-07T18:54:56.107Z] --- PASS: TestSecretInspect (2.22s)
18:54:56 [2022-09-07T18:54:56.107Z] === RUN   TestSecretList
18:54:56 [2022-09-07T18:54:56.282Z] --- PASS: TestCgroupNamespacesRun (1.35s)
18:54:56 [2022-09-07T18:54:56.282Z] === RUN   TestCgroupNamespacesRunPrivileged
18:54:57 [2022-09-07T18:54:57.664Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
18:54:57 [2022-09-07T18:54:57.664Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:54:58 [2022-09-07T18:54:58.234Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:54:58 [2022-09-07T18:54:58.624Z] --- PASS: TestSecretList (2.21s)
18:54:58 [2022-09-07T18:54:58.624Z] === RUN   TestSecretsCreateAndDelete
18:54:59 [2022-09-07T18:54:59.174Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:54:59 [2022-09-07T18:54:59.174Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s)
18:54:59 [2022-09-07T18:54:59.174Z] === RUN   TestCgroupNamespacesRunHostMode
18:54:59 [2022-09-07T18:54:59.744Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:55:00 [2022-09-07T18:55:00.516Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
18:55:00 [2022-09-07T18:55:00.516Z] === RUN   TestSecretsUpdate
18:55:01 [2022-09-07T18:55:01.125Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
18:55:01 [2022-09-07T18:55:01.125Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:55:01 [2022-09-07T18:55:01.125Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:55:02 [2022-09-07T18:55:02.507Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
18:55:02 [2022-09-07T18:55:02.507Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:55:02 [2022-09-07T18:55:02.767Z]     check_test.go:540: [dcb97f16322e6] daemon is not started
18:55:02 [2022-09-07T18:55:02.767Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:55:03 [2022-09-07T18:55:03.033Z] --- PASS: TestSecretsUpdate (2.16s)
18:55:03 [2022-09-07T18:55:03.033Z] === RUN   TestTemplatedSecret
18:55:03 [2022-09-07T18:55:03.711Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s)
18:55:03 [2022-09-07T18:55:03.711Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:55:04 [2022-09-07T18:55:04.297Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:55:04 [2022-09-07T18:55:04.557Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
18:55:04 [2022-09-07T18:55:04.557Z] === RUN   TestCgroupNamespacesRunOlderClient
18:55:04 [2022-09-07T18:55:04.862Z] tests/integration/api_network_test.py ............................       [ 47%]
18:55:05 [2022-09-07T18:55:05.553Z] --- PASS: TestTemplatedSecret (2.54s)
18:55:05 [2022-09-07T18:55:05.553Z] === RUN   TestSecretCreateResolve
18:55:05 [2022-09-07T18:55:05.940Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:55:06 [2022-09-07T18:55:06.200Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s)
18:55:06 [2022-09-07T18:55:06.200Z] === RUN   TestNISDomainname
18:55:06 [2022-09-07T18:55:06.771Z] --- PASS: TestNISDomainname (0.66s)
18:55:06 [2022-09-07T18:55:06.771Z] === RUN   TestHostnameDnsResolution
18:55:07 [2022-09-07T18:55:07.444Z] --- PASS: TestSecretCreateResolve (2.16s)
18:55:07 [2022-09-07T18:55:07.444Z] PASS
18:55:07 [2022-09-07T18:55:07.444Z] 
18:55:07 [2022-09-07T18:55:07.444Z] DONE 6 tests in 13.537s
18:55:07 [2022-09-07T18:55:07.444Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:55:07 [2022-09-07T18:55:07.444Z] ++ 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
18:55:07 [2022-09-07T18:55:07.444Z] ++ set -e
18:55:07 [2022-09-07T18:55:07.444Z] ++ '[' -n 0 ']'
18:55:07 [2022-09-07T18:55:07.444Z] ++ set -x
18:55:07 [2022-09-07T18:55:07.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
18:55:07 [2022-09-07T18:55:07.444Z] INFO: Testing against a local daemon
18:55:07 [2022-09-07T18:55:07.444Z] === RUN   TestServiceCreateInit
18:55:07 [2022-09-07T18:55:07.444Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:55:08 [2022-09-07T18:55:08.152Z] --- PASS: TestHostnameDnsResolution (1.22s)
18:55:08 [2022-09-07T18:55:08.152Z] === RUN   TestUnprivilegedPortsAndPing
18:55:08 [2022-09-07T18:55:08.152Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:55:08 [2022-09-07T18:55:08.152Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:55:08 [2022-09-07T18:55:08.152Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:55:08 [2022-09-07T18:55:08.723Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:55:08 [2022-09-07T18:55:08.723Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:55:08 [2022-09-07T18:55:08.984Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s)
18:55:08 [2022-09-07T18:55:08.984Z] === RUN   TestPrivilegedHostDevices
18:55:09 [2022-09-07T18:55:09.555Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:55:09 [2022-09-07T18:55:09.555Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:55:09 [2022-09-07T18:55:09.815Z] --- PASS: TestPrivilegedHostDevices (0.82s)
18:55:09 [2022-09-07T18:55:09.816Z] === RUN   TestRunConsoleSize
18:55:10 [2022-09-07T18:55:10.386Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:55:10 [2022-09-07T18:55:10.647Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:55:10 [2022-09-07T18:55:10.647Z] --- PASS: TestRunConsoleSize (0.79s)
18:55:10 [2022-09-07T18:55:10.647Z] === RUN   TestRunWithAlternativeContainerdShim
18:55:11 [2022-09-07T18:55:11.613Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:55:12 [2022-09-07T18:55:12.033Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:55:12 [2022-09-07T18:55:12.033Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:55:12 [2022-09-07T18:55:12.974Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:55:13 [2022-09-07T18:55:13.545Z] --- PASS: TestRunWithAlternativeContainerdShim (2.89s)
18:55:13 [2022-09-07T18:55:13.545Z] === RUN   TestStats
18:55:14 [2022-09-07T18:55:14.639Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:55:14 [2022-09-07T18:55:14.883Z] --- PASS: TestServiceCreateInit (6.75s)
18:55:14 [2022-09-07T18:55:14.883Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
18:55:14 [2022-09-07T18:55:14.883Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.15s)
18:55:14 [2022-09-07T18:55:14.883Z] === RUN   TestCreateServiceMultipleTimes
18:55:14 [2022-09-07T18:55:14.927Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:55:14 [2022-09-07T18:55:14.927Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:55:16 [2022-09-07T18:55:16.138Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:55:16 [2022-09-07T18:55:16.307Z] --- PASS: TestStats (2.69s)
18:55:16 [2022-09-07T18:55:16.307Z] === RUN   TestStopContainerWithTimeout
18:55:16 [2022-09-07T18:55:16.307Z] === RUN   TestStopContainerWithTimeout/0
18:55:16 [2022-09-07T18:55:16.307Z] === PAUSE TestStopContainerWithTimeout/0
18:55:16 [2022-09-07T18:55:16.307Z] === RUN   TestStopContainerWithTimeout/1
18:55:16 [2022-09-07T18:55:16.307Z] === PAUSE TestStopContainerWithTimeout/1
18:55:16 [2022-09-07T18:55:16.307Z] === RUN   TestStopContainerWithTimeout/3
18:55:16 [2022-09-07T18:55:16.307Z] === PAUSE TestStopContainerWithTimeout/3
18:55:16 [2022-09-07T18:55:16.307Z] === RUN   TestStopContainerWithTimeout/-1
18:55:16 [2022-09-07T18:55:16.307Z] === PAUSE TestStopContainerWithTimeout/-1
18:55:16 [2022-09-07T18:55:16.307Z] === CONT  TestStopContainerWithTimeout/0
18:55:16 [2022-09-07T18:55:16.307Z] === CONT  TestStopContainerWithTimeout/3
18:55:16 [2022-09-07T18:55:16.568Z] === RUN   TestDockerSuite/TestAttachDetach
18:55:17 [2022-09-07T18:55:17.139Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:55:17 [2022-09-07T18:55:17.399Z] === CONT  TestStopContainerWithTimeout/1
18:55:17 [2022-09-07T18:55:17.399Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:55:18 [2022-09-07T18:55:18.338Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:55:18 [2022-09-07T18:55:18.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:55:19 [2022-09-07T18:55:19.166Z] === CONT  TestStopContainerWithTimeout/-1
18:55:19 [2022-09-07T18:55:19.736Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:55:20 [2022-09-07T18:55:20.305Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:55:20 [2022-09-07T18:55:20.308Z] tests/integration/api_service_test.py .................................. [ 59%]
18:55:20 [2022-09-07T18:55:20.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:55:21 [2022-09-07T18:55:21.137Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:55:21 [2022-09-07T18:55:21.708Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:55:21 [2022-09-07T18:55:21.708Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
18:55:21 [2022-09-07T18:55:21.708Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
18:55:21 [2022-09-07T18:55:21.708Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
18:55:21 [2022-09-07T18:55:21.708Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
18:55:21 [2022-09-07T18:55:21.708Z] === RUN   TestDeleteDevicemapper
18:55:21 [2022-09-07T18:55:21.708Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:55:21 [2022-09-07T18:55:21.708Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:55:21 [2022-09-07T18:55:21.708Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:55:23 [2022-09-07T18:55:23.620Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:55:23 [2022-09-07T18:55:23.620Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
18:55:23 [2022-09-07T18:55:23.620Z]     check_test.go:540: [d23aa9a13aa72] daemon is not started
18:55:23 [2022-09-07T18:55:23.620Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:55:23 [2022-09-07T18:55:23.620Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
18:55:23 [2022-09-07T18:55:23.620Z]     check_test.go:540: [d8493f002a3b7] daemon is not started
18:55:23 [2022-09-07T18:55:23.620Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:55:24 [2022-09-07T18:55:24.194Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s)
18:55:24 [2022-09-07T18:55:24.194Z] === RUN   TestUpdateMemory
18:55:24 [2022-09-07T18:55:24.194Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:55:24 [2022-09-07T18:55:24.194Z] --- SKIP: TestUpdateMemory (0.00s)
18:55:24 [2022-09-07T18:55:24.194Z] === RUN   TestUpdateCPUQuota
18:55:24 [2022-09-07T18:55:24.886Z] ............................                                             [ 66%]
18:55:25 [2022-09-07T18:55:25.579Z] --- PASS: TestUpdateCPUQuota (1.27s)
18:55:25 [2022-09-07T18:55:25.580Z] === RUN   TestUpdatePidsLimit
18:55:25 [2022-09-07T18:55:25.580Z] === RUN   TestUpdatePidsLimit/update_from_none
18:55:25 [2022-09-07T18:55:25.851Z] === RUN   TestUpdatePidsLimit/no_change
18:55:26 [2022-09-07T18:55:26.114Z] === RUN   TestUpdatePidsLimit/update_lower
18:55:26 [2022-09-07T18:55:26.684Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:55:26 [2022-09-07T18:55:26.945Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:55:26 [2022-09-07T18:55:26.945Z]     check_test.go:540: [dbb3f35603279] daemon is not started
18:55:26 [2022-09-07T18:55:26.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:55:27 [2022-09-07T18:55:27.515Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:55:27 [2022-09-07T18:55:27.776Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:55:29 [2022-09-07T18:55:29.158Z] --- PASS: TestUpdatePidsLimit (3.38s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
18:55:29 [2022-09-07T18:55:29.158Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
18:55:29 [2022-09-07T18:55:29.158Z] === RUN   TestUpdateRestartPolicy
18:55:31 [2022-09-07T18:55:31.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:55:32 [2022-09-07T18:55:32.941Z] --- PASS: TestCreateServiceMultipleTimes (15.68s)
18:55:32 [2022-09-07T18:55:32.941Z] === RUN   TestCreateServiceConflict
18:55:32 [2022-09-07T18:55:32.941Z] --- PASS: TestCreateServiceConflict (2.20s)
18:55:32 [2022-09-07T18:55:32.941Z] === RUN   TestCreateServiceMaxReplicas
18:55:34 [2022-09-07T18:55:34.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:55:34 [2022-09-07T18:55:34.832Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
18:55:34 [2022-09-07T18:55:34.832Z] === RUN   TestCreateWithDuplicateNetworkNames
18:55:36 [2022-09-07T18:55:36.156Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:55:36 [2022-09-07T18:55:36.727Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:55:36 [2022-09-07T18:55:36.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:55:37 [2022-09-07T18:55:37.666Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:55:37 [2022-09-07T18:55:37.926Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:55:39 [2022-09-07T18:55:39.306Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:55:39 [2022-09-07T18:55:39.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:55:41 [2022-09-07T18:55:41.476Z] --- PASS: TestUpdateRestartPolicy (12.38s)
18:55:41 [2022-09-07T18:55:41.476Z] === RUN   TestUpdateRestartWithAutoRemove
18:55:41 [2022-09-07T18:55:41.476Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:55:42 [2022-09-07T18:55:42.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
18:55:42 [2022-09-07T18:55:42.046Z] === RUN   TestWaitNonBlocked
18:55:42 [2022-09-07T18:55:42.046Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:55:42 [2022-09-07T18:55:42.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:55:42 [2022-09-07T18:55:42.046Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:55:42 [2022-09-07T18:55:42.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:55:42 [2022-09-07T18:55:42.046Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:55:42 [2022-09-07T18:55:42.046Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:55:42 [2022-09-07T18:55:42.306Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:55:43 [2022-09-07T18:55:43.244Z] --- PASS: TestWaitNonBlocked (0.03s)
18:55:43 [2022-09-07T18:55:43.244Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
18:55:43 [2022-09-07T18:55:43.244Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s)
18:55:43 [2022-09-07T18:55:43.244Z] === RUN   TestWaitBlocked
18:55:43 [2022-09-07T18:55:43.244Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:55:43 [2022-09-07T18:55:43.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:55:43 [2022-09-07T18:55:43.244Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:55:43 [2022-09-07T18:55:43.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:55:43 [2022-09-07T18:55:43.244Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:55:43 [2022-09-07T18:55:43.244Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:55:44 [2022-09-07T18:55:44.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:55:44 [2022-09-07T18:55:44.445Z] --- PASS: TestWaitBlocked (0.02s)
18:55:44 [2022-09-07T18:55:44.445Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
18:55:44 [2022-09-07T18:55:44.445Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
18:55:44 [2022-09-07T18:55:44.445Z] === RUN   TestWaitConditions
18:55:44 [2022-09-07T18:55:44.445Z] === RUN   TestWaitConditions/default
18:55:44 [2022-09-07T18:55:44.445Z] === PAUSE TestWaitConditions/default
18:55:44 [2022-09-07T18:55:44.445Z] === RUN   TestWaitConditions/not-running
18:55:44 [2022-09-07T18:55:44.445Z] === PAUSE TestWaitConditions/not-running
18:55:44 [2022-09-07T18:55:44.445Z] === RUN   TestWaitConditions/next-exit
18:55:44 [2022-09-07T18:55:44.445Z] === PAUSE TestWaitConditions/next-exit
18:55:44 [2022-09-07T18:55:44.445Z] === RUN   TestWaitConditions/removed
18:55:44 [2022-09-07T18:55:44.445Z] === PAUSE TestWaitConditions/removed
18:55:44 [2022-09-07T18:55:44.445Z] === CONT  TestWaitConditions/default
18:55:44 [2022-09-07T18:55:44.445Z] === CONT  TestWaitConditions/next-exit
18:55:44 [2022-09-07T18:55:44.445Z] === CONT  TestWaitConditions/default
18:55:44 [2022-09-07T18:55:44.445Z]     wait_test.go:146: ContainerID = 0dd53b41ba1b891256d2398dfa878d4b2c7283de980d321b142a4e457e519d6b
18:55:44 [2022-09-07T18:55:44.445Z] === CONT  TestWaitConditions/next-exit
18:55:44 [2022-09-07T18:55:44.445Z]     wait_test.go:146: ContainerID = 682b5eaa280e3ed394785e5790f42e820bc92db5841a5fe53840836d5ca165f6
18:55:45 [2022-09-07T18:55:45.829Z] === CONT  TestWaitConditions/not-running
18:55:45 [2022-09-07T18:55:45.829Z]     wait_test.go:146: ContainerID = af70d494b42c942f76f04140835b42a6605012b7639628f06c37b0ff7954e908
18:55:45 [2022-09-07T18:55:45.829Z] === CONT  TestWaitConditions/removed
18:55:46 [2022-09-07T18:55:46.089Z]     wait_test.go:146: ContainerID = b76dfb00d14f8a515a6f4c8564546fc93cc8e06769081bc24474af5ab1120983
18:55:47 [2022-09-07T18:55:47.032Z] --- PASS: TestWaitConditions (0.04s)
18:55:47 [2022-09-07T18:55:47.032Z]     --- PASS: TestWaitConditions/default (1.03s)
18:55:47 [2022-09-07T18:55:47.032Z]     --- PASS: TestWaitConditions/next-exit (1.29s)
18:55:47 [2022-09-07T18:55:47.032Z]     --- PASS: TestWaitConditions/not-running (1.32s)
18:55:47 [2022-09-07T18:55:47.032Z]     --- PASS: TestWaitConditions/removed (1.28s)
18:55:47 [2022-09-07T18:55:47.032Z] === RUN   TestWaitRestartedContainer
18:55:47 [2022-09-07T18:55:47.032Z] === RUN   TestWaitRestartedContainer/default
18:55:47 [2022-09-07T18:55:47.032Z] === PAUSE TestWaitRestartedContainer/default
18:55:47 [2022-09-07T18:55:47.032Z] === RUN   TestWaitRestartedContainer/not-running
18:55:47 [2022-09-07T18:55:47.032Z] === PAUSE TestWaitRestartedContainer/not-running
18:55:47 [2022-09-07T18:55:47.032Z] === RUN   TestWaitRestartedContainer/next-exit
18:55:47 [2022-09-07T18:55:47.032Z] === PAUSE TestWaitRestartedContainer/next-exit
18:55:47 [2022-09-07T18:55:47.032Z] === CONT  TestWaitRestartedContainer/default
18:55:47 [2022-09-07T18:55:47.032Z] === CONT  TestWaitRestartedContainer/next-exit
18:55:48 [2022-09-07T18:55:48.414Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:55:49 [2022-09-07T18:55:49.356Z] === CONT  TestWaitRestartedContainer/not-running
18:55:49 [2022-09-07T18:55:49.676Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s)
18:55:49 [2022-09-07T18:55:49.676Z] === RUN   TestCreateServiceSecretFileMode
18:55:50 [2022-09-07T18:55:50.239Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
18:55:50 [2022-09-07T18:55:50.239Z] === RUN   TestCreateServiceConfigFileMode
18:55:50 [2022-09-07T18:55:50.322Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:55:51 [2022-09-07T18:55:51.266Z] --- PASS: TestWaitRestartedContainer (0.03s)
18:55:51 [2022-09-07T18:55:51.266Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.13s)
18:55:51 [2022-09-07T18:55:51.266Z]     --- PASS: TestWaitRestartedContainer/default (2.36s)
18:55:51 [2022-09-07T18:55:51.266Z]     --- PASS: TestWaitRestartedContainer/not-running (1.80s)
18:55:51 [2022-09-07T18:55:51.266Z] === CONT  TestContainerStartOnDaemonRestart
18:55:51 [2022-09-07T18:55:51.266Z] === CONT  TestRestartDaemonWithRestartingContainer
18:55:52 [2022-09-07T18:55:52.758Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
18:55:52 [2022-09-07T18:55:52.758Z] === RUN   TestCreateServiceSysctls
18:55:53 [2022-09-07T18:55:53.175Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:55:54 [2022-09-07T18:55:54.558Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:55:54 [2022-09-07T18:55:54.818Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s)
18:55:54 [2022-09-07T18:55:54.818Z] === CONT  TestIpcModeOlderClient
18:55:54 [2022-09-07T18:55:54.818Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:55:55 [2022-09-07T18:55:55.078Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:55:55 [2022-09-07T18:55:55.078Z] === CONT  TestContainerKillOnDaemonStart
18:55:55 [2022-09-07T18:55:55.339Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.39s)
18:55:55 [2022-09-07T18:55:55.339Z] === CONT  TestDaemonHostGatewayIP
18:55:55 [2022-09-07T18:55:55.598Z]     check_test.go:540: [dac8bfee0edc5] daemon is not started
18:55:55 [2022-09-07T18:55:55.599Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:55:56 [2022-09-07T18:55:56.027Z] --- PASS: TestCreateServiceSysctls (2.92s)
18:55:56 [2022-09-07T18:55:56.027Z] === RUN   TestCreateServiceCapabilities
18:55:57 [2022-09-07T18:55:57.511Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:55:58 [2022-09-07T18:55:58.547Z] --- PASS: TestCreateServiceCapabilities (2.35s)
18:55:58 [2022-09-07T18:55:58.547Z] === RUN   TestInspect
18:55:58 [2022-09-07T18:55:58.895Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:55:59 [2022-09-07T18:55:59.155Z] --- PASS: TestDaemonHostGatewayIP (3.77s)
18:55:59 [2022-09-07T18:55:59.155Z] === CONT  TestDaemonRestartIpcMode
18:56:00 [2022-09-07T18:56:00.537Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:56:01 [2022-09-07T18:56:01.064Z] --- PASS: TestInspect (2.76s)
18:56:01 [2022-09-07T18:56:01.064Z] === RUN   TestCreateJob
18:56:01 [2022-09-07T18:56:01.476Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:56:02 [2022-09-07T18:56:02.048Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:56:02 [2022-09-07T18:56:02.309Z] --- PASS: TestDaemonRestartIpcMode (2.98s)
18:56:02 [2022-09-07T18:56:02.879Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:56:03 [2022-09-07T18:56:03.586Z] --- PASS: TestCreateJob (2.55s)
18:56:03 [2022-09-07T18:56:03.586Z] === RUN   TestReplicatedJob
18:56:04 [2022-09-07T18:56:04.264Z]     check_test.go:540: [d49524eea0b94] daemon is not started
18:56:04 [2022-09-07T18:56:04.264Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:56:04 [2022-09-07T18:56:04.524Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:56:05 [2022-09-07T18:56:05.739Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:56:07 [2022-09-07T18:56:07.059Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:56:07 [2022-09-07T18:56:07.631Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:56:07 [2022-09-07T18:56:07.631Z] --- PASS: TestContainerKillOnDaemonStart (12.63s)
18:56:07 [2022-09-07T18:56:07.631Z] PASS
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === Skipped
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:56:07 [2022-09-07T18:56:07.631Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:56:07 [2022-09-07T18:56:07.631Z] 
18:56:07 [2022-09-07T18:56:07.631Z] DONE 273 tests, 6 skipped in 168.595s
18:56:07 [2022-09-07T18:56:07.631Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:56:07 [2022-09-07T18:56:07.631Z] ++ 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
18:56:07 [2022-09-07T18:56:07.631Z] ++ set -e
18:56:07 [2022-09-07T18:56:07.631Z] ++ '[' -n 0 ']'
18:56:07 [2022-09-07T18:56:07.631Z] ++ set -x
18:56:07 [2022-09-07T18:56:07.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:56:07 [2022-09-07T18:56:07.631Z] === RUN   TestDockerSuite/TestBuildAddScript
18:56:07 [2022-09-07T18:56:07.891Z] === RUN   TestConfigDaemonLibtrustID
18:56:08 [2022-09-07T18:56:08.459Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:56:08 [2022-09-07T18:56:08.459Z] === RUN   TestConfigDaemonID
18:56:08 [2022-09-07T18:56:08.845Z] --- PASS: TestReplicatedJob (4.85s)
18:56:08 [2022-09-07T18:56:08.845Z] === RUN   TestUpdateReplicatedJob
18:56:09 [2022-09-07T18:56:09.398Z]     daemon_test.go:83: [dfc15ef5bb75e] daemon is not started
18:56:09 [2022-09-07T18:56:09.398Z] --- PASS: TestConfigDaemonID (1.06s)
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:56:09 [2022-09-07T18:56:09.398Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:56:09 [2022-09-07T18:56:09.398Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation/invalid_config
18:56:09 [2022-09-07T18:56:09.398Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation/malformed_config
18:56:09 [2022-09-07T18:56:09.398Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:56:09 [2022-09-07T18:56:09.398Z] === RUN   TestDaemonConfigValidation/valid_config
18:56:09 [2022-09-07T18:56:09.398Z] === PAUSE TestDaemonConfigValidation/valid_config
18:56:09 [2022-09-07T18:56:09.398Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:56:09 [2022-09-07T18:56:09.398Z] === CONT  TestDaemonConfigValidation/malformed_config
18:56:09 [2022-09-07T18:56:09.658Z] === CONT  TestDaemonConfigValidation/valid_config
18:56:09 [2022-09-07T18:56:09.658Z] === CONT  TestDaemonConfigValidation/invalid_config
18:56:09 [2022-09-07T18:56:09.658Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:56:09 [2022-09-07T18:56:09.919Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:56:09 [2022-09-07T18:56:09.919Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:56:09 [2022-09-07T18:56:09.919Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s)
18:56:09 [2022-09-07T18:56:09.919Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.17s)
18:56:09 [2022-09-07T18:56:09.919Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.22s)
18:56:09 [2022-09-07T18:56:09.919Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.24s)
18:56:09 [2022-09-07T18:56:09.919Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s)
18:56:09 [2022-09-07T18:56:09.919Z] === RUN   TestConfigDaemonSeccompProfiles
18:56:09 [2022-09-07T18:56:09.919Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:56:11 [2022-09-07T18:56:11.301Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:56:11 [2022-09-07T18:56:11.365Z] --- PASS: TestUpdateReplicatedJob (3.17s)
18:56:11 [2022-09-07T18:56:11.365Z] === RUN   TestServiceListWithStatuses
18:56:11 [2022-09-07T18:56:11.365Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:56:11 [2022-09-07T18:56:11.365Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:56:11 [2022-09-07T18:56:11.365Z] === RUN   TestDockerNetworkConnectAlias
18:56:12 [2022-09-07T18:56:12.243Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:56:13 [2022-09-07T18:56:13.197Z] === CONT  TestConfigDaemonSeccompProfiles
18:56:13 [2022-09-07T18:56:13.197Z]     daemon_test.go:197: [ddb9dbdfd219d] daemon is not started
18:56:13 [2022-09-07T18:56:13.197Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s)
18:56:13 [2022-09-07T18:56:13.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
18:56:13 [2022-09-07T18:56:13.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
18:56:13 [2022-09-07T18:56:13.197Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s)
18:56:13 [2022-09-07T18:56:13.197Z] === RUN   TestDaemonProxy
18:56:13 [2022-09-07T18:56:13.197Z] === RUN   TestDaemonProxy/environment_variables
18:56:13 [2022-09-07T18:56:13.457Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:56:14 [2022-09-07T18:56:14.396Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:56:14 [2022-09-07T18:56:14.965Z] === RUN   TestDaemonProxy/command-line_options
18:56:14 [2022-09-07T18:56:14.965Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:56:15 [2022-09-07T18:56:15.533Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
18:56:15 [2022-09-07T18:56:15.533Z] === RUN   TestDockerNetworkReConnect
18:56:15 [2022-09-07T18:56:15.535Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:56:15 [2022-09-07T18:56:15.535Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
18:56:15 [2022-09-07T18:56:15.794Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:56:16 [2022-09-07T18:56:16.054Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
18:56:16 [2022-09-07T18:56:16.623Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
18:56:16 [2022-09-07T18:56:16.623Z] === RUN   TestDaemonProxy/configuration_file
18:56:17 [2022-09-07T18:56:17.193Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
18:56:17 [2022-09-07T18:56:17.453Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
18:56:18 [2022-09-07T18:56:18.023Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
18:56:18 [2022-09-07T18:56:18.594Z] === RUN   TestDaemonProxy/conflicting_options
18:56:18 [2022-09-07T18:56:18.594Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
18:56:18 [2022-09-07T18:56:18.801Z] --- PASS: TestDockerNetworkReConnect (3.28s)
18:56:18 [2022-09-07T18:56:18.801Z] === RUN   TestServicePlugin
18:56:18 [2022-09-07T18:56:18.801Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:56:18 [2022-09-07T18:56:18.801Z] --- SKIP: TestServicePlugin (0.00s)
18:56:18 [2022-09-07T18:56:18.801Z] === RUN   TestServiceUpdateLabel
18:56:18 [2022-09-07T18:56:18.855Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:56:18 [2022-09-07T18:56:18.855Z] === RUN   TestDaemonProxy/reload_sanitized
18:56:19 [2022-09-07T18:56:19.115Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
18:56:19 [2022-09-07T18:56:19.377Z] --- PASS: TestDaemonProxy (6.33s)
18:56:19 [2022-09-07T18:56:19.377Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
18:56:19 [2022-09-07T18:56:19.377Z]     --- PASS: TestDaemonProxy/command-line_options (1.78s)
18:56:19 [2022-09-07T18:56:19.377Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
18:56:19 [2022-09-07T18:56:19.377Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:56:19 [2022-09-07T18:56:19.377Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:56:19 [2022-09-07T18:56:19.377Z] PASS
18:56:19 [2022-09-07T18:56:19.377Z] 
18:56:19 [2022-09-07T18:56:19.377Z] DONE 18 tests in 11.812s
18:56:19 [2022-09-07T18:56:19.377Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:56:19 [2022-09-07T18:56:19.377Z] ++ 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
18:56:19 [2022-09-07T18:56:19.377Z] ++ set -e
18:56:19 [2022-09-07T18:56:19.377Z] ++ '[' -n 0 ']'
18:56:19 [2022-09-07T18:56:19.377Z] ++ set -x
18:56:19 [2022-09-07T18:56:19.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
18:56:19 [2022-09-07T18:56:19.637Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
18:56:19 [2022-09-07T18:56:19.637Z] INFO: Testing against a local daemon
18:56:19 [2022-09-07T18:56:19.637Z] === RUN   TestCommitInheritsEnv
18:56:20 [2022-09-07T18:56:20.208Z] --- PASS: TestCommitInheritsEnv (0.38s)
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportExtremelyLargeImageWorks
18:56:20 [2022-09-07T18:56:20.208Z] === PAUSE TestImportExtremelyLargeImageWorks
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform/#00
18:56:20 [2022-09-07T18:56:20.208Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform/_______
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform//
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform/linux
18:56:20 [2022-09-07T18:56:20.208Z] === RUN   TestImportWithCustomPlatform/LINUX
18:56:20 [2022-09-07T18:56:20.468Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:56:20 [2022-09-07T18:56:20.468Z] === RUN   TestImportWithCustomPlatform/macos
18:56:20 [2022-09-07T18:56:20.468Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:56:20 [2022-09-07T18:56:20.468Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:56:20 [2022-09-07T18:56:20.468Z] --- PASS: TestImportWithCustomPlatform (0.50s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.09s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:56:20 [2022-09-07T18:56:20.468Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:56:20 [2022-09-07T18:56:20.468Z] === RUN   TestImagesFilterMultiReference
18:56:20 [2022-09-07T18:56:20.728Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:56:20 [2022-09-07T18:56:20.728Z] === RUN   TestImagePullPlatformInvalid
18:56:20 [2022-09-07T18:56:20.728Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:56:20 [2022-09-07T18:56:20.728Z] === RUN   TestRemoveImageOrphaning
18:56:20 [2022-09-07T18:56:20.728Z]     check_test.go:540: [d23b99bf7722e] daemon is not started
18:56:20 [2022-09-07T18:56:20.728Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:56:20 [2022-09-07T18:56:20.988Z] --- PASS: TestRemoveImageOrphaning (0.44s)
18:56:20 [2022-09-07T18:56:20.988Z] === RUN   TestRemoveImageGarbageCollector
18:56:21 [2022-09-07T18:56:21.249Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:56:21 [2022-09-07T18:56:21.318Z] --- PASS: TestServiceUpdateLabel (2.30s)
18:56:21 [2022-09-07T18:56:21.318Z] === RUN   TestServiceUpdateSecrets
18:56:21 [2022-09-07T18:56:21.509Z] time="2022-09-07T18:56:21Z" level=info msg="[graphdriver] trying configured driver: overlay2"
18:56:21 [2022-09-07T18:56:21.769Z] === RUN   TestDockerSuite/TestBuildAddTar
18:56:21 [2022-09-07T18:56:21.769Z]     check_test.go:540: [debbb6eaea391] daemon is not started
18:56:21 [2022-09-07T18:56:21.769Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:56:22 [2022-09-07T18:56:22.340Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:56:23 [2022-09-07T18:56:23.281Z] --- PASS: TestRemoveImageGarbageCollector (2.20s)
18:56:23 [2022-09-07T18:56:23.281Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:56:23 [2022-09-07T18:56:23.281Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:56:23 [2022-09-07T18:56:23.281Z] === RUN   TestTagInvalidReference
18:56:23 [2022-09-07T18:56:23.281Z] --- PASS: TestTagInvalidReference (0.02s)
18:56:23 [2022-09-07T18:56:23.281Z] === RUN   TestTagValidPrefixedRepo
18:56:23 [2022-09-07T18:56:23.281Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
18:56:23 [2022-09-07T18:56:23.281Z] === RUN   TestTagExistedNameWithoutForce
18:56:23 [2022-09-07T18:56:23.542Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:56:23 [2022-09-07T18:56:23.542Z] === RUN   TestTagOfficialNames
18:56:23 [2022-09-07T18:56:23.542Z] --- PASS: TestTagOfficialNames (0.08s)
18:56:23 [2022-09-07T18:56:23.542Z] === RUN   TestTagMatchesDigest
18:56:23 [2022-09-07T18:56:23.542Z] --- PASS: TestTagMatchesDigest (0.02s)
18:56:23 [2022-09-07T18:56:23.542Z] === CONT  TestImportExtremelyLargeImageWorks
18:56:23 [2022-09-07T18:56:23.801Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:56:23 [2022-09-07T18:56:23.801Z] tests/integration/client_test.py .....                                   [ 75%]
18:56:23 [2022-09-07T18:56:23.801Z] tests/integration/context_api_test.py ...                                [ 76%]
18:56:23 [2022-09-07T18:56:23.801Z] tests/integration/errors_test.py .                                       [ 76%]
18:56:23 [2022-09-07T18:56:23.803Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:56:27 [2022-09-07T18:56:27.102Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:56:27 [2022-09-07T18:56:27.362Z]     check_test.go:540: [dd547c96cbbc5] daemon is not started
18:56:27 [2022-09-07T18:56:27.362Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:56:29 [2022-09-07T18:56:29.277Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:56:30 [2022-09-07T18:56:30.218Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:56:30 [2022-09-07T18:56:30.479Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:56:31 [2022-09-07T18:56:31.863Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:56:31 [2022-09-07T18:56:31.863Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:56:36 [2022-09-07T18:56:36.062Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:56:36 [2022-09-07T18:56:36.161Z] --- PASS: TestServiceUpdateSecrets (14.28s)
18:56:36 [2022-09-07T18:56:36.161Z] === RUN   TestServiceUpdateConfigs
18:56:36 [2022-09-07T18:56:36.321Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:56:36 [2022-09-07T18:56:36.906Z]     check_test.go:540: [d5af3fa439a3d] daemon is not started
18:56:36 [2022-09-07T18:56:36.906Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:56:42 [2022-09-07T18:56:42.202Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:56:42 [2022-09-07T18:56:42.524Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:56:42 [2022-09-07T18:56:42.772Z] === RUN   TestDockerSuite/TestBuildBlankName
18:56:43 [2022-09-07T18:56:43.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:56:45 [2022-09-07T18:56:45.254Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:56:45 [2022-09-07T18:56:45.515Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:56:47 [2022-09-07T18:56:47.427Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:56:47 [2022-09-07T18:56:47.688Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:56:48 [2022-09-07T18:56:48.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:56:50 [2022-09-07T18:56:50.539Z]     check_test.go:540: [d60354a95b74e] daemon is not started
18:56:50 [2022-09-07T18:56:50.539Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:56:50 [2022-09-07T18:56:50.800Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:56:50 [2022-09-07T18:56:50.800Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:56:51 [2022-09-07T18:56:51.004Z] --- PASS: TestServiceUpdateConfigs (14.39s)
18:56:51 [2022-09-07T18:56:51.004Z] === RUN   TestServiceUpdateNetwork
18:56:51 [2022-09-07T18:56:51.369Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:56:51 [2022-09-07T18:56:51.939Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:56:52 [2022-09-07T18:56:52.880Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:56:53 [2022-09-07T18:56:53.819Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:56:53 [2022-09-07T18:56:53.819Z]     check_test.go:540: [d8ee149b1afe3] daemon is not started
18:56:53 [2022-09-07T18:56:53.819Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:56:55 [2022-09-07T18:56:55.201Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:56:56 [2022-09-07T18:56:56.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:56:56 [2022-09-07T18:56:56.401Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:56:58 [2022-09-07T18:56:58.824Z] .........                                                                [ 85%]
18:56:58 [2022-09-07T18:56:58.945Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:56:59 [2022-09-07T18:56:59.206Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:57:03 [2022-09-07T18:57:03.201Z] --- PASS: TestServiceUpdateNetwork (12.41s)
18:57:03 [2022-09-07T18:57:03.201Z] === RUN   TestServiceUpdatePidsLimit
18:57:03 [2022-09-07T18:57:03.457Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:57:03 [2022-09-07T18:57:03.535Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:57:04 [2022-09-07T18:57:04.020Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:57:04 [2022-09-07T18:57:04.044Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:57:04 [2022-09-07T18:57:04.920Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:57:05 [2022-09-07T18:57:05.673Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:57:06 [2022-09-07T18:57:06.832Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:57:10 [2022-09-07T18:57:10.127Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:57:10 [2022-09-07T18:57:10.127Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:57:12 [2022-09-07T18:57:12.105Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:57:12 [2022-09-07T18:57:12.224Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:57:12 [2022-09-07T18:57:12.224Z] tests/integration/models_resources_test.py .                             [ 91%]
18:57:13 [2022-09-07T18:57:13.423Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:57:13 [2022-09-07T18:57:13.683Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:57:13 [2022-09-07T18:57:13.977Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:57:16 [2022-09-07T18:57:16.728Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:57:16 [2022-09-07T18:57:16.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:57:16 [2022-09-07T18:57:16.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:57:16 [2022-09-07T18:57:16.986Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:57:17 [2022-09-07T18:57:17.920Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:57:18 [2022-09-07T18:57:18.641Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
18:57:18 [2022-09-07T18:57:18.641Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:57:18 [2022-09-07T18:57:18.641Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
18:57:18 [2022-09-07T18:57:18.641Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:57:18 [2022-09-07T18:57:18.641Z] PASS
18:57:18 [2022-09-07T18:57:18.641Z] 
18:57:18 [2022-09-07T18:57:18.641Z] === Skipped
18:57:18 [2022-09-07T18:57:18.641Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:57:18 [2022-09-07T18:57:18.641Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:57:18 [2022-09-07T18:57:18.641Z] 
18:57:18 [2022-09-07T18:57:18.641Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:57:18 [2022-09-07T18:57:18.641Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:57:18 [2022-09-07T18:57:18.641Z] 
18:57:18 [2022-09-07T18:57:18.641Z] DONE 27 tests, 2 skipped in 130.710s
18:57:18 [2022-09-07T18:57:18.641Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:57:18 [2022-09-07T18:57:18.641Z] ++ 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
18:57:18 [2022-09-07T18:57:18.641Z] ++ set -e
18:57:18 [2022-09-07T18:57:18.641Z] ++ '[' -n 0 ']'
18:57:18 [2022-09-07T18:57:18.641Z] ++ set -x
18:57:18 [2022-09-07T18:57:18.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
18:57:18 [2022-09-07T18:57:18.641Z] INFO: Testing against a local daemon
18:57:18 [2022-09-07T18:57:18.641Z] === RUN   TestSessionCreate
18:57:18 [2022-09-07T18:57:18.641Z] --- PASS: TestSessionCreate (0.03s)
18:57:18 [2022-09-07T18:57:18.641Z] === RUN   TestSessionCreateWithBadUpgrade
18:57:18 [2022-09-07T18:57:18.641Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:57:18 [2022-09-07T18:57:18.641Z] PASS
18:57:18 [2022-09-07T18:57:18.641Z] 
18:57:18 [2022-09-07T18:57:18.641Z] DONE 2 tests in 0.164s
18:57:18 [2022-09-07T18:57:18.641Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:57:18 [2022-09-07T18:57:18.641Z] ++ 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
18:57:18 [2022-09-07T18:57:18.641Z] ++ set -e
18:57:18 [2022-09-07T18:57:18.641Z] ++ '[' -n 0 ']'
18:57:18 [2022-09-07T18:57:18.641Z] ++ set -x
18:57:18 [2022-09-07T18:57:18.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
18:57:18 [2022-09-07T18:57:18.641Z] INFO: Testing against a local daemon
18:57:18 [2022-09-07T18:57:18.641Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:57:18 [2022-09-07T18:57:18.641Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:57:18 [2022-09-07T18:57:18.641Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:57:18 [2022-09-07T18:57:18.641Z] === RUN   TestDiskUsage
18:57:18 [2022-09-07T18:57:18.641Z] === PAUSE TestDiskUsage
18:57:18 [2022-09-07T18:57:18.641Z] === RUN   TestEventsExecDie
18:57:18 [2022-09-07T18:57:18.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:57:18 [2022-09-07T18:57:18.897Z] --- PASS: TestEventsExecDie (0.54s)
18:57:18 [2022-09-07T18:57:18.897Z] === RUN   TestEventsBackwardsCompatible
18:57:19 [2022-09-07T18:57:19.153Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:57:19 [2022-09-07T18:57:19.153Z] === RUN   TestEventsVolumeCreate
18:57:19 [2022-09-07T18:57:19.153Z] --- PASS: TestEventsVolumeCreate (0.07s)
18:57:19 [2022-09-07T18:57:19.153Z] === RUN   TestInfoBinaryCommits
18:57:19 [2022-09-07T18:57:19.153Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:57:19 [2022-09-07T18:57:19.153Z] === RUN   TestInfoAPIVersioned
18:57:19 [2022-09-07T18:57:19.153Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:57:19 [2022-09-07T18:57:19.153Z] === RUN   TestInfoAPI
18:57:19 [2022-09-07T18:57:19.153Z] --- PASS: TestInfoAPI (0.03s)
18:57:19 [2022-09-07T18:57:19.153Z] === RUN   TestInfoAPIWarnings
18:57:19 [2022-09-07T18:57:19.429Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:57:20 [2022-09-07T18:57:20.809Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:57:20 [2022-09-07T18:57:20.900Z] tests/integration/regression_test.py ......                              [ 98%]
18:57:21 [2022-09-07T18:57:21.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:57:21 [2022-09-07T18:57:21.416Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:57:21 [2022-09-07T18:57:21.416Z] tests/integration/credentials/utils_test.py .                            [100%]
18:57:21 [2022-09-07T18:57:21.416Z] 
18:57:21 [2022-09-07T18:57:21.416Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:57:21 [2022-09-07T18:57:21.416Z] =========================== short test summary info ============================
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:57:21 [2022-09-07T18:57:21.416Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:57:21 [2022-09-07T18:57:21.416Z]   Not supported on most drivers
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:57:21 [2022-09-07T18:57:21.416Z]   Output of docker top depends on host distro, and is not formalized.
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:57:21 [2022-09-07T18:57:21.416Z]   Output of docker top depends on host distro, and is not formalized.
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:57:21 [2022-09-07T18:57:21.416Z]   Can fail if eth0 has multiple IP addresses
18:57:21 [2022-09-07T18:57:21.416Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:57:21 [2022-09-07T18:57:21.416Z]   This doesn't seem to be taken into account by the engine
18:57:21 [2022-09-07T18:57:21.416Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:57:21 [2022-09-07T18:57:21.416Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:57:21 [2022-09-07T18:57:21.416Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.65 seconds ==
18:57:21 [2022-09-07T18:57:21.640Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:57:21 [2022-09-07T18:57:21.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:57:24 [2022-09-07T18:57:24.939Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:57:26 [2022-09-07T18:57:26.849Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:57:28 [2022-09-07T18:57:28.230Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:57:29 [2022-09-07T18:57:29.613Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:57:30 [2022-09-07T18:57:30.553Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:57:30 [2022-09-07T18:57:30.553Z]     docker_cli_daemon_test.go:2504: [d0dda0748a772] daemon is not started
18:57:31 [2022-09-07T18:57:31.493Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:57:32 [2022-09-07T18:57:32.439Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:57:33 [2022-09-07T18:57:33.857Z] Leaving: AppArmorNo profiles have been unloaded.
18:57:33 [2022-09-07T18:57:33.857Z] 
18:57:33 [2022-09-07T18:57:33.857Z] Unloading profiles will leave already running processes permanently
18:57:33 [2022-09-07T18:57:33.857Z] unconfined, which can lead to unexpected situations.
18:57:33 [2022-09-07T18:57:33.857Z] 
18:57:33 [2022-09-07T18:57:33.857Z] To set a process to complain mode, use the command line tool
18:57:33 [2022-09-07T18:57:33.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:57:33 [2022-09-07T18:57:33.857Z] 
Post stage
[Pipeline] junit
18:57:33 [2022-09-07T18:57:33.868Z] Recording test results
18:57:34 [2022-09-07T18:57:34.028Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
18:57:34 [2022-09-07T18:57:34.301Z] + echo Ensuring container killed.
18:57:34 [2022-09-07T18:57:34.301Z] Ensuring container killed.
18:57:34 [2022-09-07T18:57:34.301Z] + docker rm -vf docker-pr1
18:57:34 [2022-09-07T18:57:34.301Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:57:34 [2022-09-07T18:57:34.580Z] + echo Chowning /workspace to jenkins user
18:57:34 [2022-09-07T18:57:34.580Z] Chowning /workspace to jenkins user
18:57:34 [2022-09-07T18:57:34.580Z] + id -u
18:57:34 [2022-09-07T18:57:34.580Z] + id -g
18:57:34 [2022-09-07T18:57:34.580Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:57:36 [2022-09-07T18:57:36.249Z] + bundleName=docker-py
18:57:36 [2022-09-07T18:57:36.249Z] + echo Creating docker-py-bundles.tar.gz
18:57:36 [2022-09-07T18:57:36.249Z] Creating docker-py-bundles.tar.gz
18:57:36 [2022-09-07T18:57:36.249Z] + 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
18:57:36 [2022-09-07T18:57:36.260Z] Archiving artifacts
18:57:36 [2022-09-07T18:57:36.453Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:57:36 [2022-09-07T18:57:36.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh binary
18:57:37 [2022-09-07T18:57:37.199Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:57:37 [2022-09-07T18:57:37.199Z] === RUN   TestInfoDebug
18:57:37 [2022-09-07T18:57:37.199Z] --- PASS: TestInfoDebug (0.52s)
18:57:37 [2022-09-07T18:57:37.199Z] === RUN   TestInfoInsecureRegistries
18:57:37 [2022-09-07T18:57:37.199Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:57:37 [2022-09-07T18:57:37.199Z] === RUN   TestInfoRegistryMirrors
18:57:37 [2022-09-07T18:57:37.199Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:57:37 [2022-09-07T18:57:37.199Z] === RUN   TestLoginFailsWithBadCredentials
18:57:37 [2022-09-07T18:57:37.393Z] 
18:57:37 [2022-09-07T18:57:37.393Z] Removing bundles/
18:57:37 [2022-09-07T18:57:37.393Z] 
18:57:37 [2022-09-07T18:57:37.393Z] ---> Making bundle: binary (in bundles/binary)
18:57:37 [2022-09-07T18:57:37.393Z] Building: bundles/binary-daemon/dockerd
18:57:37 [2022-09-07T18:57:37.393Z] GOOS="" GOARCH="" GOARM=""
18:57:37 [2022-09-07T18:57:37.721Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:57:37 [2022-09-07T18:57:37.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:57:37 [2022-09-07T18:57:37.761Z] === RUN   TestPingCacheHeaders
18:57:37 [2022-09-07T18:57:37.761Z] --- PASS: TestPingCacheHeaders (0.02s)
18:57:37 [2022-09-07T18:57:37.761Z] === RUN   TestPingGet
18:57:37 [2022-09-07T18:57:37.761Z] --- PASS: TestPingGet (0.01s)
18:57:37 [2022-09-07T18:57:37.761Z] === RUN   TestPingHead
18:57:37 [2022-09-07T18:57:37.761Z] --- PASS: TestPingHead (0.02s)
18:57:37 [2022-09-07T18:57:37.761Z] === RUN   TestPingSwarmHeader
18:57:38 [2022-09-07T18:57:38.323Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:57:38 [2022-09-07T18:57:38.661Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:57:38 [2022-09-07T18:57:38.885Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:57:39 [2022-09-07T18:57:39.232Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:57:39 [2022-09-07T18:57:39.824Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:57:39 [2022-09-07T18:57:39.824Z] --- PASS: TestPingSwarmHeader (2.09s)
18:57:39 [2022-09-07T18:57:39.824Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:57:39 [2022-09-07T18:57:39.824Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:57:39 [2022-09-07T18:57:39.824Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:57:39 [2022-09-07T18:57:39.824Z] === RUN   TestPingBuilderHeader
18:57:39 [2022-09-07T18:57:39.824Z] === RUN   TestPingBuilderHeader/default_config
18:57:40 [2022-09-07T18:57:40.170Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:57:40 [2022-09-07T18:57:40.387Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:57:40 [2022-09-07T18:57:40.741Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:57:40 [2022-09-07T18:57:40.949Z] --- PASS: TestPingBuilderHeader (1.05s)
18:57:40 [2022-09-07T18:57:40.949Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:57:40 [2022-09-07T18:57:40.949Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:57:40 [2022-09-07T18:57:40.949Z] === RUN   TestVersion
18:57:40 [2022-09-07T18:57:40.949Z] --- PASS: TestVersion (0.02s)
18:57:40 [2022-09-07T18:57:40.949Z] === CONT  TestDiskUsage
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/container_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/image_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.512Z] === RUN   TestDiskUsage/after_container.Run
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:57:41 [2022-09-07T18:57:41.768Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:57:42 [2022-09-07T18:57:42.025Z] --- PASS: TestDiskUsage (1.15s)
18:57:42 [2022-09-07T18:57:42.025Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z] PASS
18:57:42 [2022-09-07T18:57:42.025Z] 
18:57:42 [2022-09-07T18:57:42.025Z] === Skipped
18:57:42 [2022-09-07T18:57:42.025Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:57:42 [2022-09-07T18:57:42.025Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:57:42 [2022-09-07T18:57:42.025Z] 
18:57:42 [2022-09-07T18:57:42.025Z] DONE 57 tests, 1 skipped in 23.712s
18:57:42 [2022-09-07T18:57:42.025Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:57:42 [2022-09-07T18:57:42.025Z] ++ 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
18:57:42 [2022-09-07T18:57:42.025Z] ++ set -e
18:57:42 [2022-09-07T18:57:42.025Z] ++ '[' -n 0 ']'
18:57:42 [2022-09-07T18:57:42.025Z] ++ set -x
18:57:42 [2022-09-07T18:57:42.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:57:42 [2022-09-07T18:57:42.025Z] INFO: Testing against a local daemon
18:57:42 [2022-09-07T18:57:42.025Z] === RUN   TestVolumesCreateAndList
18:57:42 [2022-09-07T18:57:42.282Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesRemove
18:57:42 [2022-09-07T18:57:42.282Z] --- PASS: TestVolumesRemove (0.07s)
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInspect
18:57:42 [2022-09-07T18:57:42.282Z] --- PASS: TestVolumesInspect (0.02s)
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:57:42 [2022-09-07T18:57:42.282Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:57:42 [2022-09-07T18:57:42.282Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:57:42 [2022-09-07T18:57:42.282Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:57:42 [2022-09-07T18:57:42.282Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:57:42 [2022-09-07T18:57:42.282Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:57:42 [2022-09-07T18:57:42.282Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:57:42 [2022-09-07T18:57:42.283Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:57:42 [2022-09-07T18:57:42.283Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:57:42 [2022-09-07T18:57:42.283Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:57:42 [2022-09-07T18:57:42.283Z] PASS
18:57:42 [2022-09-07T18:57:42.283Z] 
18:57:42 [2022-09-07T18:57:42.283Z] DONE 9 tests in 0.228s
18:57:42 [2022-09-07T18:57:42.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:57:42 [2022-09-07T18:57:42.539Z] ++++ cat bundles/test-integration/docker.pid
18:57:42 [2022-09-07T18:57:42.539Z] +++ kill 14780
18:57:42 [2022-09-07T18:57:42.539Z] +++ /etc/init.d/apparmor stop
18:57:42 [2022-09-07T18:57:42.539Z] Leaving: AppArmorNo profiles have been unloaded.
18:57:42 [2022-09-07T18:57:42.539Z] 
18:57:42 [2022-09-07T18:57:42.539Z] Unloading profiles will leave already running processes permanently
18:57:42 [2022-09-07T18:57:42.539Z] unconfined, which can lead to unexpected situations.
18:57:42 [2022-09-07T18:57:42.539Z] 
18:57:42 [2022-09-07T18:57:42.539Z] To set a process to complain mode, use the command line tool
18:57:42 [2022-09-07T18:57:42.539Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:57:42 [2022-09-07T18:57:42.539Z] +++ true
18:57:42 [2022-09-07T18:57:42.539Z] exiting test-integration
18:57:42 [2022-09-07T18:57:42.539Z] ++ exit 0
18:57:42 [2022-09-07T18:57:42.539Z] 
18:57:42 [2022-09-07T18:57:42.653Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:57:43 [2022-09-07T18:57:43.224Z] === RUN   TestDockerDaemonSuite/TestShmSize
Post stage
[Pipeline] junit
18:57:43 [2022-09-07T18:57:43.480Z] Recording test results
18:57:43 [2022-09-07T18:57:43.485Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:57:43 [2022-09-07T18:57:43.650Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:57:43 [2022-09-07T18:57:43.970Z] + echo Ensuring container killed.
18:57:43 [2022-09-07T18:57:43.970Z] Ensuring container killed.
18:57:43 [2022-09-07T18:57:43.970Z] + docker rm -vf docker-pr1
18:57:43 [2022-09-07T18:57:43.970Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:57:44 [2022-09-07T18:57:44.055Z] === RUN   TestDockerSuite/TestBuildCmd
18:57:44 [2022-09-07T18:57:44.248Z] + echo Chowning /workspace to jenkins user
18:57:44 [2022-09-07T18:57:44.248Z] Chowning /workspace to jenkins user
18:57:44 [2022-09-07T18:57:44.248Z] + id -u
18:57:44 [2022-09-07T18:57:44.248Z] + id -g
18:57:44 [2022-09-07T18:57:44.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
18:57:44 [2022-09-07T18:57:44.316Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:57:44 [2022-09-07T18:57:44.886Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:57:45 [2022-09-07T18:57:45.146Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:57:45 [2022-09-07T18:57:45.146Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:57:45 [2022-09-07T18:57:45.146Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
18:57:45 [2022-09-07T18:57:45.146Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:57:45 [2022-09-07T18:57:45.900Z] + bundleName=arm64-integration
18:57:45 [2022-09-07T18:57:45.900Z] + echo Creating arm64-integration-bundles.tar.gz
18:57:45 [2022-09-07T18:57:45.900Z] Creating arm64-integration-bundles.tar.gz
18:57:45 [2022-09-07T18:57:45.900Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:57:45 [2022-09-07T18:57:45.900Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:57:46 [2022-09-07T18:57:46.166Z] Archiving artifacts
18:57:46 [2022-09-07T18:57:46.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:57:46 [2022-09-07T18:57:46.709Z] + make clean
18:57:46 [2022-09-07T18:57:46.965Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:57:46 [2022-09-07T18:57:46.965Z] docker-dev-cache
18:57:46 [2022-09-07T18:57:46.965Z] docker-mod-cache
[Pipeline] deleteDir
18:57:47 [2022-09-07T18:57:47.057Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:57:47 [2022-09-07T18:57:47.626Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:57:47 [2022-09-07T18:57:47.886Z]     check_test.go:540: [ddaa4a54cdf00] daemon is not started
18:57:47 [2022-09-07T18:57:47.886Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:57:52 [2022-09-07T18:57:52.088Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:57:53 [2022-09-07T18:57:53.028Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:57:53 [2022-09-07T18:57:53.968Z] --- PASS: TestDockerDaemonSuite (331.30s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.63s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.79s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.98s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.91s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.43s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.07s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.35s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.42s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.05s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.35s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.15s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.67s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.67s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.78s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.25s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.54s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.84s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.35s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.98s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.55s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.62s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.34s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.79s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s)
18:57:53 [2022-09-07T18:57:53.968Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.67s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.10s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
18:57:53 [2022-09-07T18:57:53.969Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.89s)
18:57:53 [2022-09-07T18:57:53.969Z] === RUN   TestDockerSwarmSuite
18:57:53 [2022-09-07T18:57:53.969Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:57:53 [2022-09-07T18:57:53.969Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:57:54 [2022-09-07T18:57:54.538Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:57:55 [2022-09-07T18:57:55.108Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:57:56 [2022-09-07T18:57:56.048Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:57:56 [2022-09-07T18:57:56.308Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:57:57 [2022-09-07T18:57:57.248Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:58:00 [2022-09-07T18:58:00.567Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:58:05 [2022-09-07T18:58:05.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:58:08 [2022-09-07T18:58:08.388Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:58:08 [2022-09-07T18:58:08.647Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:58:11 [2022-09-07T18:58:11.188Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:58:14 [2022-09-07T18:58:14.483Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:58:15 [2022-09-07T18:58:15.421Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:58:15 [2022-09-07T18:58:15.421Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
18:58:15 [2022-09-07T18:58:15.421Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:58:15 [2022-09-07T18:58:15.421Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
18:58:15 [2022-09-07T18:58:15.421Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:58:15 [2022-09-07T18:58:15.421Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
18:58:15 [2022-09-07T18:58:15.421Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:58:15 [2022-09-07T18:58:15.421Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
18:58:15 [2022-09-07T18:58:15.421Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:58:17 [2022-09-07T18:58:17.962Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:58:18 [2022-09-07T18:58:18.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:58:19 [2022-09-07T18:58:19.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:58:22 [2022-09-07T18:58:22.144Z]     docker_api_swarm_test.go:563: [db1e412ec9795] joining swarm manager [dc34a2c9131e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:58:22 [2022-09-07T18:58:22.405Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:58:25 [2022-09-07T18:58:25.700Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:58:25 [2022-09-07T18:58:25.960Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:58:31 [2022-09-07T18:58:31.274Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:58:34 [2022-09-07T18:58:34.581Z]     docker_api_swarm_test.go:585: [d07ab29a33b54] joining swarm manager [dc34a2c9131e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:58:36 [2022-09-07T18:58:36.491Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:58:37 [2022-09-07T18:58:37.430Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:58:37 [2022-09-07T18:58:37.430Z]     check_test.go:611: [db1e412ec9795] daemon is not started
18:58:38 [2022-09-07T18:58:38.370Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:58:41 [2022-09-07T18:58:41.663Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:58:41 [2022-09-07T18:58:41.663Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:58:41 [2022-09-07T18:58:41.663Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:58:43 [2022-09-07T18:58:43.043Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:58:43 [2022-09-07T18:58:43.982Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:58:44 [2022-09-07T18:58:44.921Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:58:48 [2022-09-07T18:58:48.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:58:48 [2022-09-07T18:58:48.217Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:58:48 [2022-09-07T18:58:48.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:58:50 [2022-09-07T18:58:50.759Z]     docker_api_swarm_test.go:46: [dde656719c944] joining swarm manager [de241c07c9357]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:58:53 [2022-09-07T18:58:53.303Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:58:54 [2022-09-07T18:58:54.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:58:57 [2022-09-07T18:58:57.537Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:59:07 [2022-09-07T18:59:07.556Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:59:07 [2022-09-07T18:59:07.556Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:59:07 [2022-09-07T18:59:07.556Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:59:08 [2022-09-07T18:59:08.938Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:59:09 [2022-09-07T18:59:09.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:59:10 [2022-09-07T18:59:10.818Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:59:13 [2022-09-07T18:59:13.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:59:15 [2022-09-07T18:59:15.269Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:59:20 [2022-09-07T18:59:20.550Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:59:21 [2022-09-07T18:59:21.490Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:59:22 [2022-09-07T18:59:22.059Z] --- PASS: TestImportExtremelyLargeImageWorks (178.36s)
18:59:22 [2022-09-07T18:59:22.059Z] PASS
18:59:22 [2022-09-07T18:59:22.059Z] 
18:59:22 [2022-09-07T18:59:22.059Z] DONE 22 tests in 182.415s
18:59:22 [2022-09-07T18:59:22.059Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:59:22 [2022-09-07T18:59:22.059Z] ++ 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
18:59:22 [2022-09-07T18:59:22.059Z] ++ set -e
18:59:22 [2022-09-07T18:59:22.059Z] ++ '[' -n 0 ']'
18:59:22 [2022-09-07T18:59:22.059Z] ++ set -x
18:59:22 [2022-09-07T18:59:22.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
18:59:22 [2022-09-07T18:59:22.059Z] === RUN   TestStripANSICommands
18:59:22 [2022-09-07T18:59:22.059Z] === RUN   TestStripANSICommands/#00
18:59:22 [2022-09-07T18:59:22.059Z] === RUN   TestStripANSICommands/#01
18:59:22 [2022-09-07T18:59:22.059Z] --- PASS: TestStripANSICommands (0.00s)
18:59:22 [2022-09-07T18:59:22.059Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:59:22 [2022-09-07T18:59:22.059Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:59:22 [2022-09-07T18:59:22.059Z] PASS
18:59:22 [2022-09-07T18:59:22.059Z] 
18:59:22 [2022-09-07T18:59:22.059Z] DONE 3 tests in 0.045s
18:59:22 [2022-09-07T18:59:22.059Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:59:22 [2022-09-07T18:59:22.059Z] ++ 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
18:59:22 [2022-09-07T18:59:22.059Z] ++ set -e
18:59:22 [2022-09-07T18:59:22.059Z] ++ '[' -n 0 ']'
18:59:22 [2022-09-07T18:59:22.059Z] ++ set -x
18:59:22 [2022-09-07T18:59:22.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
18:59:22 [2022-09-07T18:59:22.060Z] INFO: Testing against a local daemon
18:59:22 [2022-09-07T18:59:22.060Z] === RUN   TestNetworkCreateDelete
18:59:22 [2022-09-07T18:59:22.319Z] --- PASS: TestNetworkCreateDelete (0.22s)
18:59:22 [2022-09-07T18:59:22.320Z] === RUN   TestDockerNetworkDeletePreferID
18:59:22 [2022-09-07T18:59:22.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
18:59:22 [2022-09-07T18:59:22.891Z] === RUN   TestDaemonDNSFallback
18:59:23 [2022-09-07T18:59:23.151Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:59:29 [2022-09-07T18:59:29.728Z] --- PASS: TestDaemonDNSFallback (6.60s)
18:59:29 [2022-09-07T18:59:29.728Z] === RUN   TestInspectNetwork
18:59:33 [2022-09-07T18:59:33.027Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:59:33 [2022-09-07T18:59:33.027Z] === RUN   TestInspectNetwork/full_network_id
18:59:33 [2022-09-07T18:59:33.027Z] === RUN   TestInspectNetwork/partial_network_id
18:59:33 [2022-09-07T18:59:33.027Z] === RUN   TestInspectNetwork/network_name
18:59:33 [2022-09-07T18:59:33.027Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:59:33 [2022-09-07T18:59:33.288Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:59:35 [2022-09-07T18:59:35.828Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:59:35 [2022-09-07T18:59:35.828Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:59:36 [2022-09-07T18:59:36.096Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:59:36 [2022-09-07T18:59:36.679Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:59:36 [2022-09-07T18:59:36.679Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:59:36 [2022-09-07T18:59:36.942Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:59:37 [2022-09-07T18:59:37.201Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:59:37 [2022-09-07T18:59:37.462Z] --- PASS: TestInspectNetwork (7.99s)
18:59:37 [2022-09-07T18:59:37.462Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:59:37 [2022-09-07T18:59:37.462Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:59:37 [2022-09-07T18:59:37.462Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:59:37 [2022-09-07T18:59:37.462Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:59:37 [2022-09-07T18:59:37.462Z] === RUN   TestRunContainerWithBridgeNone
18:59:38 [2022-09-07T18:59:38.845Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:59:39 [2022-09-07T18:59:39.415Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/create
18:59:39 [2022-09-07T18:59:39.415Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:59:39 [2022-09-07T18:59:39.415Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:59:39 [2022-09-07T18:59:39.415Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:59:39 [2022-09-07T18:59:39.415Z] === CONT  TestNetworkInvalidJSON/networks/create
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:59:39 [2022-09-07T18:59:39.415Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:59:39 [2022-09-07T18:59:39.415Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:59:39 [2022-09-07T18:59:39.415Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkList
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkList//networks
18:59:39 [2022-09-07T18:59:39.415Z] === PAUSE TestNetworkList//networks
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestNetworkList//networks/
18:59:39 [2022-09-07T18:59:39.415Z] === PAUSE TestNetworkList//networks/
18:59:39 [2022-09-07T18:59:39.415Z] === CONT  TestNetworkList//networks
18:59:39 [2022-09-07T18:59:39.415Z] === CONT  TestNetworkList//networks/
18:59:39 [2022-09-07T18:59:39.415Z] --- PASS: TestNetworkList (0.02s)
18:59:39 [2022-09-07T18:59:39.415Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z]     --- PASS: TestNetworkList//networks (0.00s)
18:59:39 [2022-09-07T18:59:39.415Z] === RUN   TestHostIPv4BridgeLabel
18:59:39 [2022-09-07T18:59:39.675Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:59:39 [2022-09-07T18:59:39.935Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:59:39 [2022-09-07T18:59:39.935Z] === RUN   TestDaemonRestartWithLiveRestore
18:59:40 [2022-09-07T18:59:40.873Z] === RUN   TestDockerSuite/TestBuildEnv
18:59:40 [2022-09-07T18:59:40.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:59:40 [2022-09-07T18:59:40.873Z] === RUN   TestDaemonDefaultNetworkPools
18:59:41 [2022-09-07T18:59:41.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
18:59:41 [2022-09-07T18:59:41.812Z] === RUN   TestDaemonRestartWithExistingNetwork
18:59:41 [2022-09-07T18:59:41.812Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:59:42 [2022-09-07T18:59:42.754Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:59:42 [2022-09-07T18:59:42.754Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:59:42 [2022-09-07T18:59:42.754Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:59:43 [2022-09-07T18:59:43.323Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:59:43 [2022-09-07T18:59:43.842Z] Created binary: bundles/binary-daemon/dockerd
18:59:43 [2022-09-07T18:59:43.842Z] Copying nested executables into bundles/binary-daemon
18:59:43 [2022-09-07T18:59:43.842Z] Building: bundles/binary-daemon/docker-proxy
18:59:43 [2022-09-07T18:59:43.842Z] GOOS="" GOARCH="" GOARM=""
18:59:43 [2022-09-07T18:59:43.842Z] Created binary: bundles/binary-daemon/docker-proxy
18:59:43 [2022-09-07T18:59:43.842Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:59:44 [2022-09-07T18:59:44.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/make.sh cross
18:59:44 [2022-09-07T18:59:44.264Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
18:59:44 [2022-09-07T18:59:44.264Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:59:44 [2022-09-07T18:59:44.420Z] 
18:59:44 [2022-09-07T18:59:44.678Z] Removing bundles/
18:59:44 [2022-09-07T18:59:44.678Z] 
18:59:44 [2022-09-07T18:59:44.678Z] ---> Making bundle: cross (in bundles/cross)
18:59:44 [2022-09-07T18:59:44.678Z] Cross building: bundles/cross/linux/amd64
18:59:44 [2022-09-07T18:59:44.678Z] Building: bundles/cross/linux/amd64-daemon/dockerd
18:59:44 [2022-09-07T18:59:44.678Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:59:44 [2022-09-07T18:59:44.834Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:59:44 [2022-09-07T18:59:44.834Z] === RUN   TestServiceWithPredefinedNetwork
18:59:47 [2022-09-07T18:59:47.375Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
18:59:47 [2022-09-07T18:59:47.375Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:59:47 [2022-09-07T18:59:47.375Z]     service_test.go:243: FLAKY_TEST
18:59:47 [2022-09-07T18:59:47.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:59:47 [2022-09-07T18:59:47.375Z] === RUN   TestServiceWithDataPathPortInit
18:59:48 [2022-09-07T18:59:48.317Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:59:58 [2022-09-07T18:59:58.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:00:00 [2022-09-07T19:00:00.852Z]     docker_api_swarm_test.go:304: [d843b7d3547d5] joining swarm manager [d32f3c3b9b3f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:00:02 [2022-09-07T19:00:02.234Z]     docker_api_swarm_test.go:305: [d20466015c246] joining swarm manager [d32f3c3b9b3f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:00:03 [2022-09-07T19:00:03.173Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:00:03 [2022-09-07T19:00:03.173Z] --- PASS: TestServiceWithDataPathPortInit (15.73s)
19:00:03 [2022-09-07T19:00:03.173Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:00:04 [2022-09-07T19:00:04.112Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
19:00:04 [2022-09-07T19:00:04.372Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:00:06 [2022-09-07T19:00:06.926Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6nbs9wcqio271v28jcwnpynjo Created:2022-09-07 19:00:04.629190581 +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[a258ccf2f522d091ea860f10973cd41c715d9e0bfef3973b310f06161af6a236:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2xvti4pjejpemh2t9f9scbyo EndpointID:2330e22246948ad2f10471ea73e4c95a832d686177b94ec654e83682d08c2eff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5438b896af3ac17a878f631d183887d7af625a1ee15ebe580ce01b2d9ee1122 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:b50ffe587023 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2xvti4pjejpemh2t9f9scbyo EndpointID:2330e22246948ad2f10471ea73e4c95a832d686177b94ec654e83682d08c2eff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:00:11 [2022-09-07T19:00:11.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:00:11 [2022-09-07T19:00:11.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:00:11 [2022-09-07T19:00:11.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s)
19:00:11 [2022-09-07T19:00:11.123Z] PASS
19:00:11 [2022-09-07T19:00:11.123Z] 
19:00:11 [2022-09-07T19:00:11.123Z] === Skipped
19:00:11 [2022-09-07T19:00:11.123Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:00:11 [2022-09-07T19:00:11.123Z]     service_test.go:243: FLAKY_TEST
19:00:11 [2022-09-07T19:00:11.123Z] 
19:00:11 [2022-09-07T19:00:11.123Z] DONE 38 tests, 1 skipped in 49.143s
19:00:11 [2022-09-07T19:00:11.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:00:11 [2022-09-07T19:00:11.123Z] ++ 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
19:00:11 [2022-09-07T19:00:11.123Z] ++ set -e
19:00:11 [2022-09-07T19:00:11.123Z] ++ '[' -n 0 ']'
19:00:11 [2022-09-07T19:00:11.123Z] ++ set -x
19:00:11 [2022-09-07T19:00:11.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:00:11 [2022-09-07T19:00:11.123Z] INFO: Testing against a local daemon
19:00:11 [2022-09-07T19:00:11.123Z] === RUN   TestDockerNetworkIpvlanPersistance
19:00:11 [2022-09-07T19:00:11.123Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:11 [2022-09-07T19:00:11.123Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:00:11 [2022-09-07T19:00:11.123Z] === RUN   TestDockerNetworkIpvlan
19:00:11 [2022-09-07T19:00:11.123Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:11 [2022-09-07T19:00:11.123Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:00:11 [2022-09-07T19:00:11.123Z] PASS
19:00:11 [2022-09-07T19:00:11.123Z] 
19:00:11 [2022-09-07T19:00:11.123Z] === Skipped
19:00:11 [2022-09-07T19:00:11.123Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:00:11 [2022-09-07T19:00:11.123Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:11 [2022-09-07T19:00:11.123Z] 
19:00:11 [2022-09-07T19:00:11.123Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:00:11 [2022-09-07T19:00:11.123Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:11 [2022-09-07T19:00:11.123Z] 
19:00:11 [2022-09-07T19:00:11.123Z] DONE 2 tests, 2 skipped in 0.105s
19:00:11 [2022-09-07T19:00:11.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:00:11 [2022-09-07T19:00:11.384Z] ++ 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
19:00:11 [2022-09-07T19:00:11.384Z] ++ set -e
19:00:11 [2022-09-07T19:00:11.384Z] ++ '[' -n 0 ']'
19:00:11 [2022-09-07T19:00:11.384Z] ++ set -x
19:00:11 [2022-09-07T19:00:11.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:00:11 [2022-09-07T19:00:11.385Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:00:11 [2022-09-07T19:00:11.385Z] INFO: Testing against a local daemon
19:00:11 [2022-09-07T19:00:11.385Z] === RUN   TestDockerNetworkMacvlanPersistance
19:00:11 [2022-09-07T19:00:11.645Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:00:12 [2022-09-07T19:00:12.584Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:00:12 [2022-09-07T19:00:12.584Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
19:00:12 [2022-09-07T19:00:12.584Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:00:12 [2022-09-07T19:00:12.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
19:00:12 [2022-09-07T19:00:12.844Z] === RUN   TestDockerNetworkMacvlan
19:00:12 [2022-09-07T19:00:12.844Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:00:13 [2022-09-07T19:00:13.414Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:00:14 [2022-09-07T19:00:14.355Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:00:14 [2022-09-07T19:00:14.355Z]     docker_api_swarm_test.go:364: Waiting for possible election...
19:00:15 [2022-09-07T19:00:15.294Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:00:17 [2022-09-07T19:00:17.836Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:00:19 [2022-09-07T19:00:19.749Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:00:21 [2022-09-07T19:00:21.130Z] === RUN   TestDockerSuite/TestBuildExpose
19:00:21 [2022-09-07T19:00:21.701Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:00:22 [2022-09-07T19:00:22.272Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:00:22 [2022-09-07T19:00:22.531Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:00:23 [2022-09-07T19:00:23.102Z] === RUN   TestDockerSuite/TestBuildFails
19:00:23 [2022-09-07T19:00:23.673Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:00:23 [2022-09-07T19:00:23.673Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:00:24 [2022-09-07T19:00:24.244Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:00:25 [2022-09-07T19:00:25.183Z] --- PASS: TestDockerNetworkMacvlan (12.44s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s)
19:00:25 [2022-09-07T19:00:25.183Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
19:00:25 [2022-09-07T19:00:25.183Z] PASS
19:00:25 [2022-09-07T19:00:25.183Z] 
19:00:25 [2022-09-07T19:00:25.183Z] DONE 8 tests in 13.928s
19:00:25 [2022-09-07T19:00:25.183Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:00:25 [2022-09-07T19:00:25.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
19:00:25 [2022-09-07T19:00:25.183Z] ++ set -e
19:00:25 [2022-09-07T19:00:25.183Z] ++ '[' -n 0 ']'
19:00:25 [2022-09-07T19:00:25.183Z] ++ set -x
19:00:25 [2022-09-07T19:00:25.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 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
19:00:25 [2022-09-07T19:00:25.183Z] testing: warning: no tests to run
19:00:25 [2022-09-07T19:00:25.183Z] PASS
19:00:25 [2022-09-07T19:00:25.184Z] 
19:00:25 [2022-09-07T19:00:25.184Z] DONE 0 tests in 0.026s
19:00:25 [2022-09-07T19:00:25.184Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:00:25 [2022-09-07T19:00:25.184Z] ++ 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
19:00:25 [2022-09-07T19:00:25.184Z] ++ set -e
19:00:25 [2022-09-07T19:00:25.184Z] ++ '[' -n 0 ']'
19:00:25 [2022-09-07T19:00:25.184Z] ++ set -x
19:00:25 [2022-09-07T19:00:25.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:00:25 [2022-09-07T19:00:25.443Z] INFO: Testing against a local daemon
19:00:25 [2022-09-07T19:00:25.443Z] === RUN   TestAuthZPluginAllowRequest
19:00:25 [2022-09-07T19:00:25.443Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:00:26 [2022-09-07T19:00:26.824Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
19:00:26 [2022-09-07T19:00:26.824Z] === RUN   TestAuthZPluginTLS
19:00:27 [2022-09-07T19:00:27.087Z] === RUN   TestDockerSuite/TestBuildForceRm
19:00:27 [2022-09-07T19:00:27.347Z] --- PASS: TestAuthZPluginTLS (0.57s)
19:00:27 [2022-09-07T19:00:27.347Z] === RUN   TestAuthZPluginDenyRequest
19:00:27 [2022-09-07T19:00:27.917Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
19:00:27 [2022-09-07T19:00:27.917Z] === RUN   TestAuthZPluginAPIDenyResponse
19:00:28 [2022-09-07T19:00:28.486Z] === RUN   TestDockerSuite/TestBuildFromGit
19:00:28 [2022-09-07T19:00:28.486Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:00:28 [2022-09-07T19:00:28.486Z] === RUN   TestAuthZPluginDenyResponse
19:00:29 [2022-09-07T19:00:29.056Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:00:29 [2022-09-07T19:00:29.056Z] === RUN   TestAuthZPluginAllowEventStream
19:00:29 [2022-09-07T19:00:29.316Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:00:29 [2022-09-07T19:00:29.576Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:00:30 [2022-09-07T19:00:30.524Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
19:00:30 [2022-09-07T19:00:30.524Z] === RUN   TestAuthZPluginErrorResponse
19:00:30 [2022-09-07T19:00:30.524Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:00:30 [2022-09-07T19:00:30.794Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:00:30 [2022-09-07T19:00:30.794Z] === RUN   TestAuthZPluginErrorRequest
19:00:31 [2022-09-07T19:00:31.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:00:31 [2022-09-07T19:00:31.323Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:00:31 [2022-09-07T19:00:31.323Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:00:31 [2022-09-07T19:00:31.893Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:00:31 [2022-09-07T19:00:31.893Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:00:32 [2022-09-07T19:00:32.154Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:00:33 [2022-09-07T19:00:33.094Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:00:33 [2022-09-07T19:00:33.665Z]     docker_api_swarm_test.go:272: [d02b177468e46] joining swarm manager [dbc44a888298a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:00:33 [2022-09-07T19:00:33.665Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:00:34 [2022-09-07T19:00:34.237Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s)
19:00:34 [2022-09-07T19:00:34.237Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:00:35 [2022-09-07T19:00:35.177Z]     docker_api_swarm_test.go:273: [d8d5cae991ea8] joining swarm manager [dbc44a888298a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:00:35 [2022-09-07T19:00:35.437Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:00:36 [2022-09-07T19:00:36.378Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
19:00:36 [2022-09-07T19:00:36.378Z] === RUN   TestAuthZPluginHeader
19:00:37 [2022-09-07T19:00:37.319Z] --- PASS: TestAuthZPluginHeader (0.80s)
19:00:37 [2022-09-07T19:00:37.319Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:00:37 [2022-09-07T19:00:37.319Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:00:38 [2022-09-07T19:00:38.258Z] === RUN   TestDockerSuite/TestBuildIidFile
19:00:38 [2022-09-07T19:00:38.518Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:00:39 [2022-09-07T19:00:39.088Z] === RUN   TestDockerSuite/TestBuildInheritance
19:00:39 [2022-09-07T19:00:39.658Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:00:39 [2022-09-07T19:00:39.920Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:00:39 [2022-09-07T19:00:39.920Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:00:40 [2022-09-07T19:00:40.490Z] === RUN   TestDockerSuite/TestBuildLabel
19:00:40 [2022-09-07T19:00:40.750Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:00:41 [2022-09-07T19:00:41.320Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:00:41 [2022-09-07T19:00:41.580Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:00:41 [2022-09-07T19:00:41.840Z] === RUN   TestDockerSuite/TestBuildLabels
19:00:41 [2022-09-07T19:00:41.840Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s)
19:00:41 [2022-09-07T19:00:41.840Z] === RUN   TestAuthZPluginV2Disable
19:00:42 [2022-09-07T19:00:42.099Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:00:43 [2022-09-07T19:00:43.040Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:00:44 [2022-09-07T19:00:44.948Z] === RUN   TestDockerSuite/TestBuildLastModified
19:00:45 [2022-09-07T19:00:45.886Z] --- PASS: TestAuthZPluginV2Disable (3.96s)
19:00:45 [2022-09-07T19:00:45.886Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:00:49 [2022-09-07T19:00:49.177Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:00:49 [2022-09-07T19:00:49.746Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.75s)
19:00:49 [2022-09-07T19:00:49.746Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:00:51 [2022-09-07T19:00:51.125Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:00:51 [2022-09-07T19:00:51.125Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:00:51 [2022-09-07T19:00:51.385Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:00:51 [2022-09-07T19:00:51.385Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:00:51 [2022-09-07T19:00:51.385Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:00:51 [2022-09-07T19:00:51.645Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:00:53 [2022-09-07T19:00:53.043Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:00:54 [2022-09-07T19:00:54.953Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:00:55 [2022-09-07T19:00:55.892Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:00:59 [2022-09-07T19:00:59.189Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:00:59 [2022-09-07T19:00:59.449Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:01:00 [2022-09-07T19:01:00.019Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:01:01 [2022-09-07T19:01:01.927Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.32s)
19:01:01 [2022-09-07T19:01:01.927Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:01:06 [2022-09-07T19:01:06.125Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:01:08 [2022-09-07T19:01:08.661Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:01:08 [2022-09-07T19:01:08.922Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:01:10 [2022-09-07T19:01:10.304Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:01:10 [2022-09-07T19:01:10.304Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
19:01:10 [2022-09-07T19:01:10.304Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:01:13 [2022-09-07T19:01:13.597Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:01:13 [2022-09-07T19:01:13.597Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:01:14 [2022-09-07T19:01:14.976Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:01:14 [2022-09-07T19:01:14.976Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:01:16 [2022-09-07T19:01:16.357Z] === RUN   TestDockerSuite/TestBuildNetNone
19:01:16 [2022-09-07T19:01:16.357Z] === RUN   TestDockerSuite/TestBuildNoContext
19:01:17 [2022-09-07T19:01:17.295Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:01:17 [2022-09-07T19:01:17.864Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:01:18 [2022-09-07T19:01:18.803Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:01:18 [2022-09-07T19:01:18.803Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:01:18 [2022-09-07T19:01:18.803Z] PASS
19:01:18 [2022-09-07T19:01:18.803Z] 
19:01:18 [2022-09-07T19:01:18.803Z] DONE 17 tests in 53.608s
19:01:18 [2022-09-07T19:01:18.803Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:01:18 [2022-09-07T19:01:18.803Z] ++ 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
19:01:18 [2022-09-07T19:01:18.803Z] ++ set -e
19:01:18 [2022-09-07T19:01:18.803Z] ++ '[' -n 0 ']'
19:01:18 [2022-09-07T19:01:18.803Z] ++ set -x
19:01:18 [2022-09-07T19:01:18.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:01:19 [2022-09-07T19:01:19.064Z] INFO: Testing against a local daemon
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:01:19 [2022-09-07T19:01:19.064Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:01:19 [2022-09-07T19:01:19.064Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:01:19 [2022-09-07T19:01:19.064Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:01:19 [2022-09-07T19:01:19.064Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:01:19 [2022-09-07T19:01:19.064Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:01:19 [2022-09-07T19:01:19.064Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:01:19 [2022-09-07T19:01:19.064Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInstall
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestPluginInstall/no_auth
19:01:19 [2022-09-07T19:01:19.064Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:01:19 [2022-09-07T19:01:19.323Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:01:19 [2022-09-07T19:01:19.900Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:01:19 [2022-09-07T19:01:19.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:01:20 [2022-09-07T19:01:20.478Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:01:21 [2022-09-07T19:01:21.418Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:01:21 [2022-09-07T19:01:21.418Z] time="2022-09-07T19:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:21 [2022-09-07T19:01:21.418Z] time="2022-09-07T19:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9572d4129bbc9d28e57d40184d7a583c9cebdbe0351be0f183e00c78530b80e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:21 [2022-09-07T19:01:21.418Z] time="2022-09-07T19:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:21 [2022-09-07T19:01:21.418Z] time="2022-09-07T19:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9572d4129bbc9d28e57d40184d7a583c9cebdbe0351be0f183e00c78530b80e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:21 [2022-09-07T19:01:21.989Z] === RUN   TestPluginInstall/with_htpasswd
19:01:22 [2022-09-07T19:01:22.560Z] time="2022-09-07T19:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:22 [2022-09-07T19:01:22.560Z] time="2022-09-07T19:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57a7bffd13da114e359042d7b243385b9194067118d2153565bff4fff829066" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:22 [2022-09-07T19:01:22.560Z] time="2022-09-07T19:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:22 [2022-09-07T19:01:22.560Z] time="2022-09-07T19:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57a7bffd13da114e359042d7b243385b9194067118d2153565bff4fff829066" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:23 [2022-09-07T19:01:23.502Z] === RUN   TestPluginInstall/with_insecure
19:01:23 [2022-09-07T19:01:23.762Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:01:24 [2022-09-07T19:01:24.334Z] time="2022-09-07T19:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:24 [2022-09-07T19:01:24.334Z] time="2022-09-07T19:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e42362f9709831f9c8751dc808fefed286a8b3af85f9a8186af8b26c881fc785" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:24 [2022-09-07T19:01:24.334Z] time="2022-09-07T19:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:01:24 [2022-09-07T19:01:24.334Z] time="2022-09-07T19:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e42362f9709831f9c8751dc808fefed286a8b3af85f9a8186af8b26c881fc785" mediatype=application/vnd.docker.plugin.v1+json size=522
19:01:24 [2022-09-07T19:01:24.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:01:24 [2022-09-07T19:01:24.855Z]     plugin_test.go:196: [de1997ac0b77f] daemon is not started
19:01:24 [2022-09-07T19:01:24.855Z] --- PASS: TestPluginInstall (5.73s)
19:01:24 [2022-09-07T19:01:24.855Z]     --- PASS: TestPluginInstall/no_auth (2.83s)
19:01:24 [2022-09-07T19:01:24.855Z]     --- PASS: TestPluginInstall/with_htpasswd (1.43s)
19:01:24 [2022-09-07T19:01:24.855Z]     --- PASS: TestPluginInstall/with_insecure (1.47s)
19:01:24 [2022-09-07T19:01:24.855Z] === RUN   TestPluginsWithRuntimes
19:01:26 [2022-09-07T19:01:26.239Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:01:26 [2022-09-07T19:01:26.499Z] === RUN   TestPluginsWithRuntimes/No_Args
19:01:27 [2022-09-07T19:01:27.070Z]     docker_api_swarm_node_test.go:20: [da3ef6581455c] joining swarm manager [d49ef571738bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:01:27 [2022-09-07T19:01:27.639Z] === RUN   TestPluginsWithRuntimes/With_Args
19:01:27 [2022-09-07T19:01:27.639Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:01:28 [2022-09-07T19:01:28.209Z]     docker_api_swarm_node_test.go:21: [d26434b5e4996] joining swarm manager [d49ef571738bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:01:29 [2022-09-07T19:01:29.149Z] --- PASS: TestPluginsWithRuntimes (4.15s)
19:01:29 [2022-09-07T19:01:29.149Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.14s)
19:01:29 [2022-09-07T19:01:29.149Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.18s)
19:01:29 [2022-09-07T19:01:29.149Z] === RUN   TestPluginBackCompatMediaTypes
19:01:29 [2022-09-07T19:01:29.720Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:01:29 [2022-09-07T19:01:29.720Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
19:01:29 [2022-09-07T19:01:29.720Z] PASS
19:01:29 [2022-09-07T19:01:29.720Z] 
19:01:29 [2022-09-07T19:01:29.720Z] DONE 24 tests in 10.813s
19:01:29 [2022-09-07T19:01:29.720Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:01:29 [2022-09-07T19:01:29.720Z] ++ 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
19:01:29 [2022-09-07T19:01:29.720Z] ++ set -e
19:01:29 [2022-09-07T19:01:29.720Z] ++ '[' -n 0 ']'
19:01:29 [2022-09-07T19:01:29.720Z] ++ set -x
19:01:29 [2022-09-07T19:01:29.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:01:29 [2022-09-07T19:01:29.720Z] INFO: Testing against a local daemon
19:01:29 [2022-09-07T19:01:29.720Z] === RUN   TestExternalGraphDriver
19:01:30 [2022-09-07T19:01:30.290Z] === RUN   TestExternalGraphDriver/json
19:01:30 [2022-09-07T19:01:30.550Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:01:31 [2022-09-07T19:01:31.491Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:01:32 [2022-09-07T19:01:32.062Z] === RUN   TestExternalGraphDriver/spec
19:01:33 [2022-09-07T19:01:33.972Z] === RUN   TestExternalGraphDriver/pull
19:01:33 [2022-09-07T19:01:33.972Z] === RUN   TestDockerSuite/TestBuildPATH
19:01:35 [2022-09-07T19:01:35.881Z] --- PASS: TestExternalGraphDriver (5.86s)
19:01:35 [2022-09-07T19:01:35.881Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
19:01:35 [2022-09-07T19:01:35.881Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
19:01:35 [2022-09-07T19:01:35.881Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
19:01:35 [2022-09-07T19:01:35.881Z] === RUN   TestGraphdriverPluginV2
19:01:35 [2022-09-07T19:01:35.881Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:01:36 [2022-09-07T19:01:36.450Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:01:37 [2022-09-07T19:01:37.020Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:01:38 [2022-09-07T19:01:38.933Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:01:40 [2022-09-07T19:01:40.844Z] --- PASS: TestGraphdriverPluginV2 (4.90s)
19:01:40 [2022-09-07T19:01:40.844Z] PASS
19:01:40 [2022-09-07T19:01:40.844Z] 
19:01:40 [2022-09-07T19:01:40.844Z] DONE 5 tests in 10.864s
19:01:40 [2022-09-07T19:01:40.844Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:01:40 [2022-09-07T19:01:40.844Z] ++ 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
19:01:40 [2022-09-07T19:01:40.844Z] ++ set -e
19:01:40 [2022-09-07T19:01:40.844Z] ++ '[' -n 0 ']'
19:01:40 [2022-09-07T19:01:40.844Z] ++ set -x
19:01:40 [2022-09-07T19:01:40.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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
19:01:40 [2022-09-07T19:01:40.844Z] INFO: Testing against a local daemon
19:01:40 [2022-09-07T19:01:40.844Z] === RUN   TestContinueAfterPluginCrash
19:01:40 [2022-09-07T19:01:40.844Z] === PAUSE TestContinueAfterPluginCrash
19:01:40 [2022-09-07T19:01:40.844Z] === RUN   TestReadPluginNoRead
19:01:40 [2022-09-07T19:01:40.844Z] === PAUSE TestReadPluginNoRead
19:01:40 [2022-09-07T19:01:40.844Z] === RUN   TestDaemonStartWithLogOpt
19:01:40 [2022-09-07T19:01:40.844Z] === PAUSE TestDaemonStartWithLogOpt
19:01:40 [2022-09-07T19:01:40.844Z] === CONT  TestContinueAfterPluginCrash
19:01:40 [2022-09-07T19:01:40.844Z] === CONT  TestDaemonStartWithLogOpt
19:01:45 [2022-09-07T19:01:45.070Z]     docker_api_swarm_test.go:502: [d0353067b0803] joining swarm manager [dbb79f6b8f7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:01:46 [2022-09-07T19:01:46.009Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:01:46 [2022-09-07T19:01:46.581Z] --- PASS: TestDaemonStartWithLogOpt (5.78s)
19:01:46 [2022-09-07T19:01:46.581Z] === CONT  TestReadPluginNoRead
19:01:49 [2022-09-07T19:01:49.119Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:01:49 [2022-09-07T19:01:49.379Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:01:50 [2022-09-07T19:01:50.319Z] === RUN   TestDockerSuite/TestBuildRm
19:01:50 [2022-09-07T19:01:50.579Z] === RUN   TestReadPluginNoRead/default
19:01:51 [2022-09-07T19:01:51.133Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
19:01:51 [2022-09-07T19:01:51.133Z] Copying nested executables into bundles/cross/linux/amd64-daemon
19:01:51 [2022-09-07T19:01:51.133Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
19:01:51 [2022-09-07T19:01:51.133Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:01:51 [2022-09-07T19:01:51.133Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
19:01:51 [2022-09-07T19:01:51.133Z] Cross building: bundles/cross/windows/amd64
19:01:51 [2022-09-07T19:01:51.133Z] +++++++ cat ./cli/winresources/dockerd/winres.json
19:01:51 [2022-09-07T19:01:51.133Z] {
19:01:51 [2022-09-07T19:01:51.133Z]   "RT_GROUP_ICON": {
19:01:51 [2022-09-07T19:01:51.133Z]     "#1": {
19:01:51 [2022-09-07T19:01:51.133Z]       "0409": "../../winresources/docker.ico"
19:01:51 [2022-09-07T19:01:51.133Z]     }
19:01:51 [2022-09-07T19:01:51.133Z]   },
19:01:51 [2022-09-07T19:01:51.133Z]   "RT_MANIFEST": {
19:01:51 [2022-09-07T19:01:51.133Z]     "#1": {
19:01:51 [2022-09-07T19:01:51.133Z]       "0409": {
19:01:51 [2022-09-07T19:01:51.133Z]         "identity": {},
19:01:51 [2022-09-07T19:01:51.133Z]         "description": "Docker Engine",
19:01:51 [2022-09-07T19:01:51.133Z]         "minimum-os": "vista",
19:01:51 [2022-09-07T19:01:51.133Z]         "execution-level": "",
19:01:51 [2022-09-07T19:01:51.133Z]         "ui-access": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "auto-elevate": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "dpi-awareness": "unaware",
19:01:51 [2022-09-07T19:01:51.133Z]         "disable-theming": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "disable-window-filtering": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "high-resolution-scrolling-aware": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "ultra-high-resolution-scrolling-aware": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "long-path-aware": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "printer-driver-isolation": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "gdi-scaling": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "segment-heap": false,
19:01:51 [2022-09-07T19:01:51.133Z]         "use-common-controls-v6": false
19:01:51 [2022-09-07T19:01:51.133Z]       }
19:01:51 [2022-09-07T19:01:51.133Z]     }
19:01:51 [2022-09-07T19:01:51.133Z]   },
19:01:51 [2022-09-07T19:01:51.133Z]   "RT_MESSAGETABLE": {
19:01:51 [2022-09-07T19:01:51.133Z]     "#1": {
19:01:51 [2022-09-07T19:01:51.133Z]       "0409": "../../winresources/event_messages.bin"
19:01:51 [2022-09-07T19:01:51.133Z]     }
19:01:51 [2022-09-07T19:01:51.133Z]   },
19:01:51 [2022-09-07T19:01:51.133Z]   "RT_VERSION": {
19:01:51 [2022-09-07T19:01:51.133Z]     "#1": {
19:01:51 [2022-09-07T19:01:51.133Z]       "0409": {
19:01:51 [2022-09-07T19:01:51.133Z]         "fixed": {
19:01:51 [2022-09-07T19:01:51.133Z]           "file_version": "0.0.0.0",
19:01:51 [2022-09-07T19:01:51.133Z]           "product_version": "0.0.0.0",
19:01:51 [2022-09-07T19:01:51.133Z]           "type": "Unknown"
19:01:51 [2022-09-07T19:01:51.133Z]         },
19:01:51 [2022-09-07T19:01:51.133Z]         "info": {
19:01:51 [2022-09-07T19:01:51.133Z]           "0000": {
19:01:51 [2022-09-07T19:01:51.133Z]             "CompanyName": "",
19:01:51 [2022-09-07T19:01:51.133Z]             "FileVersion": "dev",
19:01:51 [2022-09-07T19:01:51.133Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
19:01:51 [2022-09-07T19:01:51.133Z]             "OriginalFileName": "dockerd.exe",
19:01:51 [2022-09-07T19:01:51.133Z]             "ProductName": "",
19:01:51 [2022-09-07T19:01:51.133Z]             "ProductVersion": "dev",
19:01:51 [2022-09-07T19:01:51.133Z]             "SpecialBuild": "ff81dc3544b018a85a7bad4d8934fe41cb3276ea"
19:01:51 [2022-09-07T19:01:51.133Z]           }
19:01:51 [2022-09-07T19:01:51.133Z]         }
19:01:51 [2022-09-07T19:01:51.133Z]       }
19:01:51 [2022-09-07T19:01:51.133Z]     }
19:01:51 [2022-09-07T19:01:51.133Z]   }
19:01:51 [2022-09-07T19:01:51.133Z] }
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/config.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/config_windows.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/daemon.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/daemon_test.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/daemon_windows.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/docker.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/docker_windows.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/genwinres_windows.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/metrics.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/options.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/options_test.go
19:01:51 [2022-09-07T19:01:51.133Z] cmd/dockerd/service_windows.go
19:01:51 [2022-09-07T19:01:51.133Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
19:01:51 [2022-09-07T19:01:51.133Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:01:51 [2022-09-07T19:01:51.519Z] --- PASS: TestContinueAfterPluginCrash (10.88s)
19:01:52 [2022-09-07T19:01:52.458Z] === RUN   TestReadPluginNoRead/disabled_caching
19:01:52 [2022-09-07T19:01:52.718Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:01:53 [2022-09-07T19:01:53.286Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:01:53 [2022-09-07T19:01:53.856Z] === CONT  TestReadPluginNoRead
19:01:53 [2022-09-07T19:01:53.856Z]     read_test.go:92: [d48698ec73129] daemon is not started
19:01:53 [2022-09-07T19:01:53.856Z] --- PASS: TestReadPluginNoRead (7.23s)
19:01:53 [2022-09-07T19:01:53.856Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s)
19:01:53 [2022-09-07T19:01:53.856Z]     --- PASS: TestReadPluginNoRead/default (1.61s)
19:01:53 [2022-09-07T19:01:53.856Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
19:01:53 [2022-09-07T19:01:53.856Z] PASS
19:01:53 [2022-09-07T19:01:53.856Z] 
19:01:53 [2022-09-07T19:01:53.856Z] DONE 6 tests in 13.159s
19:01:53 [2022-09-07T19:01:53.856Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:01:53 [2022-09-07T19:01:53.856Z] ++ 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
19:01:53 [2022-09-07T19:01:53.856Z] ++ set -e
19:01:53 [2022-09-07T19:01:53.856Z] ++ '[' -n 0 ']'
19:01:53 [2022-09-07T19:01:53.856Z] ++ set -x
19:01:53 [2022-09-07T19:01:53.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:01:53 [2022-09-07T19:01:53.856Z] testing: warning: no tests to run
19:01:53 [2022-09-07T19:01:53.856Z] PASS
19:01:53 [2022-09-07T19:01:53.856Z] 
19:01:53 [2022-09-07T19:01:53.856Z] DONE 0 tests in 0.037s
19:01:53 [2022-09-07T19:01:53.856Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:01:53 [2022-09-07T19:01:53.856Z] ++ 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
19:01:53 [2022-09-07T19:01:53.856Z] ++ set -e
19:01:53 [2022-09-07T19:01:53.856Z] ++ '[' -n 0 ']'
19:01:53 [2022-09-07T19:01:53.856Z] ++ set -x
19:01:53 [2022-09-07T19:01:53.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:01:53 [2022-09-07T19:01:53.856Z] INFO: Testing against a local daemon
19:01:53 [2022-09-07T19:01:53.856Z] === RUN   TestPluginWithDevMounts
19:01:53 [2022-09-07T19:01:53.856Z] === PAUSE TestPluginWithDevMounts
19:01:53 [2022-09-07T19:01:53.856Z] === CONT  TestPluginWithDevMounts
19:01:54 [2022-09-07T19:01:54.425Z]     docker_api_swarm_test.go:507: [dfb6d2f4b95f1] joining swarm manager [dbb79f6b8f7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:01:54 [2022-09-07T19:01:54.685Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:01:55 [2022-09-07T19:01:55.254Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:01:55 [2022-09-07T19:01:55.824Z] --- PASS: TestPluginWithDevMounts (1.83s)
19:01:55 [2022-09-07T19:01:55.824Z] PASS
19:01:55 [2022-09-07T19:01:55.824Z] 
19:01:55 [2022-09-07T19:01:55.824Z] DONE 1 tests in 1.938s
19:01:55 [2022-09-07T19:01:55.824Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:01:55 [2022-09-07T19:01:55.824Z] ++ 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
19:01:55 [2022-09-07T19:01:55.824Z] ++ set -e
19:01:55 [2022-09-07T19:01:55.824Z] ++ '[' -n 0 ']'
19:01:55 [2022-09-07T19:01:55.824Z] ++ set -x
19:01:55 [2022-09-07T19:01:55.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:01:55 [2022-09-07T19:01:55.824Z] INFO: Testing against a local daemon
19:01:55 [2022-09-07T19:01:55.824Z] === RUN   TestSecretInspect
19:01:56 [2022-09-07T19:01:56.084Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:01:57 [2022-09-07T19:01:57.022Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:01:57 [2022-09-07T19:01:57.592Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:01:58 [2022-09-07T19:01:58.532Z] --- PASS: TestSecretInspect (2.48s)
19:01:58 [2022-09-07T19:01:58.532Z] === RUN   TestSecretList
19:02:00 [2022-09-07T19:02:00.442Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:02:00 [2022-09-07T19:02:00.442Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:02:00 [2022-09-07T19:02:00.702Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:02:00 [2022-09-07T19:02:00.702Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
19:02:00 [2022-09-07T19:02:00.702Z] === RUN   TestDockerSuite/TestBuildSpaces
19:02:00 [2022-09-07T19:02:00.961Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:02:00 [2022-09-07T19:02:00.961Z] --- PASS: TestSecretList (2.66s)
19:02:00 [2022-09-07T19:02:00.961Z] === RUN   TestSecretsCreateAndDelete
19:02:01 [2022-09-07T19:02:01.901Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:02:01 [2022-09-07T19:02:01.901Z] === RUN   TestDockerSuite/TestBuildStderr
19:02:02 [2022-09-07T19:02:02.469Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:02:03 [2022-09-07T19:02:03.851Z] --- PASS: TestSecretsCreateAndDelete (2.58s)
19:02:03 [2022-09-07T19:02:03.851Z] === RUN   TestSecretsUpdate
19:02:05 [2022-09-07T19:02:05.763Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:02:06 [2022-09-07T19:02:06.023Z] --- PASS: TestSecretsUpdate (2.43s)
19:02:06 [2022-09-07T19:02:06.023Z] === RUN   TestTemplatedSecret
19:02:06 [2022-09-07T19:02:06.596Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:02:07 [2022-09-07T19:02:07.553Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:02:08 [2022-09-07T19:02:08.124Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:02:08 [2022-09-07T19:02:08.696Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:02:09 [2022-09-07T19:02:09.265Z] --- PASS: TestTemplatedSecret (3.15s)
19:02:09 [2022-09-07T19:02:09.265Z] === RUN   TestSecretCreateResolve
19:02:09 [2022-09-07T19:02:09.834Z] === RUN   TestDockerSuite/TestBuildUser
19:02:11 [2022-09-07T19:02:11.317Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:02:11 [2022-09-07T19:02:11.581Z] --- PASS: TestSecretCreateResolve (2.47s)
19:02:11 [2022-09-07T19:02:11.581Z] PASS
19:02:11 [2022-09-07T19:02:11.581Z] 
19:02:11 [2022-09-07T19:02:11.581Z] DONE 6 tests in 15.860s
19:02:11 [2022-09-07T19:02:11.581Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:02:11 [2022-09-07T19:02:11.581Z] ++ 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
19:02:11 [2022-09-07T19:02:11.581Z] ++ set -e
19:02:11 [2022-09-07T19:02:11.581Z] ++ '[' -n 0 ']'
19:02:11 [2022-09-07T19:02:11.581Z] ++ set -x
19:02:11 [2022-09-07T19:02:11.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:02:11 [2022-09-07T19:02:11.840Z] INFO: Testing against a local daemon
19:02:11 [2022-09-07T19:02:11.840Z] === RUN   TestServiceCreateInit
19:02:11 [2022-09-07T19:02:11.840Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:02:14 [2022-09-07T19:02:14.379Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:02:16 [2022-09-07T19:02:16.287Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:02:21 [2022-09-07T19:02:21.570Z] --- PASS: TestServiceCreateInit (8.96s)
19:02:21 [2022-09-07T19:02:21.570Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s)
19:02:21 [2022-09-07T19:02:21.570Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s)
19:02:21 [2022-09-07T19:02:21.570Z] === RUN   TestCreateServiceMultipleTimes
19:02:26 [2022-09-07T19:02:26.850Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:02:27 [2022-09-07T19:02:27.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:02:27 [2022-09-07T19:02:27.371Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:02:27 [2022-09-07T19:02:27.630Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:02:28 [2022-09-07T19:02:28.571Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:02:29 [2022-09-07T19:02:29.512Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:02:29 [2022-09-07T19:02:29.512Z]     docker_api_swarm_node_test.go:81: [ddaa314741966] joining swarm manager [df201380946aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:02:30 [2022-09-07T19:02:30.892Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:02:30 [2022-09-07T19:02:30.892Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
19:02:30 [2022-09-07T19:02:30.892Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:02:30 [2022-09-07T19:02:30.892Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
19:02:30 [2022-09-07T19:02:30.892Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:02:30 [2022-09-07T19:02:30.892Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
19:02:30 [2022-09-07T19:02:30.892Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:02:30 [2022-09-07T19:02:30.892Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:02:30 [2022-09-07T19:02:30.892Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:02:32 [2022-09-07T19:02:32.276Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:02:32 [2022-09-07T19:02:32.536Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:02:33 [2022-09-07T19:02:33.107Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:02:33 [2022-09-07T19:02:33.678Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:02:34 [2022-09-07T19:02:34.616Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:02:34 [2022-09-07T19:02:34.616Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:02:37 [2022-09-07T19:02:37.158Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:02:38 [2022-09-07T19:02:38.097Z] --- PASS: TestCreateServiceMultipleTimes (17.10s)
19:02:38 [2022-09-07T19:02:38.097Z] === RUN   TestCreateServiceConflict
19:02:38 [2022-09-07T19:02:38.666Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:02:39 [2022-09-07T19:02:39.235Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:02:39 [2022-09-07T19:02:39.804Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:02:40 [2022-09-07T19:02:40.064Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:02:40 [2022-09-07T19:02:40.064Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
19:02:40 [2022-09-07T19:02:40.064Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:02:40 [2022-09-07T19:02:40.324Z] --- PASS: TestCreateServiceConflict (2.46s)
19:02:40 [2022-09-07T19:02:40.324Z] === RUN   TestCreateServiceMaxReplicas
19:02:40 [2022-09-07T19:02:40.584Z] === RUN   TestDockerSuite/TestBuildXZHost
19:02:42 [2022-09-07T19:02:42.493Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:02:43 [2022-09-07T19:02:43.063Z] === RUN   TestDockerSuite/TestCommitChange
19:02:43 [2022-09-07T19:02:43.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:02:44 [2022-09-07T19:02:44.002Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
19:02:44 [2022-09-07T19:02:44.002Z] === RUN   TestCreateWithDuplicateNetworkNames
19:02:44 [2022-09-07T19:02:44.002Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:02:44 [2022-09-07T19:02:44.940Z] === RUN   TestDockerSuite/TestCommitHardlink
19:02:45 [2022-09-07T19:02:45.879Z]     docker_api_swarm_node_test.go:53: [d729be5d0cc2b] joining swarm manager [d66c246bda314]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:02:46 [2022-09-07T19:02:46.818Z] === RUN   TestDockerSuite/TestCommitNewFile
19:02:47 [2022-09-07T19:02:47.078Z]     docker_api_swarm_node_test.go:54: [d226a60b4529b] joining swarm manager [d66c246bda314]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:02:48 [2022-09-07T19:02:48.037Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:02:48 [2022-09-07T19:02:48.616Z] === RUN   TestDockerSuite/TestCommitTTY
19:02:49 [2022-09-07T19:02:49.554Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:02:50 [2022-09-07T19:02:50.492Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:02:51 [2022-09-07T19:02:51.430Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:02:52 [2022-09-07T19:02:52.370Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:02:52 [2022-09-07T19:02:52.370Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:02:52 [2022-09-07T19:02:52.938Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:02:53 [2022-09-07T19:02:53.507Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:02:54 [2022-09-07T19:02:54.077Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:02:54 [2022-09-07T19:02:54.337Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:02:54 [2022-09-07T19:02:54.906Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:02:55 [2022-09-07T19:02:55.474Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:02:56 [2022-09-07T19:02:56.043Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:02:56 [2022-09-07T19:02:56.613Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:02:57 [2022-09-07T19:02:57.182Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:02:57 [2022-09-07T19:02:57.752Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:02:58 [2022-09-07T19:02:58.320Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:02:58 [2022-09-07T19:02:58.320Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.59s)
19:02:58 [2022-09-07T19:02:58.320Z] === RUN   TestCreateServiceSecretFileMode
19:02:58 [2022-09-07T19:02:58.889Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:02:59 [2022-09-07T19:02:59.827Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:03:00 [2022-09-07T19:03:00.767Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:03:01 [2022-09-07T19:03:01.336Z] --- PASS: TestCreateServiceSecretFileMode (3.03s)
19:03:01 [2022-09-07T19:03:01.336Z] === RUN   TestCreateServiceConfigFileMode
19:03:01 [2022-09-07T19:03:01.595Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:03:02 [2022-09-07T19:03:02.166Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:03:02 [2022-09-07T19:03:02.166Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:03:02 [2022-09-07T19:03:02.737Z] === RUN   TestDockerSuite/TestCpRelativePath
19:03:03 [2022-09-07T19:03:03.676Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:03:04 [2022-09-07T19:03:04.245Z] --- PASS: TestCreateServiceConfigFileMode (2.91s)
19:03:04 [2022-09-07T19:03:04.245Z] === RUN   TestCreateServiceSysctls
19:03:04 [2022-09-07T19:03:04.505Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:03:05 [2022-09-07T19:03:05.079Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:03:05 [2022-09-07T19:03:05.660Z] === RUN   TestDockerSuite/TestCpToCaseA
19:03:07 [2022-09-07T19:03:07.039Z] === RUN   TestDockerSuite/TestCpToCaseB
19:03:07 [2022-09-07T19:03:07.977Z] === RUN   TestDockerSuite/TestCpToCaseC
19:03:07 [2022-09-07T19:03:07.977Z] --- PASS: TestCreateServiceSysctls (3.61s)
19:03:07 [2022-09-07T19:03:07.977Z] === RUN   TestCreateServiceCapabilities
19:03:09 [2022-09-07T19:03:09.360Z] === RUN   TestDockerSuite/TestCpToCaseD
19:03:11 [2022-09-07T19:03:11.271Z] --- PASS: TestCreateServiceCapabilities (2.95s)
19:03:11 [2022-09-07T19:03:11.271Z] === RUN   TestInspect
19:03:13 [2022-09-07T19:03:13.181Z] === RUN   TestDockerSuite/TestCpToCaseE
19:03:14 [2022-09-07T19:03:14.560Z] --- PASS: TestInspect (3.41s)
19:03:14 [2022-09-07T19:03:14.560Z] === RUN   TestCreateJob
19:03:15 [2022-09-07T19:03:15.503Z] === RUN   TestDockerSuite/TestCpToCaseF
19:03:16 [2022-09-07T19:03:16.443Z] === RUN   TestDockerSuite/TestCpToCaseG
19:03:17 [2022-09-07T19:03:17.827Z] --- PASS: TestCreateJob (3.64s)
19:03:17 [2022-09-07T19:03:17.827Z] === RUN   TestReplicatedJob
19:03:19 [2022-09-07T19:03:19.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:03:19 [2022-09-07T19:03:19.735Z] === RUN   TestDockerSuite/TestCpToCaseH
19:03:23 [2022-09-07T19:03:23.033Z] === RUN   TestDockerSuite/TestCpToCaseI
19:03:23 [2022-09-07T19:03:23.601Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:03:24 [2022-09-07T19:03:24.984Z] --- PASS: TestReplicatedJob (6.86s)
19:03:24 [2022-09-07T19:03:24.984Z] === RUN   TestUpdateReplicatedJob
19:03:25 [2022-09-07T19:03:25.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:03:27 [2022-09-07T19:03:27.304Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:03:27 [2022-09-07T19:03:27.568Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
19:03:27 [2022-09-07T19:03:27.568Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
19:03:27 [2022-09-07T19:03:27.568Z] {
19:03:27 [2022-09-07T19:03:27.568Z]   "RT_GROUP_ICON": {
19:03:27 [2022-09-07T19:03:27.568Z]     "#1": {
19:03:27 [2022-09-07T19:03:27.568Z]       "0409": "../../winresources/docker.ico"
19:03:27 [2022-09-07T19:03:27.568Z]     }
19:03:27 [2022-09-07T19:03:27.568Z]   },
19:03:27 [2022-09-07T19:03:27.568Z]   "RT_MANIFEST": {
19:03:27 [2022-09-07T19:03:27.568Z]     "#1": {
19:03:27 [2022-09-07T19:03:27.568Z]       "0409": {
19:03:27 [2022-09-07T19:03:27.568Z]         "identity": {},
19:03:27 [2022-09-07T19:03:27.568Z]         "description": "Docker Engine",
19:03:27 [2022-09-07T19:03:27.568Z]         "minimum-os": "vista",
19:03:27 [2022-09-07T19:03:27.568Z]         "execution-level": "",
19:03:27 [2022-09-07T19:03:27.568Z]         "ui-access": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "auto-elevate": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "dpi-awareness": "unaware",
19:03:27 [2022-09-07T19:03:27.568Z]         "disable-theming": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "disable-window-filtering": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "high-resolution-scrolling-aware": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "ultra-high-resolution-scrolling-aware": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "long-path-aware": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "printer-driver-isolation": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "gdi-scaling": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "segment-heap": false,
19:03:27 [2022-09-07T19:03:27.568Z]         "use-common-controls-v6": false
19:03:27 [2022-09-07T19:03:27.568Z]       }
19:03:27 [2022-09-07T19:03:27.568Z]     }
19:03:27 [2022-09-07T19:03:27.568Z]   },
19:03:27 [2022-09-07T19:03:27.568Z]   "RT_MESSAGETABLE": {
19:03:27 [2022-09-07T19:03:27.568Z]     "#1": {
19:03:27 [2022-09-07T19:03:27.568Z]       "0409": "../../winresources/event_messages.bin"
19:03:27 [2022-09-07T19:03:27.568Z]     }
19:03:27 [2022-09-07T19:03:27.568Z]   },
19:03:27 [2022-09-07T19:03:27.568Z]   "RT_VERSION": {
19:03:27 [2022-09-07T19:03:27.568Z]     "#1": {
19:03:27 [2022-09-07T19:03:27.568Z]       "0409": {
19:03:27 [2022-09-07T19:03:27.568Z]         "fixed": {
19:03:27 [2022-09-07T19:03:27.568Z]           "file_version": "0.0.0.0",
19:03:27 [2022-09-07T19:03:27.568Z]           "product_version": "0.0.0.0",
19:03:27 [2022-09-07T19:03:27.568Z]           "type": "Unknown"
19:03:27 [2022-09-07T19:03:27.568Z]         },
19:03:27 [2022-09-07T19:03:27.568Z]         "info": {
19:03:27 [2022-09-07T19:03:27.568Z]           "0000": {
19:03:27 [2022-09-07T19:03:27.568Z]             "CompanyName": "",
19:03:27 [2022-09-07T19:03:27.568Z]             "FileVersion": "dev",
19:03:27 [2022-09-07T19:03:27.568Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
19:03:27 [2022-09-07T19:03:27.568Z]             "OriginalFileName": "docker-proxy.exe",
19:03:27 [2022-09-07T19:03:27.568Z]             "ProductName": "",
19:03:27 [2022-09-07T19:03:27.568Z]             "ProductVersion": "dev",
19:03:27 [2022-09-07T19:03:27.568Z]             "SpecialBuild": "ff81dc3544b018a85a7bad4d8934fe41cb3276ea"
19:03:27 [2022-09-07T19:03:27.568Z]           }
19:03:27 [2022-09-07T19:03:27.568Z]         }
19:03:27 [2022-09-07T19:03:27.568Z]       }
19:03:27 [2022-09-07T19:03:27.568Z]     }
19:03:27 [2022-09-07T19:03:27.568Z]   }
19:03:27 [2022-09-07T19:03:27.568Z] }
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/genwinres_windows.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/main.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/network_proxy_test.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/proxy.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/sctp_proxy.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/tcp_proxy.go
19:03:27 [2022-09-07T19:03:27.568Z] cmd/docker-proxy/udp_proxy.go
19:03:27 [2022-09-07T19:03:27.569Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
19:03:27 [2022-09-07T19:03:27.569Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:03:27 [2022-09-07T19:03:27.569Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
19:03:27 [2022-09-07T19:03:27.569Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:03:27 [2022-09-07T19:03:27.569Z] remote: Enumerating objects: 23, done.
19:03:27 [2022-09-07T19:03:27.569Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:03:27 [2022-09-07T19:03:27.569Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:03:27 [2022-09-07T19:03:27.569Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:03:27 [2022-09-07T19:03:27.569Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
19:03:27 [2022-09-07T19:03:27.569Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
19:03:27 [2022-09-07T19:03:27.569Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:03:27 [2022-09-07T19:03:27.569Z] Cross building: bundles/cross/linux/ppc64le
19:03:27 [2022-09-07T19:03:27.569Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
19:03:27 [2022-09-07T19:03:27.569Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:03:28 [2022-09-07T19:03:28.244Z] === RUN   TestDockerSuite/TestCpToDot
19:03:28 [2022-09-07T19:03:28.505Z]     docker_api_swarm_test.go:202: [d60b70d7b378e] joining swarm manager [dd59a6dc38e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:29 [2022-09-07T19:03:29.075Z] --- PASS: TestUpdateReplicatedJob (4.35s)
19:03:29 [2022-09-07T19:03:29.075Z] === RUN   TestServiceListWithStatuses
19:03:29 [2022-09-07T19:03:29.075Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:03:29 [2022-09-07T19:03:29.075Z] --- SKIP: TestServiceListWithStatuses (0.01s)
19:03:29 [2022-09-07T19:03:29.075Z] === RUN   TestDockerNetworkConnectAlias
19:03:29 [2022-09-07T19:03:29.335Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:03:30 [2022-09-07T19:03:30.276Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:03:31 [2022-09-07T19:03:31.680Z] === RUN   TestDockerSuite/TestCpToStdout
19:03:32 [2022-09-07T19:03:32.262Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:03:33 [2022-09-07T19:03:33.643Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:03:33 [2022-09-07T19:03:33.643Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:03:34 [2022-09-07T19:03:34.212Z] === RUN   TestDockerSuite/TestCpVolumePath
19:03:34 [2022-09-07T19:03:34.473Z] --- PASS: TestDockerNetworkConnectAlias (5.22s)
19:03:34 [2022-09-07T19:03:34.473Z] === RUN   TestDockerNetworkReConnect
19:03:35 [2022-09-07T19:03:35.412Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:03:35 [2022-09-07T19:03:35.412Z] === RUN   TestDockerSuite/TestCreateArgs
19:03:35 [2022-09-07T19:03:35.412Z] === RUN   TestDockerSuite/TestCreateByImageID
19:03:35 [2022-09-07T19:03:35.982Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:03:36 [2022-09-07T19:03:36.552Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:03:36 [2022-09-07T19:03:36.552Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:03:36 [2022-09-07T19:03:36.552Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:03:36 [2022-09-07T19:03:36.552Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:03:37 [2022-09-07T19:03:37.494Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:03:37 [2022-09-07T19:03:37.494Z] === RUN   TestDockerSuite/TestCreateLabels
19:03:37 [2022-09-07T19:03:37.753Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:03:37 [2022-09-07T19:03:37.753Z] === RUN   TestDockerSuite/TestCreateRM
19:03:38 [2022-09-07T19:03:38.013Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:03:38 [2022-09-07T19:03:38.013Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
19:03:38 [2022-09-07T19:03:38.013Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:03:38 [2022-09-07T19:03:38.273Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:03:38 [2022-09-07T19:03:38.273Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:03:38 [2022-09-07T19:03:38.534Z] --- PASS: TestDockerNetworkReConnect (4.07s)
19:03:38 [2022-09-07T19:03:38.534Z] === RUN   TestServicePlugin
19:03:40 [2022-09-07T19:03:40.445Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:03:40 [2022-09-07T19:03:40.445Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:03:40 [2022-09-07T19:03:40.445Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:03:42 [2022-09-07T19:03:42.986Z]     plugin_test.go:61: [d766551e21e7e] joining swarm manager [daed51386d3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:43 [2022-09-07T19:03:43.555Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:03:43 [2022-09-07T19:03:43.815Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:03:43 [2022-09-07T19:03:43.815Z] === RUN   TestDockerSuite/TestEventsAttach
19:03:44 [2022-09-07T19:03:44.075Z]     plugin_test.go:64: [d99ab4bb27cd0] joining swarm manager [daed51386d3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:44 [2022-09-07T19:03:44.644Z] === RUN   TestDockerSuite/TestEventsCommit
19:03:45 [2022-09-07T19:03:45.582Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:03:45 [2022-09-07T19:03:45.842Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:03:46 [2022-09-07T19:03:46.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:03:46 [2022-09-07T19:03:46.363Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:03:47 [2022-09-07T19:03:47.303Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:03:48 [2022-09-07T19:03:48.244Z]     docker_api_swarm_test.go:384: [d0bcfa47911f8] joining swarm manager [d8646316ba3b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:03:48 [2022-09-07T19:03:48.503Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:03:49 [2022-09-07T19:03:49.443Z]     docker_api_swarm_test.go:385: [d0ce42113cc1b] joining swarm manager [d8646316ba3b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:03:49 [2022-09-07T19:03:49.703Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:03:52 [2022-09-07T19:03:52.244Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:03:54 [2022-09-07T19:03:54.155Z] === RUN   TestDockerSuite/TestEventsCopy
19:03:55 [2022-09-07T19:03:55.094Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:03:56 [2022-09-07T19:03:56.033Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:04:01 [2022-09-07T19:04:01.308Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:04:01 [2022-09-07T19:04:01.877Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:04:02 [2022-09-07T19:04:02.816Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:04:03 [2022-09-07T19:04:03.076Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:04:03 [2022-09-07T19:04:03.336Z] === RUN   TestDockerSuite/TestEventsFilterType
19:04:03 [2022-09-07T19:04:03.596Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:04:03 [2022-09-07T19:04:03.596Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:04:03 [2022-09-07T19:04:03.855Z] === RUN   TestDockerSuite/TestEventsFilters
19:04:04 [2022-09-07T19:04:04.797Z] === RUN   TestDockerSuite/TestEventsFormat
19:04:05 [2022-09-07T19:04:05.737Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:04:05 [2022-09-07T19:04:05.737Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:04:05 [2022-09-07T19:04:05.737Z] === RUN   TestDockerSuite/TestEventsImageImport
19:04:06 [2022-09-07T19:04:06.306Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:04:06 [2022-09-07T19:04:06.306Z] === RUN   TestDockerSuite/TestEventsImagePull
19:04:07 [2022-09-07T19:04:07.244Z] === RUN   TestDockerSuite/TestEventsImageTag
19:04:08 [2022-09-07T19:04:08.623Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:04:08 [2022-09-07T19:04:08.623Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:04:08 [2022-09-07T19:04:08.623Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:04:08 [2022-09-07T19:04:08.623Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:04:08 [2022-09-07T19:04:08.623Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:04:08 [2022-09-07T19:04:08.623Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:04:09 [2022-09-07T19:04:09.559Z] --- PASS: TestServicePlugin (31.04s)
19:04:09 [2022-09-07T19:04:09.559Z] === RUN   TestServiceUpdateLabel
19:04:11 [2022-09-07T19:04:11.466Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:04:12 [2022-09-07T19:04:12.036Z] === RUN   TestDockerSuite/TestEventsRename
19:04:12 [2022-09-07T19:04:12.036Z] --- PASS: TestServiceUpdateLabel (2.53s)
19:04:12 [2022-09-07T19:04:12.036Z] === RUN   TestServiceUpdateSecrets
19:04:12 [2022-09-07T19:04:12.605Z] === RUN   TestDockerSuite/TestEventsResize
19:04:13 [2022-09-07T19:04:13.173Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:04:13 [2022-09-07T19:04:13.743Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:04:14 [2022-09-07T19:04:14.313Z] === RUN   TestDockerSuite/TestEventsStreaming
19:04:14 [2022-09-07T19:04:14.882Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:04:18 [2022-09-07T19:04:18.170Z] === RUN   TestDockerSuite/TestEventsTop
19:04:18 [2022-09-07T19:04:18.170Z] === RUN   TestDockerSuite/TestEventsUntag
19:04:20 [2022-09-07T19:04:20.728Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:04:27 [2022-09-07T19:04:27.308Z] === RUN   TestDockerSuite/TestNetworkEvents
19:04:27 [2022-09-07T19:04:27.308Z] --- PASS: TestServiceUpdateSecrets (14.89s)
19:04:27 [2022-09-07T19:04:27.308Z] === RUN   TestServiceUpdateConfigs
19:04:32 [2022-09-07T19:04:32.582Z] === RUN   TestDockerSuite/TestVolumeEvents
19:04:37 [2022-09-07T19:04:37.858Z] === RUN   TestDockerSuite/TestExec
19:04:38 [2022-09-07T19:04:38.427Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:04:39 [2022-09-07T19:04:39.367Z] === RUN   TestDockerSuite/TestExecCgroup
19:04:39 [2022-09-07T19:04:39.936Z] === RUN   TestDockerSuite/TestExecEnv
19:04:40 [2022-09-07T19:04:40.505Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:04:41 [2022-09-07T19:04:41.445Z] --- PASS: TestServiceUpdateConfigs (14.48s)
19:04:41 [2022-09-07T19:04:41.445Z] === RUN   TestServiceUpdateNetwork
19:04:41 [2022-09-07T19:04:41.705Z] === RUN   TestDockerSuite/TestExecExitStatus
19:04:42 [2022-09-07T19:04:42.275Z] === RUN   TestDockerSuite/TestExecInspectID
19:04:44 [2022-09-07T19:04:44.822Z] === RUN   TestDockerSuite/TestExecInteractive
19:04:45 [2022-09-07T19:04:45.082Z]     check_test.go:611: [d0ce42113cc1b] daemon is not started
19:04:45 [2022-09-07T19:04:45.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:04:45 [2022-09-07T19:04:45.342Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:04:45 [2022-09-07T19:04:45.914Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:04:46 [2022-09-07T19:04:46.483Z] === RUN   TestDockerSuite/TestExecParseError
19:04:47 [2022-09-07T19:04:47.053Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:04:47 [2022-09-07T19:04:47.624Z]     docker_api_swarm_test.go:802: [dee8375c56288] joining swarm manager [d0f29e1eca733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:04:47 [2022-09-07T19:04:47.884Z] === RUN   TestDockerSuite/TestExecSetEnv
19:04:48 [2022-09-07T19:04:48.826Z] === RUN   TestDockerSuite/TestExecStartFails
19:04:48 [2022-09-07T19:04:48.826Z]     docker_api_swarm_test.go:802: [d6f33ee473e13] joining swarm manager [d0f29e1eca733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:04:49 [2022-09-07T19:04:49.397Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:04:49 [2022-09-07T19:04:49.968Z] === RUN   TestDockerSuite/TestExecTTY
19:04:50 [2022-09-07T19:04:50.228Z]     docker_api_swarm_test.go:802: [dadc330c2e89f] joining swarm manager [d0f29e1eca733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:04:50 [2022-09-07T19:04:50.497Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:04:51 [2022-09-07T19:04:51.071Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:04:51 [2022-09-07T19:04:51.644Z] === RUN   TestDockerSuite/TestExecUlimits
19:04:52 [2022-09-07T19:04:52.217Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:04:52 [2022-09-07T19:04:52.217Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
19:04:52 [2022-09-07T19:04:52.217Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:04:52 [2022-09-07T19:04:52.478Z]     docker_api_swarm_test.go:802: [db70505a9f36c] joining swarm manager [d0f29e1eca733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:04:53 [2022-09-07T19:04:53.860Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:04:54 [2022-09-07T19:04:54.123Z]     docker_api_swarm_test.go:810: [dc36b6e01dacc] joining swarm manager [d0f29e1eca733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:04:54 [2022-09-07T19:04:54.382Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:04:54 [2022-09-07T19:04:54.643Z] --- PASS: TestServiceUpdateNetwork (13.32s)
19:04:54 [2022-09-07T19:04:54.643Z] === RUN   TestServiceUpdatePidsLimit
19:04:55 [2022-09-07T19:04:55.583Z] === RUN   TestDockerSuite/TestExecWithTERM
19:04:55 [2022-09-07T19:04:55.583Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:04:56 [2022-09-07T19:04:56.152Z] === RUN   TestDockerSuite/TestExecWithUser
19:04:56 [2022-09-07T19:04:56.412Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:04:56 [2022-09-07T19:04:56.672Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:04:58 [2022-09-07T19:04:58.057Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:05:00 [2022-09-07T19:05:00.594Z] === RUN   TestDockerSuite/TestHealth
19:05:03 [2022-09-07T19:05:03.885Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
19:05:12 [2022-09-07T19:05:12.007Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
19:05:12 [2022-09-07T19:05:12.007Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
19:05:12 [2022-09-07T19:05:12.007Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
19:05:12 [2022-09-07T19:05:12.007Z] PASS
19:05:12 [2022-09-07T19:05:12.007Z] 
19:05:12 [2022-09-07T19:05:12.007Z] === Skipped
19:05:12 [2022-09-07T19:05:12.007Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
19:05:12 [2022-09-07T19:05:12.007Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:05:12 [2022-09-07T19:05:12.007Z] 
19:05:12 [2022-09-07T19:05:12.007Z] DONE 27 tests, 1 skipped in 179.308s
19:05:12 [2022-09-07T19:05:12.007Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:05:12 [2022-09-07T19:05:12.007Z] ++ 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
19:05:12 [2022-09-07T19:05:12.007Z] ++ set -e
19:05:12 [2022-09-07T19:05:12.007Z] ++ '[' -n 0 ']'
19:05:12 [2022-09-07T19:05:12.007Z] ++ set -x
19:05:12 [2022-09-07T19:05:12.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:05:12 [2022-09-07T19:05:12.007Z] INFO: Testing against a local daemon
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestSessionCreate
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestSessionCreate (0.02s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestSessionCreateWithBadUpgrade
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:05:12 [2022-09-07T19:05:12.007Z] PASS
19:05:12 [2022-09-07T19:05:12.007Z] 
19:05:12 [2022-09-07T19:05:12.007Z] DONE 2 tests in 0.133s
19:05:12 [2022-09-07T19:05:12.007Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:05:12 [2022-09-07T19:05:12.007Z] ++ 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
19:05:12 [2022-09-07T19:05:12.007Z] ++ set -e
19:05:12 [2022-09-07T19:05:12.007Z] ++ '[' -n 0 ']'
19:05:12 [2022-09-07T19:05:12.007Z] ++ set -x
19:05:12 [2022-09-07T19:05:12.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:05:12 [2022-09-07T19:05:12.007Z] INFO: Testing against a local daemon
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:05:12 [2022-09-07T19:05:12.007Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:05:12 [2022-09-07T19:05:12.007Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestDiskUsage
19:05:12 [2022-09-07T19:05:12.007Z] === PAUSE TestDiskUsage
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestEventsExecDie
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestEventsExecDie (0.59s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestEventsBackwardsCompatible
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestEventsVolumeCreate
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestInfoBinaryCommits
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestInfoBinaryCommits (0.03s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestInfoAPIVersioned
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestInfoAPI
19:05:12 [2022-09-07T19:05:12.007Z] --- PASS: TestInfoAPI (0.03s)
19:05:12 [2022-09-07T19:05:12.007Z] === RUN   TestInfoAPIWarnings
19:05:20 [2022-09-07T19:05:20.129Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:05:22 [2022-09-07T19:05:22.035Z] === RUN   TestDockerSuite/TestBuildHistory
19:05:24 [2022-09-07T19:05:24.593Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:05:24 [2022-09-07T19:05:24.594Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:05:24 [2022-09-07T19:05:24.594Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:05:24 [2022-09-07T19:05:24.594Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:05:25 [2022-09-07T19:05:25.184Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:05:25 [2022-09-07T19:05:25.184Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:05:25 [2022-09-07T19:05:25.455Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:05:26 [2022-09-07T19:05:26.024Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:05:26 [2022-09-07T19:05:26.024Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:05:26 [2022-09-07T19:05:26.284Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:05:26 [2022-09-07T19:05:26.284Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:05:26 [2022-09-07T19:05:26.544Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:05:26 [2022-09-07T19:05:26.544Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:05:26 [2022-09-07T19:05:26.803Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:05:26 [2022-09-07T19:05:26.803Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:05:27 [2022-09-07T19:05:27.373Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:05:27 [2022-09-07T19:05:27.373Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:05:28 [2022-09-07T19:05:28.312Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:05:28 [2022-09-07T19:05:28.574Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:05:28 [2022-09-07T19:05:28.574Z] === RUN   TestInfoDebug
19:05:28 [2022-09-07T19:05:28.834Z] === RUN   TestDockerSuite/TestImagesFormat
19:05:28 [2022-09-07T19:05:28.834Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:05:29 [2022-09-07T19:05:29.093Z] --- PASS: TestInfoDebug (0.54s)
19:05:29 [2022-09-07T19:05:29.093Z] === RUN   TestInfoInsecureRegistries
19:05:29 [2022-09-07T19:05:29.352Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:05:29 [2022-09-07T19:05:29.612Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:05:29 [2022-09-07T19:05:29.612Z] === RUN   TestInfoRegistryMirrors
19:05:30 [2022-09-07T19:05:30.180Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:05:30 [2022-09-07T19:05:30.180Z] === RUN   TestLoginFailsWithBadCredentials
19:05:30 [2022-09-07T19:05:30.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
19:05:30 [2022-09-07T19:05:30.749Z] === RUN   TestPingCacheHeaders
19:05:30 [2022-09-07T19:05:30.749Z] --- PASS: TestPingCacheHeaders (0.02s)
19:05:30 [2022-09-07T19:05:30.749Z] === RUN   TestPingGet
19:05:30 [2022-09-07T19:05:30.749Z] --- PASS: TestPingGet (0.02s)
19:05:30 [2022-09-07T19:05:30.749Z] === RUN   TestPingHead
19:05:30 [2022-09-07T19:05:30.749Z] --- PASS: TestPingHead (0.02s)
19:05:30 [2022-09-07T19:05:30.749Z] === RUN   TestPingSwarmHeader
19:05:31 [2022-09-07T19:05:31.317Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:05:31 [2022-09-07T19:05:31.886Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:05:32 [2022-09-07T19:05:32.145Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:05:32 [2022-09-07T19:05:32.145Z] === RUN   TestDockerSuite/TestImportBadURL
19:05:32 [2022-09-07T19:05:32.145Z] === RUN   TestDockerSuite/TestImportDisplay
19:05:33 [2022-09-07T19:05:33.083Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:05:33 [2022-09-07T19:05:33.083Z] --- PASS: TestPingSwarmHeader (2.28s)
19:05:33 [2022-09-07T19:05:33.083Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:05:33 [2022-09-07T19:05:33.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:05:33 [2022-09-07T19:05:33.083Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:05:33 [2022-09-07T19:05:33.083Z] === RUN   TestPingBuilderHeader
19:05:33 [2022-09-07T19:05:33.083Z] === RUN   TestPingBuilderHeader/default_config
19:05:33 [2022-09-07T19:05:33.653Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:05:33 [2022-09-07T19:05:33.653Z] === RUN   TestDockerSuite/TestImportFile
19:05:33 [2022-09-07T19:05:33.913Z] --- PASS: TestPingBuilderHeader (1.07s)
19:05:33 [2022-09-07T19:05:33.913Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:05:33 [2022-09-07T19:05:33.913Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s)
19:05:33 [2022-09-07T19:05:33.913Z] === RUN   TestVersion
19:05:33 [2022-09-07T19:05:33.913Z] --- PASS: TestVersion (0.02s)
19:05:33 [2022-09-07T19:05:33.913Z] === CONT  TestDiskUsage
19:05:34 [2022-09-07T19:05:34.019Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
19:05:34 [2022-09-07T19:05:34.019Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
19:05:34 [2022-09-07T19:05:34.019Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:05:34 [2022-09-07T19:05:34.019Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
19:05:34 [2022-09-07T19:05:34.019Z] Cross building: bundles/cross/linux/s390x
19:05:34 [2022-09-07T19:05:34.019Z] Building: bundles/cross/linux/s390x-daemon/dockerd
19:05:34 [2022-09-07T19:05:34.019Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/container_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/image_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/volume_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/build-cache_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.482Z] === RUN   TestDiskUsage/after_LoadBusybox
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDiskUsage/after_container.Run
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:05:34 [2022-09-07T19:05:34.741Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:05:35 [2022-09-07T19:05:35.312Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:05:35 [2022-09-07T19:05:35.572Z] --- PASS: TestDiskUsage (1.43s)
19:05:35 [2022-09-07T19:05:35.572Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.25s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]     --- PASS: TestDiskUsage/after_container.Run (0.47s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z] PASS
19:05:35 [2022-09-07T19:05:35.572Z] 
19:05:35 [2022-09-07T19:05:35.572Z] === Skipped
19:05:35 [2022-09-07T19:05:35.572Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:05:35 [2022-09-07T19:05:35.572Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:05:35 [2022-09-07T19:05:35.572Z] 
19:05:35 [2022-09-07T19:05:35.572Z] DONE 57 tests, 1 skipped in 24.265s
19:05:35 [2022-09-07T19:05:35.572Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:05:35 [2022-09-07T19:05:35.572Z] ++ 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
19:05:35 [2022-09-07T19:05:35.572Z] ++ set -e
19:05:35 [2022-09-07T19:05:35.572Z] ++ '[' -n 0 ']'
19:05:35 [2022-09-07T19:05:35.572Z] ++ set -x
19:05:35 [2022-09-07T19:05:35.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:05:35 [2022-09-07T19:05:35.572Z] INFO: Testing against a local daemon
19:05:35 [2022-09-07T19:05:35.572Z] === RUN   TestVolumesCreateAndList
19:05:35 [2022-09-07T19:05:35.572Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:05:35 [2022-09-07T19:05:35.572Z] === RUN   TestVolumesRemove
19:05:35 [2022-09-07T19:05:35.572Z] --- PASS: TestVolumesRemove (0.08s)
19:05:35 [2022-09-07T19:05:35.572Z] === RUN   TestVolumesInspect
19:05:35 [2022-09-07T19:05:35.833Z] --- PASS: TestVolumesInspect (0.03s)
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:05:35 [2022-09-07T19:05:35.833Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:05:35 [2022-09-07T19:05:35.833Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:05:35 [2022-09-07T19:05:35.833Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:05:35 [2022-09-07T19:05:35.833Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:05:35 [2022-09-07T19:05:35.833Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:05:35 [2022-09-07T19:05:35.833Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:05:35 [2022-09-07T19:05:35.833Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:05:35 [2022-09-07T19:05:35.833Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:05:35 [2022-09-07T19:05:35.833Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:05:35 [2022-09-07T19:05:35.833Z] PASS
19:05:35 [2022-09-07T19:05:35.833Z] 
19:05:35 [2022-09-07T19:05:35.833Z] DONE 9 tests in 0.254s
19:05:35 [2022-09-07T19:05:35.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:05:36 [2022-09-07T19:05:36.094Z] ++++ cat bundles/test-integration/docker.pid
19:05:36 [2022-09-07T19:05:36.094Z] +++ kill 7137
19:05:36 [2022-09-07T19:05:36.355Z] +++ /etc/init.d/apparmor stop
19:05:36 [2022-09-07T19:05:36.355Z] Leaving: AppArmorNo profiles have been unloaded.
19:05:36 [2022-09-07T19:05:36.355Z] 
19:05:36 [2022-09-07T19:05:36.355Z] Unloading profiles will leave already running processes permanently
19:05:36 [2022-09-07T19:05:36.355Z] unconfined, which can lead to unexpected situations.
19:05:36 [2022-09-07T19:05:36.355Z] 
19:05:36 [2022-09-07T19:05:36.355Z] To set a process to complain mode, use the command line tool
19:05:36 [2022-09-07T19:05:36.355Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:05:36 [2022-09-07T19:05:36.355Z] +++ true
19:05:36 [2022-09-07T19:05:36.355Z] exiting test-integration
19:05:36 [2022-09-07T19:05:36.355Z] ++ exit 0
19:05:36 [2022-09-07T19:05:36.355Z] 
19:05:36 [2022-09-07T19:05:36.355Z] === RUN   TestDockerSuite/TestImportGzipped
19:05:36 [2022-09-07T19:05:36.923Z] + for job in $(jobs -p)
19:05:36 [2022-09-07T19:05:36.923Z] + wait 8914
19:05:37 [2022-09-07T19:05:37.862Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:05:38 [2022-09-07T19:05:38.801Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:05:39 [2022-09-07T19:05:39.061Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:05:39 [2022-09-07T19:05:39.631Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:05:40 [2022-09-07T19:05:40.201Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:05:40 [2022-09-07T19:05:40.201Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:05:40 [2022-09-07T19:05:40.201Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:05:40 [2022-09-07T19:05:40.772Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:05:41 [2022-09-07T19:05:41.031Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:05:41 [2022-09-07T19:05:41.031Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:05:41 [2022-09-07T19:05:41.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:05:41 [2022-09-07T19:05:41.554Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:05:41 [2022-09-07T19:05:41.554Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
19:05:41 [2022-09-07T19:05:41.554Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:05:42 [2022-09-07T19:05:42.496Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:05:42 [2022-09-07T19:05:42.756Z] === RUN   TestDockerSuite/TestInspectDefault
19:05:43 [2022-09-07T19:05:43.325Z] === RUN   TestDockerSuite/TestInspectHistory
19:05:43 [2022-09-07T19:05:43.585Z] === RUN   TestDockerSuite/TestInspectImage
19:05:43 [2022-09-07T19:05:43.585Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:05:43 [2022-09-07T19:05:43.585Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:05:43 [2022-09-07T19:05:43.585Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
19:05:43 [2022-09-07T19:05:43.585Z] === RUN   TestDockerSuite/TestInspectInt64
19:05:44 [2022-09-07T19:05:44.164Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:05:44 [2022-09-07T19:05:44.739Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:05:44 [2022-09-07T19:05:44.739Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:05:44 [2022-09-07T19:05:44.999Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:05:45 [2022-09-07T19:05:45.568Z] === RUN   TestDockerSuite/TestInspectPlugin
19:05:48 [2022-09-07T19:05:48.104Z] === RUN   TestDockerSuite/TestInspectRootFS
19:05:48 [2022-09-07T19:05:48.104Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:05:48 [2022-09-07T19:05:48.364Z] === RUN   TestDockerSuite/TestInspectStatus
19:05:48 [2022-09-07T19:05:48.936Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:05:49 [2022-09-07T19:05:49.875Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:05:50 [2022-09-07T19:05:50.444Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:05:50 [2022-09-07T19:05:50.703Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:05:51 [2022-09-07T19:05:51.274Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:05:51 [2022-09-07T19:05:51.533Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:05:52 [2022-09-07T19:05:52.102Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:05:52 [2022-09-07T19:05:52.362Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:05:52 [2022-09-07T19:05:52.362Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:05:53 [2022-09-07T19:05:53.301Z] === RUN   TestDockerSuite/TestLinksEnvs
19:05:54 [2022-09-07T19:05:54.240Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:05:54 [2022-09-07T19:05:54.500Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:05:55 [2022-09-07T19:05:55.437Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:05:56 [2022-09-07T19:05:56.817Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:05:58 [2022-09-07T19:05:58.198Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:05:58 [2022-09-07T19:05:58.198Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:05:59 [2022-09-07T19:05:59.578Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:05:59 [2022-09-07T19:05:59.839Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:06:00 [2022-09-07T19:06:00.407Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:06:02 [2022-09-07T19:06:02.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:06:07 [2022-09-07T19:06:07.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:06:08 [2022-09-07T19:06:08.524Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:06:09 [2022-09-07T19:06:09.471Z]     docker_api_swarm_service_test.go:395: [d7efd0de450f6] joining swarm manager [dec55f1b78774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:06:10 [2022-09-07T19:06:10.413Z]     docker_api_swarm_service_test.go:395: [dca8a8acaa85c] joining swarm manager [dec55f1b78774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:06:10 [2022-09-07T19:06:10.413Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:06:10 [2022-09-07T19:06:10.982Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:06:13 [2022-09-07T19:06:13.522Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:06:13 [2022-09-07T19:06:13.522Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:06:13 [2022-09-07T19:06:13.522Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:06:14 [2022-09-07T19:06:14.092Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:06:15 [2022-09-07T19:06:15.475Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:06:16 [2022-09-07T19:06:16.414Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:06:17 [2022-09-07T19:06:17.355Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:06:18 [2022-09-07T19:06:18.294Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:06:20 [2022-09-07T19:06:20.200Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:06:20 [2022-09-07T19:06:20.200Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:06:20 [2022-09-07T19:06:20.769Z] === RUN   TestDockerSuite/TestLogsSince
19:06:26 [2022-09-07T19:06:26.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:06:27 [2022-09-07T19:06:27.418Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:06:27 [2022-09-07T19:06:27.988Z]     docker_api_swarm_service_test.go:343: [db79bab6a61c5] joining swarm manager [d14f3f37df57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:06:28 [2022-09-07T19:06:28.925Z]     docker_api_swarm_service_test.go:343: [dd8a644e24f19] joining swarm manager [d14f3f37df57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:06:33 [2022-09-07T19:06:33.121Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:06:33 [2022-09-07T19:06:33.381Z] === RUN   TestDockerSuite/TestLogsTail
19:06:33 [2022-09-07T19:06:33.950Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:06:34 [2022-09-07T19:06:34.209Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:06:34 [2022-09-07T19:06:34.779Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:06:34 [2022-09-07T19:06:34.779Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:06:34 [2022-09-07T19:06:34.779Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:06:34 [2022-09-07T19:06:34.779Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:06:34 [2022-09-07T19:06:34.779Z] === RUN   TestDockerSuite/TestNetHostname
19:06:36 [2022-09-07T19:06:36.164Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:06:36 [2022-09-07T19:06:36.440Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:06:36 [2022-09-07T19:06:36.440Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:06:36 [2022-09-07T19:06:36.440Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:06:37 [2022-09-07T19:06:37.035Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:06:37 [2022-09-07T19:06:37.604Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:06:38 [2022-09-07T19:06:38.542Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:06:38 [2022-09-07T19:06:38.542Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:06:38 [2022-09-07T19:06:38.542Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:06:38 [2022-09-07T19:06:38.802Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:06:42 [2022-09-07T19:06:42.093Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:06:43 [2022-09-07T19:06:43.999Z]     docker_api_swarm_service_test.go:490: [d6e31b7878eff] joining swarm manager [dc42a0a832134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:06:44 [2022-09-07T19:06:44.258Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:06:44 [2022-09-07T19:06:44.827Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:06:44 [2022-09-07T19:06:44.827Z]     docker_api_swarm_service_test.go:490: [d8d3adca58d40] joining swarm manager [dc42a0a832134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:06:46 [2022-09-07T19:06:46.211Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:06:48 [2022-09-07T19:06:48.750Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:06:50 [2022-09-07T19:06:50.657Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:06:52 [2022-09-07T19:06:52.036Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:06:54 [2022-09-07T19:06:54.573Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:06:56 [2022-09-07T19:06:56.478Z] === RUN   TestDockerSuite/TestPluginActive
19:06:57 [2022-09-07T19:06:57.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:06:59 [2022-09-07T19:06:59.322Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:07:03 [2022-09-07T19:07:03.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:07:05 [2022-09-07T19:07:05.452Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:07:05 [2022-09-07T19:07:05.452Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
19:07:05 [2022-09-07T19:07:05.452Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:07:05 [2022-09-07T19:07:05.711Z]     docker_api_swarm_service_test.go:128: [d4d69fcd5832c] joining swarm manager [dc8737dda46ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:07:06 [2022-09-07T19:07:06.648Z]     docker_api_swarm_service_test.go:129: [d30c80c5eb289] joining swarm manager [dc8737dda46ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:07:07 [2022-09-07T19:07:07.587Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:07:08 [2022-09-07T19:07:08.525Z]     docker_api_swarm_service_test.go:137: [dceff9200e48d] joining swarm manager [dc8737dda46ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:07:09 [2022-09-07T19:07:09.464Z]     docker_api_swarm_service_test.go:138: [db4a7e4393507] joining swarm manager [dc8737dda46ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:07:10 [2022-09-07T19:07:10.402Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:07:10 [2022-09-07T19:07:10.494Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
19:07:10 [2022-09-07T19:07:10.494Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
19:07:10 [2022-09-07T19:07:10.494Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:07:10 [2022-09-07T19:07:10.494Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
19:07:10 [2022-09-07T19:07:10.494Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:07:11 [2022-09-07T19:07:11.755Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:07:12 [2022-09-07T19:07:12.033Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/test/unit
19:07:12 [2022-09-07T19:07:12.600Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:07:12 [2022-09-07T19:07:12.600Z] + TESTFLAGS+=' -test.timeout=5m'
19:07:12 [2022-09-07T19:07:12.600Z] + TESTDIRS=./...
19:07:12 [2022-09-07T19:07:12.600Z] + exclude_paths='/vendor/|/integration'
19:07:12 [2022-09-07T19:07:12.600Z] ++ grep -vE '(/vendor/|/integration)'
19:07:12 [2022-09-07T19:07:12.600Z] ++ go list ./...
19:07:13 [2022-09-07T19:07:13.537Z] + pkg_list='github.com/docker/docker/api
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/backend/build
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/httpstatus
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/httputils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/middleware
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/build
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/checkpoint
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/debug
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/distribution
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/grpc
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/image
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/network
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/session
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/swarm
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/system
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/volume
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/backend
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/blkiodev
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/events
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/filters
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/image
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/mount
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/network
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/plugins/logdriver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/registry
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/strslice
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/swarm
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/swarm/runtime
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/time
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions/v1p19
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions/v1p20
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/volume
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/exporter
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/worker
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/dockerfile
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext/git
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext/urlutil
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/config
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/debug
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/winresources/docker-proxy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/winresources/dockerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/client
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/docker-proxy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd/trap
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/container/stream
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/apparmor
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/docker-device-tool
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/httpserver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/convert
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/executor
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/executor/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/provider
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/config
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/containerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/events
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/events/testutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/aufs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/copy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/overlay
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/register
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/vfs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/graphdriver/zfs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/images
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/initlayer
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/links
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/listeners
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/awslogs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/fluentd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/gcplogs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/gelf
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/journald
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/local
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/logentries
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/loggertest
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/loggerutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/splunk
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/syslog
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/logger/templates
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/names
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/network
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/stats
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/distribution
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/distribution/metadata
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/distribution/utils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/distribution/xfer
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/dockerversion
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/errdefs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/image
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/image/cache
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/image/tarexport
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/image/v1
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/internal/test/suite
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/layer
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libcontainerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libcontainerd/queue
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libcontainerd/remote
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libcontainerd/supervisor
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libcontainerd/types
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/bitseq
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cluster
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/config
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/datastore
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/diagnostic
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/discoverapi
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/driverapi
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/host
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/null
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/overlay
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/remote
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/windows
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/drvregistry
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/etchosts
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/idm
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/internal/caller
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipam
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipamapi
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipams/builtin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipams/null
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipams/remote
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ipamutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/iptables
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/netlabel
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/netutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/networkdb
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/ns
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/options
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/osl
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/osl/kernel
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/portallocator
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/portmapper
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/resolvconf
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/testutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/libnetwork/types
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/oci
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/oci/caps
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/opts
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/aaparser
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/archive
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/authorization
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/broadcaster
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/capabilities
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/chrootarchive
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/containerfs
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/devicemapper
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/directory
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/dmesg
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/fileutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/fsutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/homedir
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/idtools
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/ioutils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/jsonmessage
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/longpath
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/loopback
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/namesgenerator
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/parsers
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/parsers/kernel
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/pidfile
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/platform
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugingetter
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugins
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/plugins/transport
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/pools
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/progress
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/pubsub
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/reexec
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/signal
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/stack
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/stdcopy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/streamformatter
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/stringid
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/sysinfo
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/system
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/tailfile
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/tarsum
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/urlutil
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/pkg/useragent
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/plugin/executor/containerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/plugin/v2
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/profiles/apparmor
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/profiles/seccomp
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/quota
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/reference
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/registry
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/registry/resumable
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/restartmanager
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/rootless
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/rootless/specconv
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/runconfig
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/runconfig/opts
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/daemon
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/environment
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fakecontext
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fakegit
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fakestorage
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fixtures/load
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fixtures/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/registry
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/testutil/request
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/drivers
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/local
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/mounts
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/service
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/service/opts
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/volume/testutils'
19:07:13 [2022-09-07T19:07:13.537Z] ++ grep --fixed-strings -v /libnetwork
19:07:13 [2022-09-07T19:07:13.537Z] ++ echo 'github.com/docker/docker/api
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/backend/build
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/httpstatus
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/httputils
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/middleware
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/build
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/checkpoint
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/debug
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/distribution
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/grpc
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/image
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/network
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/session
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/swarm
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/system
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/server/router/volume
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/backend
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/blkiodev
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/events
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/filters
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/image
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/mount
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/network
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/plugins/logdriver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/registry
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/strslice
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/swarm
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/swarm/runtime
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/time
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions/v1p19
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/versions/v1p20
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/api/types/volume
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/exporter
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/builder-next/worker
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/dockerfile
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext/git
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/builder/remotecontext/urlutil
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/config
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/debug
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/winresources/docker-proxy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cli/winresources/dockerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/client
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/docker-proxy
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd/trap
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/container
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/container/stream
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/apparmor
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/docker-device-tool
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/contrib/httpserver
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/convert
19:07:13 [2022-09-07T19:07:13.537Z] github.com/docker/docker/daemon/cluster/executor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/executor/container
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/provider
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/config
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/containerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/events
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/events/testutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/aufs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/copy
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlay
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/register
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/vfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/zfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/images
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/initlayer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/links
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/listeners
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/awslogs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/fluentd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/gcplogs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/gelf
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/local
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/logentries
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggertest
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggerutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/splunk
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/syslog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/templates
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/names
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/network
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/stats
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/metadata
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/utils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/xfer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/dockerversion
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/errdefs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/cache
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/tarexport
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/v1
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/internal/test/suite
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/layer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/queue
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/remote
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/supervisor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/types
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/bitseq
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cluster
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/config
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/datastore
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/diagnostic
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/discoverapi
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/driverapi
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/host
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/null
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/overlay
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/remote
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/windows
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/drvregistry
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/etchosts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/idm
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/internal/caller
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipam
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipamapi
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipams/builtin
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipams/null
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipams/remote
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ipamutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/iptables
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/netlabel
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/netutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/networkdb
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/ns
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/options
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/osl
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/osl/kernel
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/portallocator
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/portmapper
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/resolvconf
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/testutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libnetwork/types
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/oci
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/oci/caps
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/opts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/aaparser
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/archive
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/authorization
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/broadcaster
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/capabilities
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/chrootarchive
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/containerfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/devicemapper
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/directory
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/dmesg
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/fileutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/fsutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/homedir
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/idtools
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/ioutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/jsonmessage
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/longpath
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/loopback
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/namesgenerator
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers/kernel
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/pidfile
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/platform
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugingetter
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugins
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/plugins/transport
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/pools
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/progress
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/pubsub
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/reexec
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/signal
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/stack
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/stdcopy
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/streamformatter
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/stringid
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/sysinfo
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/system
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/tailfile
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/tarsum
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/urlutil
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/useragent
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/plugin
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/plugin/executor/containerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/plugin/v2
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/profiles/apparmor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/profiles/seccomp
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/quota
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/reference
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/registry
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/registry/resumable
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/restartmanager
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/rootless
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/rootless/specconv
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/runconfig
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/runconfig/opts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/daemon
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/environment
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fakecontext
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fakegit
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fakestorage
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fixtures/load
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fixtures/plugin
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/registry
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/testutil/request
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/drivers
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/local
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/mounts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/service
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/service/opts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/volume/testutils'
19:07:13 [2022-09-07T19:07:13.538Z] + base_pkg_list='github.com/docker/docker/api
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/backend/build
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/httpstatus
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/httputils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/middleware
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/build
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/checkpoint
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/container
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/debug
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/distribution
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/grpc
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/image
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/network
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/plugin
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/session
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/swarm
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/system
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/server/router/volume
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/backend
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/blkiodev
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/container
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/events
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/filters
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/image
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/mount
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/network
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/plugins/logdriver
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/registry
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/strslice
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/swarm
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/swarm/runtime
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/time
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/versions
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/versions/v1p19
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/versions/v1p20
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/api/types/volume
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/exporter
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/builder-next/worker
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/dockerfile
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/remotecontext
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/remotecontext/git
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/builder/remotecontext/urlutil
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cli
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cli/config
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cli/debug
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cli/winresources/docker-proxy
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cli/winresources/dockerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/client
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cmd/docker-proxy
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cmd/dockerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cmd/dockerd/trap
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/container
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/container/stream
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/contrib/apparmor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/contrib/docker-device-tool
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/contrib/httpserver
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/convert
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/executor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/executor/container
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/cluster/provider
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/config
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/containerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/events
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/events/testutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/aufs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/copy
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlay
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/register
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/vfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/graphdriver/zfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/images
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/initlayer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/links
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/listeners
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/awslogs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/fluentd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/gcplogs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/gelf
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/local
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/logentries
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggertest
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggerutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/splunk
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/syslog
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/logger/templates
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/names
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/network
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/daemon/stats
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/metadata
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/utils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/distribution/xfer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/dockerversion
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/errdefs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/cache
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/tarexport
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/image/v1
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/internal/test/suite
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/layer
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/queue
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/remote
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/supervisor
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/libcontainerd/types
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/oci
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/oci/caps
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/opts
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/aaparser
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/archive
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/authorization
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/broadcaster
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/capabilities
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/chrootarchive
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/containerfs
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/devicemapper
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/directory
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/dmesg
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/fileutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/fsutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/homedir
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/idtools
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/ioutils
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/jsonmessage
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/longpath
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/loopback
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/namesgenerator
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers/kernel
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/pidfile
19:07:13 [2022-09-07T19:07:13.538Z] github.com/docker/docker/pkg/platform
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugingetter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/transport
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/pools
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/progress
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/pubsub
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/reexec
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/signal
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stack
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stdcopy
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/streamformatter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stringid
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/sysinfo
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/system
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/tailfile
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/tarsum
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/urlutil
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/useragent
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin/executor/containerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin/v2
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/profiles/apparmor
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/profiles/seccomp
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/quota
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/reference
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/registry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/registry/resumable
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/restartmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/rootless
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/rootless/specconv
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/runconfig
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/runconfig/opts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/daemon
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/environment
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakecontext
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakegit
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakestorage
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/load
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/registry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/request
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/drivers
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/local
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/mounts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/service
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/service/opts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/testutils'
19:07:13 [2022-09-07T19:07:13.539Z] ++ grep --fixed-strings /libnetwork
19:07:13 [2022-09-07T19:07:13.539Z] ++ echo 'github.com/docker/docker/api
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/backend/build
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/httpstatus
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/httputils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/middleware
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/build
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/checkpoint
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/container
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/debug
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/distribution
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/grpc
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/image
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/network
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/session
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/swarm
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/system
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/server/router/volume
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/backend
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/blkiodev
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/container
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/events
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/filters
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/image
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/mount
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/network
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/plugins/logdriver
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/registry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/strslice
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/swarm
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/swarm/runtime
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/time
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/versions
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/versions/v1p19
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/versions/v1p20
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/api/types/volume
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/exporter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/builder-next/worker
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/dockerfile
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/remotecontext
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/remotecontext/git
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/builder/remotecontext/urlutil
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cli
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cli/config
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cli/debug
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cli/winresources/docker-proxy
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cli/winresources/dockerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/client
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cmd/docker-proxy
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cmd/dockerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cmd/dockerd/trap
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/container
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/container/stream
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/contrib/apparmor
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/contrib/docker-device-tool
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/contrib/httpserver
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster/convert
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster/executor
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster/executor/container
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/cluster/provider
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/config
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/containerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/events
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/events/testutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/aufs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/copy
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/overlay
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/register
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/vfs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/graphdriver/zfs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/images
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/initlayer
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/links
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/listeners
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/awslogs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/fluentd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/gcplogs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/gelf
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/journald
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/local
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/logentries
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/loggertest
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/loggerutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/splunk
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/syslog
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/logger/templates
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/names
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/network
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/daemon/stats
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/distribution
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/distribution/metadata
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/distribution/utils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/distribution/xfer
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/dockerversion
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/errdefs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/image
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/image/cache
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/image/tarexport
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/image/v1
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/internal/test/suite
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/layer
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libcontainerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libcontainerd/queue
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libcontainerd/remote
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libcontainerd/supervisor
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libcontainerd/types
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/bitseq
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cluster
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/config
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/datastore
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/diagnostic
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/discoverapi
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/driverapi
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/host
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/null
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/overlay
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/remote
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/windows
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/drvregistry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/etchosts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/idm
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/internal/caller
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipam
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipamapi
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipams/builtin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipams/null
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipams/remote
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ipamutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/iptables
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/netlabel
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/netutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/networkdb
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/ns
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/options
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/osl
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/osl/kernel
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/portallocator
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/portmapper
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/resolvconf
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/testutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/libnetwork/types
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/oci
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/oci/caps
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/opts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/aaparser
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/archive
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/authorization
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/broadcaster
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/capabilities
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/chrootarchive
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/containerfs
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/devicemapper
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/directory
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/dmesg
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/fileutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/fsutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/homedir
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/idtools
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/ioutils
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/jsonmessage
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/longpath
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/loopback
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/namesgenerator
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/parsers
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/parsers/kernel
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/pidfile
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/platform
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugingetter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/plugins/transport
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/pools
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/progress
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/pubsub
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/reexec
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/signal
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stack
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stdcopy
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/streamformatter
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/stringid
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/sysinfo
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/system
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/tailfile
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/tarsum
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/urlutil
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/pkg/useragent
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin/executor/containerd
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/plugin/v2
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/profiles/apparmor
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/profiles/seccomp
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/quota
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/reference
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/registry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/registry/resumable
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/restartmanager
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/rootless
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/rootless/specconv
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/runconfig
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/runconfig/opts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/daemon
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/environment
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakecontext
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakegit
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fakestorage
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/load
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/plugin
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/registry
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/testutil/request
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/drivers
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/local
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/mounts
19:07:13 [2022-09-07T19:07:13.539Z] github.com/docker/docker/volume/service
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/volume/service/opts
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/volume/testutils'
19:07:13 [2022-09-07T19:07:13.540Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/bitseq
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cluster
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/config
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/datastore
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/diagnostic
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/discoverapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/driverapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/host
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/null
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/remote
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/windows
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drvregistry
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/etchosts
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/idm
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/internal/caller
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipam
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipamapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/builtin
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/null
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/remote
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipamutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/iptables
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/netlabel
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/netutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/networkdb
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ns
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/options
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/osl
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/osl/kernel
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/portallocator
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/portmapper
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/resolvconf
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/testutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/types'
19:07:13 [2022-09-07T19:07:13.540Z] + grep --fixed-strings libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.540Z] + echo 'github.com/docker/docker/libnetwork
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/bitseq
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cluster
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/config
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/datastore
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/diagnostic
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/discoverapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/driverapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/host
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/null
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/remote
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/windows
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drvregistry
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/etchosts
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/idm
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/internal/caller
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipam
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipamapi
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/builtin
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/null
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/remote
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ipamutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/iptables
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/netlabel
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/netutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/networkdb
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/ns
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/options
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/osl
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/osl/kernel
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/portallocator
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/portmapper
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/resolvconf
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/testutils
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/types'
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge
19:07:13 [2022-09-07T19:07:13.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:07:13 [2022-09-07T19:07:13.540Z] + type docker-proxy
19:07:13 [2022-09-07T19:07:13.540Z] hack/test/unit: line 25: type: docker-proxy: not found
19:07:13 [2022-09-07T19:07:13.540Z] + hack/make.sh binary-proxy install-proxy
19:07:13 [2022-09-07T19:07:13.540Z] 
19:07:13 [2022-09-07T19:07:13.540Z] Removing bundles/
19:07:13 [2022-09-07T19:07:13.540Z] 
19:07:13 [2022-09-07T19:07:13.540Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:07:13 [2022-09-07T19:07:13.540Z] Building: bundles/binary-proxy/docker-proxy
19:07:13 [2022-09-07T19:07:13.540Z] GOOS="" GOARCH="" GOARM=""
19:07:15 [2022-09-07T19:07:15.678Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:07:17 [2022-09-07T19:07:17.057Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:07:17 [2022-09-07T19:07:17.995Z] === RUN   TestDockerSuite/TestPortHostBinding
19:07:18 [2022-09-07T19:07:18.564Z] === RUN   TestDockerSuite/TestPortList
19:07:21 [2022-09-07T19:07:21.649Z] Created binary: bundles/binary-proxy/docker-proxy
19:07:21 [2022-09-07T19:07:21.649Z] 
19:07:21 [2022-09-07T19:07:21.649Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:07:21 [2022-09-07T19:07:21.649Z] Installing docker-proxy to /usr/local/bin/
19:07:21 [2022-09-07T19:07:21.649Z] 
19:07:21 [2022-09-07T19:07:21.649Z] + mkdir -p bundles
19:07:21 [2022-09-07T19:07:21.649Z] + '[' -n 'github.com/docker/docker/api
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/backend/build
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/httpstatus
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/httputils
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/middleware
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/build
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/checkpoint
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/container
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/debug
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/distribution
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/grpc
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/image
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/network
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/plugin
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/session
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/swarm
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/system
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/server/router/volume
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/backend
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/blkiodev
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/container
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/events
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/filters
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/image
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/mount
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/network
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/plugins/logdriver
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/registry
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/strslice
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/swarm
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/swarm/runtime
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/time
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/versions
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/versions/v1p19
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/versions/v1p20
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/api/types/volume
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/exporter
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/builder-next/worker
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/dockerfile
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/remotecontext
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/remotecontext/git
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/builder/remotecontext/urlutil
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cli
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cli/config
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cli/debug
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cli/winresources/docker-proxy
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cli/winresources/dockerd
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/client
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cmd/docker-proxy
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cmd/dockerd
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cmd/dockerd/trap
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/container
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/container/stream
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/contrib/apparmor
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/contrib/docker-device-tool
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/contrib/httpserver
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster/convert
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster/executor
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster/executor/container
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/cluster/provider
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/config
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/containerd
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/events
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/events/testutils
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/aufs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/copy
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/overlay
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/register
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/vfs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/graphdriver/zfs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/images
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/initlayer
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/links
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/listeners
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/awslogs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/fluentd
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/gcplogs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/gelf
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/journald
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/local
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/logentries
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/loggertest
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/loggerutils
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/splunk
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/syslog
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/logger/templates
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/names
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/network
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/daemon/stats
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/distribution
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/distribution/metadata
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/distribution/utils
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/distribution/xfer
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/dockerversion
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/errdefs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/image
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/image/cache
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/image/tarexport
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/image/v1
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/internal/test/suite
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/layer
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/libcontainerd
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/libcontainerd/queue
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/libcontainerd/remote
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/libcontainerd/supervisor
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/libcontainerd/types
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/oci
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/oci/caps
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/opts
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/aaparser
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/archive
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/authorization
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/broadcaster
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/capabilities
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/chrootarchive
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/containerfs
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/devicemapper
19:07:21 [2022-09-07T19:07:21.649Z] github.com/docker/docker/pkg/directory
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/dmesg
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/fileutils
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/fsutils
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/homedir
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/idtools
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/ioutils
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/jsonmessage
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/longpath
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/loopback
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/namesgenerator
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/parsers
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/parsers/kernel
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/pidfile
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/platform
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugingetter
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugins
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/plugins/transport
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/pools
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/progress
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/pubsub
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/reexec
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/signal
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/stack
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/stdcopy
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/streamformatter
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/stringid
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/sysinfo
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/system
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/tailfile
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/tarsum
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/urlutil
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/pkg/useragent
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/plugin
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/plugin/executor/containerd
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/plugin/v2
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/profiles/apparmor
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/profiles/seccomp
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/quota
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/reference
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/registry
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/registry/resumable
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/restartmanager
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/rootless
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/rootless/specconv
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/runconfig
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/runconfig/opts
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/daemon
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/environment
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fakecontext
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fakegit
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fakestorage
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fixtures/load
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fixtures/plugin
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/registry
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/testutil/request
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/drivers
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/local
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/mounts
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/service
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/service/opts
19:07:21 [2022-09-07T19:07:21.650Z] github.com/docker/docker/volume/testutils' ']'
19:07:21 [2022-09-07T19:07:21.650Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:07:21 [2022-09-07T19:07:21.650Z] ?   	github.com/docker/docker/api	[no test files]
19:07:25 [2022-09-07T19:07:25.139Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:07:27 [2022-09-07T19:07:27.052Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:07:27 [2022-09-07T19:07:27.311Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:07:29 [2022-09-07T19:07:29.217Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:07:29 [2022-09-07T19:07:29.785Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:07:30 [2022-09-07T19:07:30.357Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:07:30 [2022-09-07T19:07:30.357Z] === RUN   TestDockerSuite/TestPsByOrder
19:07:31 [2022-09-07T19:07:31.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:07:32 [2022-09-07T19:07:32.308Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:07:32 [2022-09-07T19:07:32.882Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:07:34 [2022-09-07T19:07:34.273Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:07:35 [2022-09-07T19:07:35.655Z]     docker_api_swarm_service_test.go:304: [daccda2ffaa1d] joining swarm manager [d5a50e5fb58d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:07:35 [2022-09-07T19:07:35.915Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:07:36 [2022-09-07T19:07:36.854Z]     docker_api_swarm_service_test.go:304: [d258c34a8080f] joining swarm manager [d5a50e5fb58d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:07:39 [2022-09-07T19:07:39.729Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
19:07:40 [2022-09-07T19:07:40.149Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:07:40 [2022-09-07T19:07:40.149Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:07:42 [2022-09-07T19:07:42.054Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:07:48 [2022-09-07T19:07:48.627Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:07:49 [2022-09-07T19:07:49.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:07:50 [2022-09-07T19:07:50.944Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:07:51 [2022-09-07T19:07:51.882Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:07:52 [2022-09-07T19:07:52.820Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:07:54 [2022-09-07T19:07:54.202Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:07:55 [2022-09-07T19:07:55.582Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:07:56 [2022-09-07T19:07:56.152Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:07:56 [2022-09-07T19:07:56.411Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:07:56 [2022-09-07T19:07:56.671Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:07:57 [2022-09-07T19:07:57.242Z] === RUN   TestDockerSuite/TestPsRightTagName
19:07:58 [2022-09-07T19:07:58.623Z]     docker_api_swarm_service_test.go:100: [dac7168d7a537] joining swarm manager [dc23978f4339b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:07:59 [2022-09-07T19:07:59.192Z] === RUN   TestDockerSuite/TestPsShowMounts
19:07:59 [2022-09-07T19:07:59.451Z]     docker_api_swarm_service_test.go:101: [d652288f83379] joining swarm manager [dc23978f4339b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:00 [2022-09-07T19:08:00.850Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:08:00 [2022-09-07T19:08:00.850Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
19:08:00 [2022-09-07T19:08:00.850Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:08:01 [2022-09-07T19:08:01.425Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:08:01 [2022-09-07T19:08:01.685Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:08:01 [2022-09-07T19:08:01.946Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:08:03 [2022-09-07T19:08:03.328Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:08:04 [2022-09-07T19:08:04.711Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:08:04 [2022-09-07T19:08:04.971Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:08:10 [2022-09-07T19:08:10.250Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:08:11 [2022-09-07T19:08:11.190Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:08:12 [2022-09-07T19:08:12.572Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:08:12 [2022-09-07T19:08:12.572Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:08:12 [2022-09-07T19:08:12.572Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:08:12 [2022-09-07T19:08:12.832Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:08:15 [2022-09-07T19:08:15.375Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:08:16 [2022-09-07T19:08:16.314Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:08:16 [2022-09-07T19:08:16.314Z]     check_test.go:611: [dac7168d7a537] daemon is not started
19:08:18 [2022-09-07T19:08:18.221Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:08:19 [2022-09-07T19:08:19.161Z] === RUN   TestDockerSuite/TestRmiBlank
19:08:19 [2022-09-07T19:08:19.161Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:08:19 [2022-09-07T19:08:19.161Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:08:21 [2022-09-07T19:08:21.699Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:08:21 [2022-09-07T19:08:21.699Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:08:22 [2022-09-07T19:08:22.268Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:08:22 [2022-09-07T19:08:22.528Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:08:23 [2022-09-07T19:08:23.907Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:08:23 [2022-09-07T19:08:23.907Z]     docker_api_swarm_service_test.go:533: [d67e71c4a56ef] joining swarm manager [d924f79a833e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:24 [2022-09-07T19:08:24.479Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:08:25 [2022-09-07T19:08:25.418Z]     docker_api_swarm_service_test.go:534: [d9cfe65b1417f] joining swarm manager [d924f79a833e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:25 [2022-09-07T19:08:25.678Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:08:26 [2022-09-07T19:08:26.247Z] === RUN   TestDockerSuite/TestRmiTag
19:08:26 [2022-09-07T19:08:26.520Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:08:27 [2022-09-07T19:08:27.096Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:08:31 [2022-09-07T19:08:31.296Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:08:31 [2022-09-07T19:08:31.556Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:08:32 [2022-09-07T19:08:32.494Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:08:32 [2022-09-07T19:08:32.753Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:08:33 [2022-09-07T19:08:33.323Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:08:33 [2022-09-07T19:08:33.583Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:08:34 [2022-09-07T19:08:34.152Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:08:34 [2022-09-07T19:08:34.720Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:08:35 [2022-09-07T19:08:35.288Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:08:38 [2022-09-07T19:08:38.579Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:08:38 [2022-09-07T19:08:38.579Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:08:39 [2022-09-07T19:08:39.518Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:08:40 [2022-09-07T19:08:40.457Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:08:41 [2022-09-07T19:08:41.839Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:08:43 [2022-09-07T19:08:43.222Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:08:45 [2022-09-07T19:08:45.131Z] === RUN   TestDockerSuite/TestDevicePermissions
19:08:45 [2022-09-07T19:08:45.391Z] === RUN   TestDockerSuite/TestDockerFails
19:08:45 [2022-09-07T19:08:45.391Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:08:46 [2022-09-07T19:08:46.769Z] === RUN   TestDockerSuite/TestMountIntoProc
19:08:47 [2022-09-07T19:08:47.029Z] === RUN   TestDockerSuite/TestMountIntoSys
19:08:47 [2022-09-07T19:08:47.598Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:08:48 [2022-09-07T19:08:48.539Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:08:48 [2022-09-07T19:08:48.798Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:08:49 [2022-09-07T19:08:49.058Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:08:49 [2022-09-07T19:08:49.628Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:08:50 [2022-09-07T19:08:50.568Z]     docker_api_swarm_service_test.go:148: [d7e217fe29da1] joining swarm manager [da3306fd0de12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:51 [2022-09-07T19:08:51.144Z] === RUN   TestDockerSuite/TestRunAddHost
19:08:51 [2022-09-07T19:08:51.409Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:08:51 [2022-09-07T19:08:51.682Z]     docker_api_swarm_service_test.go:148: [de8b40bb14fa7] joining swarm manager [da3306fd0de12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:51 [2022-09-07T19:08:51.682Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:08:52 [2022-09-07T19:08:52.256Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:08:52 [2022-09-07T19:08:52.256Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:08:53 [2022-09-07T19:08:53.196Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:08:54 [2022-09-07T19:08:54.135Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:08:54 [2022-09-07T19:08:54.704Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:08:55 [2022-09-07T19:08:55.274Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:08:55 [2022-09-07T19:08:55.843Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:08:56 [2022-09-07T19:08:56.782Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:08:57 [2022-09-07T19:08:57.722Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:08:58 [2022-09-07T19:08:58.291Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:08:58 [2022-09-07T19:08:58.860Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:08:59 [2022-09-07T19:08:59.429Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:08:59 [2022-09-07T19:08:59.998Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:09:00 [2022-09-07T19:09:00.568Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:09:01 [2022-09-07T19:09:01.509Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:09:02 [2022-09-07T19:09:02.077Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:09:02 [2022-09-07T19:09:02.652Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:09:02 [2022-09-07T19:09:02.912Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:09:03 [2022-09-07T19:09:03.480Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:09:03 [2022-09-07T19:09:03.480Z] === RUN   TestDockerSuite/TestRunBindMounts
19:09:04 [2022-09-07T19:09:04.861Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:09:05 [2022-09-07T19:09:05.121Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:09:05 [2022-09-07T19:09:05.690Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:09:05 [2022-09-07T19:09:05.949Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:09:06 [2022-09-07T19:09:06.520Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:09:06 [2022-09-07T19:09:06.520Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:09:07 [2022-09-07T19:09:07.090Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:09:07 [2022-09-07T19:09:07.660Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:09:07 [2022-09-07T19:09:07.921Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:09:08 [2022-09-07T19:09:08.492Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:09:09 [2022-09-07T19:09:09.061Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:09:09 [2022-09-07T19:09:09.061Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:09:10 [2022-09-07T19:09:10.000Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:09:10 [2022-09-07T19:09:10.000Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:09:10 [2022-09-07T19:09:10.568Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:09:11 [2022-09-07T19:09:11.137Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:09:11 [2022-09-07T19:09:11.396Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:09:11 [2022-09-07T19:09:11.970Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:09:11 [2022-09-07T19:09:11.970Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:09:12 [2022-09-07T19:09:12.541Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:09:13 [2022-09-07T19:09:13.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:09:14 [2022-09-07T19:09:14.417Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:09:15 [2022-09-07T19:09:15.359Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:09:15 [2022-09-07T19:09:15.929Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
19:09:16 [2022-09-07T19:09:16.167Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:09:16 [2022-09-07T19:09:16.167Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:09:16 [2022-09-07T19:09:16.497Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:09:17 [2022-09-07T19:09:17.068Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:09:17 [2022-09-07T19:09:17.327Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:09:17 [2022-09-07T19:09:17.551Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:09:17 [2022-09-07T19:09:17.551Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:09:17 [2022-09-07T19:09:17.551Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
19:09:17 [2022-09-07T19:09:17.809Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:09:17 [2022-09-07T19:09:17.896Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:09:18 [2022-09-07T19:09:18.375Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:09:18 [2022-09-07T19:09:18.375Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:09:18 [2022-09-07T19:09:18.633Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
19:09:18 [2022-09-07T19:09:18.633Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
19:09:18 [2022-09-07T19:09:18.633Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:09:18 [2022-09-07T19:09:18.633Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:09:18 [2022-09-07T19:09:18.834Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:09:18 [2022-09-07T19:09:18.891Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
19:09:18 [2022-09-07T19:09:18.891Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 77.3% of statements
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:09:19 [2022-09-07T19:09:19.149Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:09:20 [2022-09-07T19:09:20.742Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:09:21 [2022-09-07T19:09:21.001Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:09:21 [2022-09-07T19:09:21.260Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:09:23 [2022-09-07T19:09:23.168Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:09:23 [2022-09-07T19:09:23.332Z] ok  	github.com/docker/docker/builder/remotecontext	0.144s	coverage: 13.7% of statements
19:09:23 [2022-09-07T19:09:23.590Z] ok  	github.com/docker/docker/builder/dockerfile	0.598s	coverage: 49.3% of statements
19:09:23 [2022-09-07T19:09:23.848Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
19:09:24 [2022-09-07T19:09:24.107Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:09:24 [2022-09-07T19:09:24.782Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:09:25 [2022-09-07T19:09:25.488Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:09:25 [2022-09-07T19:09:25.717Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.863s	coverage: 86.3% of statements
19:09:25 [2022-09-07T19:09:25.717Z] ?   	github.com/docker/docker/cli	[no test files]
19:09:25 [2022-09-07T19:09:25.717Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:09:25 [2022-09-07T19:09:25.717Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:09:25 [2022-09-07T19:09:25.717Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:09:25 [2022-09-07T19:09:25.975Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.102s	coverage: 67.6% of statements
19:09:26 [2022-09-07T19:09:26.870Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:09:26 [2022-09-07T19:09:26.870Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
19:09:26 [2022-09-07T19:09:26.870Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:09:26 [2022-09-07T19:09:26.870Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
19:09:26 [2022-09-07T19:09:26.870Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:09:27 [2022-09-07T19:09:27.136Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:09:27 [2022-09-07T19:09:27.396Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:09:28 [2022-09-07T19:09:28.336Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:09:29 [2022-09-07T19:09:29.719Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:09:30 [2022-09-07T19:09:30.159Z] ok  	github.com/docker/docker/client	0.162s	coverage: 76.1% of statements
19:09:31 [2022-09-07T19:09:31.630Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:09:32 [2022-09-07T19:09:32.200Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:09:33 [2022-09-07T19:09:33.140Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:09:33 [2022-09-07T19:09:33.726Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:09:33 [2022-09-07T19:09:33.726Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:09:33 [2022-09-07T19:09:33.726Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:09:34 [2022-09-07T19:09:34.300Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:09:35 [2022-09-07T19:09:35.680Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:09:35 [2022-09-07T19:09:35.680Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:09:35 [2022-09-07T19:09:35.940Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:09:36 [2022-09-07T19:09:36.509Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:09:36 [2022-09-07T19:09:36.769Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:09:37 [2022-09-07T19:09:37.338Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:09:37 [2022-09-07T19:09:37.598Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:09:38 [2022-09-07T19:09:38.169Z] === RUN   TestDockerSuite/TestRunEnvironment
19:09:38 [2022-09-07T19:09:38.429Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:09:38 [2022-09-07T19:09:38.998Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:09:39 [2022-09-07T19:09:39.567Z] === RUN   TestDockerSuite/TestRunExitCode
19:09:40 [2022-09-07T19:09:40.138Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:09:40 [2022-09-07T19:09:40.398Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:09:40 [2022-09-07T19:09:40.966Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:09:41 [2022-09-07T19:09:41.535Z] === RUN   TestDockerSuite/TestRunExposePort
19:09:41 [2022-09-07T19:09:41.535Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:09:42 [2022-09-07T19:09:42.104Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:09:42 [2022-09-07T19:09:42.364Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:09:43 [2022-09-07T19:09:43.748Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:09:43 [2022-09-07T19:09:43.748Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:09:43 [2022-09-07T19:09:43.748Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
19:09:43 [2022-09-07T19:09:43.748Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:09:46 [2022-09-07T19:09:46.289Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:09:46 [2022-09-07T19:09:46.859Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:09:52 [2022-09-07T19:09:52.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:09:56 [2022-09-07T19:09:56.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:09:58 [2022-09-07T19:09:58.239Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:09:58 [2022-09-07T19:09:58.499Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:09:58 [2022-09-07T19:09:58.758Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:10:00 [2022-09-07T19:10:00.145Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:10:00 [2022-09-07T19:10:00.145Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:10:00 [2022-09-07T19:10:00.145Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:10:00 [2022-09-07T19:10:00.145Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:10:00 [2022-09-07T19:10:00.717Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:10:01 [2022-09-07T19:10:01.658Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:10:03 [2022-09-07T19:10:03.038Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:10:04 [2022-09-07T19:10:04.421Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:10:04 [2022-09-07T19:10:04.681Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:10:05 [2022-09-07T19:10:05.619Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:10:07 [2022-09-07T19:10:07.529Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:10:08 [2022-09-07T19:10:08.859Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 29.9% of statements
19:10:08 [2022-09-07T19:10:08.859Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.579s	coverage: 0.0% of statements
19:10:08 [2022-09-07T19:10:08.859Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:10:08 [2022-09-07T19:10:08.859Z] ok  	github.com/docker/docker/container	0.141s	coverage: 35.7% of statements
19:10:08 [2022-09-07T19:10:08.859Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:10:08 [2022-09-07T19:10:08.859Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:10:08 [2022-09-07T19:10:08.859Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:10:08 [2022-09-07T19:10:08.859Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:10:10 [2022-09-07T19:10:10.066Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:10:11 [2022-09-07T19:10:11.450Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:10:12 [2022-09-07T19:10:12.020Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:10:12 [2022-09-07T19:10:12.590Z] === RUN   TestDockerSuite/TestRunModeHostname
19:10:13 [2022-09-07T19:10:13.529Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:10:13 [2022-09-07T19:10:13.529Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:10:13 [2022-09-07T19:10:13.789Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:10:13 [2022-09-07T19:10:13.789Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:10:14 [2022-09-07T19:10:14.729Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:10:15 [2022-09-07T19:10:15.669Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:10:16 [2022-09-07T19:10:16.972Z] ok  	github.com/docker/docker/daemon/cluster	0.113s	coverage: 0.5% of statements
19:10:17 [2022-09-07T19:10:17.051Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:10:17 [2022-09-07T19:10:17.051Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:10:17 [2022-09-07T19:10:17.310Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:10:17 [2022-09-07T19:10:17.879Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:10:18 [2022-09-07T19:10:18.347Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
19:10:18 [2022-09-07T19:10:18.447Z] === RUN   TestDockerSuite/TestRunMount
19:10:20 [2022-09-07T19:10:20.252Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
19:10:23 [2022-09-07T19:10:23.728Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:10:23 [2022-09-07T19:10:23.728Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:10:23 [2022-09-07T19:10:23.987Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:10:24 [2022-09-07T19:10:24.931Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:10:26 [2022-09-07T19:10:26.313Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:10:27 [2022-09-07T19:10:27.693Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:10:28 [2022-09-07T19:10:28.357Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
19:10:29 [2022-09-07T19:10:29.073Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:10:29 [2022-09-07T19:10:29.290Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
19:10:29 [2022-09-07T19:10:29.548Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:10:30 [2022-09-07T19:10:30.013Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:10:30 [2022-09-07T19:10:30.114Z] ok  	github.com/docker/docker/daemon	10.181s	coverage: 16.4% of statements
19:10:30 [2022-09-07T19:10:30.114Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:10:30 [2022-09-07T19:10:30.114Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:10:30 [2022-09-07T19:10:30.114Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:10:30 [2022-09-07T19:10:30.114Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:10:30 [2022-09-07T19:10:30.372Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
19:10:30 [2022-09-07T19:10:30.951Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:10:30 [2022-09-07T19:10:30.951Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:10:31 [2022-09-07T19:10:31.211Z] === RUN   TestDockerSuite/TestRunNetHost
19:10:31 [2022-09-07T19:10:31.746Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.719s	coverage: 74.8% of statements
19:10:32 [2022-09-07T19:10:32.150Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:10:32 [2022-09-07T19:10:32.410Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:10:32 [2022-09-07T19:10:32.980Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:10:33 [2022-09-07T19:10:33.120Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.0% of statements
19:10:33 [2022-09-07T19:10:33.120Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.305s	coverage: 60.7% of statements
19:10:34 [2022-09-07T19:10:34.365Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:10:34 [2022-09-07T19:10:34.495Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
19:10:35 [2022-09-07T19:10:35.305Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:10:36 [2022-09-07T19:10:36.415Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.284s	coverage: 50.6% of statements
19:10:37 [2022-09-07T19:10:37.357Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.643s	coverage: 45.9% of statements
19:10:37 [2022-09-07T19:10:37.357Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:10:38 [2022-09-07T19:10:38.291Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.704s	coverage: 58.5% of statements
19:10:38 [2022-09-07T19:10:38.291Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:10:38 [2022-09-07T19:10:38.291Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:10:38 [2022-09-07T19:10:38.549Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.5% of statements
19:10:38 [2022-09-07T19:10:38.598Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:10:38 [2022-09-07T19:10:38.598Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:10:38 [2022-09-07T19:10:38.598Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:10:38 [2022-09-07T19:10:38.857Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:10:38 [2022-09-07T19:10:38.857Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:10:39 [2022-09-07T19:10:39.426Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:10:39 [2022-09-07T19:10:39.686Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:10:39 [2022-09-07T19:10:39.922Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:10:39 [2022-09-07T19:10:39.946Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:10:40 [2022-09-07T19:10:40.181Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
19:10:40 [2022-09-07T19:10:40.205Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:10:42 [2022-09-07T19:10:42.083Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
19:10:42 [2022-09-07T19:10:42.111Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:10:42 [2022-09-07T19:10:42.342Z] ok  	github.com/docker/docker/daemon/images	0.054s	coverage: 6.8% of statements
19:10:42 [2022-09-07T19:10:42.342Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:10:42 [2022-09-07T19:10:42.342Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:10:43 [2022-09-07T19:10:43.277Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.029s	coverage: 53.6% of statements
19:10:43 [2022-09-07T19:10:43.535Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 80.2% of statements
19:10:43 [2022-09-07T19:10:43.535Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:10:44 [2022-09-07T19:10:44.104Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
19:10:44 [2022-09-07T19:10:44.670Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:10:46 [2022-09-07T19:10:46.044Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.140s	coverage: 76.8% of statements
19:10:46 [2022-09-07T19:10:46.044Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
19:10:46 [2022-09-07T19:10:46.308Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:10:46 [2022-09-07T19:10:46.308Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
19:10:46 [2022-09-07T19:10:46.308Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:10:46 [2022-09-07T19:10:46.569Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:10:46 [2022-09-07T19:10:46.988Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
19:10:47 [2022-09-07T19:10:47.141Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:10:47 [2022-09-07T19:10:47.921Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.5% of statements
19:10:48 [2022-09-07T19:10:48.080Z] === RUN   TestDockerSuite/TestRunPortInUse
19:10:48 [2022-09-07T19:10:48.488Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
19:10:48 [2022-09-07T19:10:48.649Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:10:48 [2022-09-07T19:10:48.746Z] ok  	github.com/docker/docker/daemon/logger/journald	3.631s	coverage: 74.3% of statements
19:10:48 [2022-09-07T19:10:48.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:10:48 [2022-09-07T19:10:48.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:10:48 [2022-09-07T19:10:48.747Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:10:48 [2022-09-07T19:10:48.747Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:10:49 [2022-09-07T19:10:49.598Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
19:10:49 [2022-09-07T19:10:49.598Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:10:49 [2022-09-07T19:10:49.598Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:10:49 [2022-09-07T19:10:49.682Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
19:10:49 [2022-09-07T19:10:49.864Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:10:49 [2022-09-07T19:10:49.940Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:10:50 [2022-09-07T19:10:50.432Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:10:50 [2022-09-07T19:10:50.507Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
19:10:50 [2022-09-07T19:10:50.765Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.583s	coverage: 82.5% of statements
19:10:50 [2022-09-07T19:10:50.765Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:10:50 [2022-09-07T19:10:50.765Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:10:51 [2022-09-07T19:10:51.004Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:10:51 [2022-09-07T19:10:51.573Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:10:51 [2022-09-07T19:10:51.573Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
19:10:51 [2022-09-07T19:10:51.573Z] === RUN   TestDockerSuite/TestRunPublishPort
19:10:51 [2022-09-07T19:10:51.698Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 44.4% of statements
19:10:52 [2022-09-07T19:10:52.143Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:10:53 [2022-09-07T19:10:53.082Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:10:53 [2022-09-07T19:10:53.082Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
19:10:53 [2022-09-07T19:10:53.082Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:10:53 [2022-09-07T19:10:53.341Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:10:53 [2022-09-07T19:10:53.598Z] ok  	github.com/docker/docker/distribution	1.504s	coverage: 28.0% of statements
19:10:53 [2022-09-07T19:10:53.598Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:10:53 [2022-09-07T19:10:53.600Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:10:54 [2022-09-07T19:10:54.165Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
19:10:54 [2022-09-07T19:10:54.423Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.9% of statements
19:10:54 [2022-09-07T19:10:54.423Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:10:54 [2022-09-07T19:10:54.540Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:10:54 [2022-09-07T19:10:54.540Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
19:10:54 [2022-09-07T19:10:54.540Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:10:54 [2022-09-07T19:10:54.682Z] ok  	github.com/docker/docker/image	0.043s	coverage: 86.9% of statements
19:10:55 [2022-09-07T19:10:55.247Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:10:55 [2022-09-07T19:10:55.505Z] ok  	github.com/docker/docker/image/tarexport	0.015s	coverage: 0.7% of statements
19:10:55 [2022-09-07T19:10:55.505Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:10:55 [2022-09-07T19:10:55.505Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:10:56 [2022-09-07T19:10:56.072Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:10:56 [2022-09-07T19:10:56.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:10:57 [2022-09-07T19:10:57.007Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
19:10:57 [2022-09-07T19:10:57.385Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:10:57 [2022-09-07T19:10:57.574Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.0% of statements
19:10:57 [2022-09-07T19:10:57.574Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:10:58 [2022-09-07T19:10:58.323Z] === RUN   TestDockerSuite/TestRunRm
19:10:59 [2022-09-07T19:10:59.261Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:10:59 [2022-09-07T19:10:59.261Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:10:59 [2022-09-07T19:10:59.473Z] ok  	github.com/docker/docker/pkg/archive	0.307s	coverage: 81.9% of statements
19:11:00 [2022-09-07T19:11:00.039Z] ok  	github.com/docker/docker/pkg/authorization	0.184s	coverage: 68.3% of statements
19:11:00 [2022-09-07T19:11:00.039Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:11:00 [2022-09-07T19:11:00.297Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:11:01 [2022-09-07T19:11:01.796Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:11:02 [2022-09-07T19:11:02.734Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:11:03 [2022-09-07T19:11:03.304Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:11:03 [2022-09-07T19:11:03.575Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.474s	coverage: 42.7% of statements
19:11:03 [2022-09-07T19:11:03.575Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
19:11:03 [2022-09-07T19:11:03.834Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:11:03 [2022-09-07T19:11:03.872Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:11:04 [2022-09-07T19:11:04.091Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
19:11:04 [2022-09-07T19:11:04.091Z] ok  	github.com/docker/docker/layer	7.145s	coverage: 68.9% of statements
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:11:04 [2022-09-07T19:11:04.091Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:11:04 [2022-09-07T19:11:04.132Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:11:04 [2022-09-07T19:11:04.348Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 87.2% of statements
19:11:04 [2022-09-07T19:11:04.914Z] ok  	github.com/docker/docker/pkg/fsutils	0.183s	coverage: 85.1% of statements
19:11:04 [2022-09-07T19:11:04.914Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
19:11:05 [2022-09-07T19:11:05.512Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:11:05 [2022-09-07T19:11:05.772Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:11:05 [2022-09-07T19:11:05.848Z] ok  	github.com/docker/docker/pkg/ioutils	0.399s	coverage: 69.7% of statements
19:11:06 [2022-09-07T19:11:06.413Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
19:11:06 [2022-09-07T19:11:06.413Z] ok  	github.com/docker/docker/pkg/idtools	0.922s	coverage: 69.3% of statements
19:11:06 [2022-09-07T19:11:06.413Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:11:06 [2022-09-07T19:11:06.413Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:11:06 [2022-09-07T19:11:06.672Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:11:06 [2022-09-07T19:11:06.672Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
19:11:06 [2022-09-07T19:11:06.930Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:11:07 [2022-09-07T19:11:07.188Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
19:11:07 [2022-09-07T19:11:07.188Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:11:07 [2022-09-07T19:11:07.188Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:11:07 [2022-09-07T19:11:07.188Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:11:07 [2022-09-07T19:11:07.680Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:11:07 [2022-09-07T19:11:07.756Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
19:11:08 [2022-09-07T19:11:08.334Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
19:11:08 [2022-09-07T19:11:08.592Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:11:08 [2022-09-07T19:11:08.619Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:11:08 [2022-09-07T19:11:08.850Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:11:10 [2022-09-07T19:11:10.220Z] ok  	github.com/docker/docker/pkg/pubsub	1.036s	coverage: 75.0% of statements
19:11:10 [2022-09-07T19:11:10.478Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
19:11:10 [2022-09-07T19:11:10.531Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:11:10 [2022-09-07T19:11:10.736Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
19:11:10 [2022-09-07T19:11:10.736Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:11:10 [2022-09-07T19:11:10.994Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:11:11 [2022-09-07T19:11:11.252Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:11:11 [2022-09-07T19:11:11.819Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
19:11:12 [2022-09-07T19:11:12.077Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
19:11:12 [2022-09-07T19:11:12.336Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
19:11:12 [2022-09-07T19:11:12.441Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:11:12 [2022-09-07T19:11:12.701Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:11:12 [2022-09-07T19:11:12.902Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
19:11:13 [2022-09-07T19:11:13.161Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:11:13 [2022-09-07T19:11:13.652Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:11:13 [2022-09-07T19:11:13.652Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:11:13 [2022-09-07T19:11:13.912Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:11:14 [2022-09-07T19:11:14.481Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:11:15 [2022-09-07T19:11:15.050Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:11:15 [2022-09-07T19:11:15.059Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
19:11:15 [2022-09-07T19:11:15.059Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
19:11:15 [2022-09-07T19:11:15.621Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:11:15 [2022-09-07T19:11:15.625Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
19:11:16 [2022-09-07T19:11:16.189Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:11:16 [2022-09-07T19:11:16.450Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:11:16 [2022-09-07T19:11:16.560Z] ok  	github.com/docker/docker/quota	0.243s	coverage: 71.4% of statements
19:11:16 [2022-09-07T19:11:16.709Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:11:16 [2022-09-07T19:11:16.818Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:11:17 [2022-09-07T19:11:17.286Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:11:17 [2022-09-07T19:11:17.751Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.6% of statements
19:11:18 [2022-09-07T19:11:18.010Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:11:18 [2022-09-07T19:11:18.268Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
19:11:18 [2022-09-07T19:11:18.834Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
19:11:18 [2022-09-07T19:11:18.834Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:11:19 [2022-09-07T19:11:19.197Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:11:19 [2022-09-07T19:11:19.766Z] === RUN   TestDockerSuite/TestRunState
19:11:20 [2022-09-07T19:11:20.733Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:11:21 [2022-09-07T19:11:21.152Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:11:21 [2022-09-07T19:11:21.299Z] ok  	github.com/docker/docker/volume/local	0.114s	coverage: 76.8% of statements
19:11:21 [2022-09-07T19:11:21.721Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:11:21 [2022-09-07T19:11:21.866Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
19:11:22 [2022-09-07T19:11:22.291Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:11:22 [2022-09-07T19:11:22.291Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:11:22 [2022-09-07T19:11:22.291Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
19:11:22 [2022-09-07T19:11:22.551Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:11:22 [2022-09-07T19:11:22.800Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
19:11:22 [2022-09-07T19:11:22.810Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:11:23 [2022-09-07T19:11:23.378Z] === RUN   TestDockerSuite/TestRunSysctls
19:11:24 [2022-09-07T19:11:24.317Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:11:24 [2022-09-07T19:11:24.317Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:11:24 [2022-09-07T19:11:24.317Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:11:24 [2022-09-07T19:11:24.887Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:11:25 [2022-09-07T19:11:25.457Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:11:26 [2022-09-07T19:11:26.837Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:11:27 [2022-09-07T19:11:27.097Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:11:29 [2022-09-07T19:11:29.009Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:11:30 [2022-09-07T19:11:30.917Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:11:31 [2022-09-07T19:11:31.178Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:11:34 [2022-09-07T19:11:34.470Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:11:34 [2022-09-07T19:11:34.470Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:11:34 [2022-09-07T19:11:34.730Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:11:35 [2022-09-07T19:11:35.306Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:11:35 [2022-09-07T19:11:35.875Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:11:37 [2022-09-07T19:11:37.257Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:11:37 [2022-09-07T19:11:37.517Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:11:38 [2022-09-07T19:11:38.900Z] === RUN   TestDockerSuite/TestRunUserByID
19:11:39 [2022-09-07T19:11:39.470Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:11:39 [2022-09-07T19:11:39.470Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:11:39 [2022-09-07T19:11:39.730Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:11:40 [2022-09-07T19:11:40.298Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:11:40 [2022-09-07T19:11:40.298Z] === RUN   TestDockerSuite/TestRunUserByName
19:11:40 [2022-09-07T19:11:40.870Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:11:41 [2022-09-07T19:11:41.439Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:11:41 [2022-09-07T19:11:41.439Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
19:11:41 [2022-09-07T19:11:41.439Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:11:41 [2022-09-07T19:11:41.439Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:11:42 [2022-09-07T19:11:42.009Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:11:43 [2022-09-07T19:11:43.391Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:11:44 [2022-09-07T19:11:44.706Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.3% of statements
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/rootless	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/volume	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === Skipped
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     network_proxy_test.go:208: No support for dual stack yet
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver btrfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver btrfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver btrfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver btrfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver btrfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:71: No driver to put!
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z] time="2022-09-07T19:10:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z] time="2022-09-07T19:10:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z] time="2022-09-07T19:10:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z] time="2022-09-07T19:10:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z] time="2022-09-07T19:10:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:71: No driver to put!
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     overlay_test.go:50: Fails to compute changes intermittently
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver zfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver zfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.706Z]     graphtest_unix.go:44: Driver zfs not supported
19:11:44 [2022-09-07T19:11:44.706Z] 
19:11:44 [2022-09-07T19:11:44.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:11:44 [2022-09-07T19:11:44.707Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.707Z]     graphtest_unix.go:44: Driver zfs not supported
19:11:44 [2022-09-07T19:11:44.707Z] 
19:11:44 [2022-09-07T19:11:44.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:11:44 [2022-09-07T19:11:44.707Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:11:44 [2022-09-07T19:11:44.707Z]     graphtest_unix.go:44: Driver zfs not supported
19:11:44 [2022-09-07T19:11:44.707Z] 
19:11:44 [2022-09-07T19:11:44.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:11:44 [2022-09-07T19:11:44.707Z]     graphtest_unix.go:71: No driver to put!
19:11:44 [2022-09-07T19:11:44.707Z] 
19:11:44 [2022-09-07T19:11:44.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:11:44 [2022-09-07T19:11:44.707Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
19:11:44 [2022-09-07T19:11:44.707Z] 
19:11:44 [2022-09-07T19:11:44.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:11:44 [2022-09-07T19:11:44.707Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
19:11:44 [2022-09-07T19:11:44.707Z] 
19:11:44 [2022-09-07T19:11:44.707Z] DONE 2874 tests, 28 skipped in 261.369s
19:11:44 [2022-09-07T19:11:44.707Z] + '[' -n 'github.com/docker/docker/libnetwork
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/bitseq
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cluster
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/config
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/datastore
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/diagnostic
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/discoverapi
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/driverapi
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/bridge
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/host
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/null
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/overlay
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/remote
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/windows
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/drvregistry
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/etchosts
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/idm
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/internal/caller
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipam
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipamapi
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipams/builtin
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipams/null
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipams/remote
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ipamutils
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/iptables
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/netlabel
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/netutils
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/networkdb
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/ns
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/options
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/osl
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/osl/kernel
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/portallocator
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/portmapper
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/resolvconf
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/testutils
19:11:44 [2022-09-07T19:11:44.707Z] github.com/docker/docker/libnetwork/types' ']'
19:11:44 [2022-09-07T19:11:44.707Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:11:45 [2022-09-07T19:11:45.301Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:11:45 [2022-09-07T19:11:45.871Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:11:46 [2022-09-07T19:11:46.442Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:11:48 [2022-09-07T19:11:48.350Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:11:48 [2022-09-07T19:11:48.350Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:11:49 [2022-09-07T19:11:49.289Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:11:51 [2022-09-07T19:11:51.202Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:11:51 [2022-09-07T19:11:51.202Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:11:52 [2022-09-07T19:11:52.582Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:11:53 [2022-09-07T19:11:53.151Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:11:53 [2022-09-07T19:11:53.151Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
19:11:53 [2022-09-07T19:11:53.151Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:11:53 [2022-09-07T19:11:53.151Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
19:11:53 [2022-09-07T19:11:53.151Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:11:53 [2022-09-07T19:11:53.151Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
19:11:53 [2022-09-07T19:11:53.151Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:11:53 [2022-09-07T19:11:53.414Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:11:53 [2022-09-07T19:11:53.414Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
19:11:53 [2022-09-07T19:11:53.414Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:11:53 [2022-09-07T19:11:53.982Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:11:54 [2022-09-07T19:11:54.242Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:11:54 [2022-09-07T19:11:54.813Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:11:55 [2022-09-07T19:11:55.752Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:11:56 [2022-09-07T19:11:56.322Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:11:57 [2022-09-07T19:11:57.260Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:11:57 [2022-09-07T19:11:57.260Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:11:57 [2022-09-07T19:11:57.260Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:11:57 [2022-09-07T19:11:57.520Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:11:57 [2022-09-07T19:11:57.520Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.520Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:11:57 [2022-09-07T19:11:57.792Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:11:57 [2022-09-07T19:11:57.792Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:11:57 [2022-09-07T19:11:57.792Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:11:57 [2022-09-07T19:11:57.792Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:11:57 [2022-09-07T19:11:57.792Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
19:11:57 [2022-09-07T19:11:57.792Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:11:58 [2022-09-07T19:11:58.371Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:11:58 [2022-09-07T19:11:58.940Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:11:58 [2022-09-07T19:11:58.940Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:11:59 [2022-09-07T19:11:59.880Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:11:59 [2022-09-07T19:11:59.880Z]     docker_cli_service_logs_test.go:248: checking task 16wa6wxvmsvm
19:11:59 [2022-09-07T19:11:59.880Z]     docker_cli_service_logs_test.go:253: checking messages for 16wa6wxvmsvm
19:11:59 [2022-09-07T19:11:59.880Z]     docker_cli_service_logs_test.go:248: checking task 69kf8f3jbaui
19:11:59 [2022-09-07T19:11:59.880Z]     docker_cli_service_logs_test.go:253: checking messages for 69kf8f3jbaui
19:11:59 [2022-09-07T19:11:59.880Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:12:00 [2022-09-07T19:12:00.449Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:12:00 [2022-09-07T19:12:00.710Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:12:00 [2022-09-07T19:12:00.710Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:12:01 [2022-09-07T19:12:01.279Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:12:01 [2022-09-07T19:12:01.539Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:12:01 [2022-09-07T19:12:01.799Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:12:01 [2022-09-07T19:12:01.799Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:12:02 [2022-09-07T19:12:02.368Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:12:03 [2022-09-07T19:12:03.309Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:12:03 [2022-09-07T19:12:03.568Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:12:04 [2022-09-07T19:12:04.137Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:12:04 [2022-09-07T19:12:04.137Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
19:12:04 [2022-09-07T19:12:04.137Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:12:04 [2022-09-07T19:12:04.397Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:12:04 [2022-09-07T19:12:04.397Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:12:05 [2022-09-07T19:12:05.779Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:12:06 [2022-09-07T19:12:06.042Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:12:07 [2022-09-07T19:12:07.424Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:12:07 [2022-09-07T19:12:07.684Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:12:07 [2022-09-07T19:12:07.684Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:12:07 [2022-09-07T19:12:07.684Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:12:07 [2022-09-07T19:12:07.684Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
19:12:08 [2022-09-07T19:12:08.623Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
19:12:09 [2022-09-07T19:12:09.191Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
19:12:09 [2022-09-07T19:12:09.760Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:12:11 [2022-09-07T19:12:11.668Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:12:11 [2022-09-07T19:12:11.929Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:12:14 [2022-09-07T19:12:14.468Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:12:16 [2022-09-07T19:12:16.376Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:12:19 [2022-09-07T19:12:19.671Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:12:21 [2022-09-07T19:12:21.052Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:12:21 [2022-09-07T19:12:21.052Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:12:22 [2022-09-07T19:12:22.465Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:12:23 [2022-09-07T19:12:23.403Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:12:23 [2022-09-07T19:12:23.663Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:12:24 [2022-09-07T19:12:24.600Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:12:25 [2022-09-07T19:12:25.982Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:12:26 [2022-09-07T19:12:26.242Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:12:27 [2022-09-07T19:12:27.624Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:12:28 [2022-09-07T19:12:28.194Z]     docker_cli_swarm_test.go:1895: [db46daf194361] joining swarm manager [d71346dac52e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:12:29 [2022-09-07T19:12:29.134Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:12:29 [2022-09-07T19:12:29.704Z]     docker_cli_swarm_test.go:1896: [de19b559665b2] joining swarm manager [d71346dac52e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:12:31 [2022-09-07T19:12:31.087Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork	37.373s	coverage: 40.6% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 84.4% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.405s	coverage: 59.9% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.131s	coverage: 5.1% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
19:12:31 [2022-09-07T19:12:31.374Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:12:31 [2022-09-07T19:12:31.374Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:12:32 [2022-09-07T19:12:32.025Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:12:33 [2022-09-07T19:12:33.406Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:12:35 [2022-09-07T19:12:35.315Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:12:37 [2022-09-07T19:12:37.852Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:12:37 [2022-09-07T19:12:37.852Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
19:12:37 [2022-09-07T19:12:37.852Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:12:37 [2022-09-07T19:12:37.852Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:12:37 [2022-09-07T19:12:37.852Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:12:38 [2022-09-07T19:12:38.421Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:12:38 [2022-09-07T19:12:38.993Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:12:39 [2022-09-07T19:12:39.935Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:12:39 [2022-09-07T19:12:39.935Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:12:41 [2022-09-07T19:12:41.315Z] === RUN   TestDockerSuite/TestSaveImageId
19:12:41 [2022-09-07T19:12:41.315Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:12:41 [2022-09-07T19:12:41.336Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.112s	coverage: 6.6% of statements
19:12:41 [2022-09-07T19:12:41.336Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:12:41 [2022-09-07T19:12:41.336Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
19:12:41 [2022-09-07T19:12:41.575Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:12:41 [2022-09-07T19:12:41.594Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
19:12:41 [2022-09-07T19:12:41.594Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:12:41 [2022-09-07T19:12:41.594Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:12:41 [2022-09-07T19:12:41.594Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:12:42 [2022-09-07T19:12:42.159Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
19:12:42 [2022-09-07T19:12:42.159Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
19:12:42 [2022-09-07T19:12:42.417Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:12:42 [2022-09-07T19:12:42.676Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:12:42 [2022-09-07T19:12:42.956Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3284784457
19:12:42 [2022-09-07T19:12:42.956Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:12:42 [2022-09-07T19:12:42.956Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:12:44 [2022-09-07T19:12:44.336Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:12:44 [2022-09-07T19:12:44.336Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:12:44 [2022-09-07T19:12:44.336Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:12:45 [2022-09-07T19:12:45.286Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:12:46 [2022-09-07T19:12:46.226Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:12:47 [2022-09-07T19:12:47.164Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:12:48 [2022-09-07T19:12:48.543Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:12:48 [2022-09-07T19:12:48.803Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:12:49 [2022-09-07T19:12:49.370Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:12:49 [2022-09-07T19:12:49.370Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:12:50 [2022-09-07T19:12:50.750Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:12:50 [2022-09-07T19:12:50.750Z]     docker_cli_sni_test.go:30: Flakey test
19:12:50 [2022-09-07T19:12:50.750Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:12:54 [2022-09-07T19:12:54.869Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
19:12:54 [2022-09-07T19:12:54.945Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:12:55 [2022-09-07T19:12:55.882Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:12:57 [2022-09-07T19:12:57.261Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:12:57 [2022-09-07T19:12:57.520Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:12:58 [2022-09-07T19:12:58.459Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:12:59 [2022-09-07T19:12:59.403Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:13:01 [2022-09-07T19:13:01.938Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:13:03 [2022-09-07T19:13:03.848Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:13:04 [2022-09-07T19:13:04.108Z] === RUN   TestDockerSuite/TestStartRecordError
19:13:05 [2022-09-07T19:13:05.046Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:13:06 [2022-09-07T19:13:06.954Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:13:07 [2022-09-07T19:13:07.892Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:13:09 [2022-09-07T19:13:09.740Z] ok  	github.com/docker/docker/libnetwork/ipam	14.422s	coverage: 85.3% of statements
19:13:09 [2022-09-07T19:13:09.740Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:13:09 [2022-09-07T19:13:09.740Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:13:09 [2022-09-07T19:13:09.740Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
19:13:09 [2022-09-07T19:13:09.740Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
19:13:09 [2022-09-07T19:13:09.740Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:13:09 [2022-09-07T19:13:09.740Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
19:13:09 [2022-09-07T19:13:09.740Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.255s	coverage: 74.0% of statements
19:13:09 [2022-09-07T19:13:09.997Z] ok  	github.com/docker/docker/libnetwork/iptables	0.165s	coverage: 45.0% of statements
19:13:09 [2022-09-07T19:13:09.997Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:13:10 [2022-09-07T19:13:10.437Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:13:10 [2022-09-07T19:13:10.563Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
19:13:12 [2022-09-07T19:13:12.994Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:13:14 [2022-09-07T19:13:14.373Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:13:14 [2022-09-07T19:13:14.632Z]     docker_cli_swarm_test.go:1796: [d4668714856a6] joining swarm manager [dd86e0278e8a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:16 [2022-09-07T19:13:16.009Z]     docker_cli_swarm_test.go:1797: [d7eeea9b0703a] joining swarm manager [dd86e0278e8a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:17 [2022-09-07T19:13:17.915Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:13:22 [2022-09-07T19:13:22.109Z] === RUN   TestDockerSuite/TestStatsNoStream
19:13:24 [2022-09-07T19:13:24.645Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:13:25 [2022-09-07T19:13:25.214Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:13:25 [2022-09-07T19:13:25.473Z] === RUN   TestDockerSuite/TestTopPrivileged
19:13:26 [2022-09-07T19:13:26.047Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:13:26 [2022-09-07T19:13:26.047Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
19:13:26 [2022-09-07T19:13:26.047Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:13:26 [2022-09-07T19:13:26.617Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:13:26 [2022-09-07T19:13:26.876Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:13:26 [2022-09-07T19:13:26.876Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
19:13:26 [2022-09-07T19:13:26.876Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:13:26 [2022-09-07T19:13:26.876Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
19:13:26 [2022-09-07T19:13:26.876Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:13:27 [2022-09-07T19:13:27.446Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:13:28 [2022-09-07T19:13:28.015Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:13:28 [2022-09-07T19:13:28.585Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:13:29 [2022-09-07T19:13:29.155Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:13:30 [2022-09-07T19:13:30.536Z] === RUN   TestDockerSuite/TestUpdateStats
19:13:33 [2022-09-07T19:13:33.824Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:13:34 [2022-09-07T19:13:34.764Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:13:34 [2022-09-07T19:13:34.764Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
19:13:34 [2022-09-07T19:13:34.764Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:13:35 [2022-09-07T19:13:35.337Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:13:35 [2022-09-07T19:13:35.597Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:13:36 [2022-09-07T19:13:36.187Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:13:37 [2022-09-07T19:13:37.570Z]     docker_cli_swarm_test.go:1315: [d79ad1b55bb98] joining swarm manager [dd60b744d1722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:38 [2022-09-07T19:13:38.138Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:13:39 [2022-09-07T19:13:39.077Z]     docker_cli_swarm_test.go:1316: [dd0954ea8a29c] joining swarm manager [dd60b744d1722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:40 [2022-09-07T19:13:40.019Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:13:40 [2022-09-07T19:13:40.959Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:13:59 [2022-09-07T19:13:59.048Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:13:59 [2022-09-07T19:13:59.308Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:13:59 [2022-09-07T19:13:59.308Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:13:59 [2022-09-07T19:13:59.567Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:13:59 [2022-09-07T19:13:59.567Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:13:59 [2022-09-07T19:13:59.567Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:13:59 [2022-09-07T19:13:59.567Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:13:59 [2022-09-07T19:13:59.831Z] --- PASS: TestDockerSuite (1297.47s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.73s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.16s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.91s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.03s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.20s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.44s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.40s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.05s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.60s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.76s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.35s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.41s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.62s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.35s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00082a018_<nil>_<nil>} (1.42s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13916816740_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.42s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13916816740_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.49s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-320333091_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.56s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-320333091_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.46s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-320333091_/foo_true__0xc00082a048_<nil>_<nil>_<nil>} (1.50s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00082a060_<nil>_<nil>} (1.51s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00082a078_<nil>_<nil>} (1.57s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00082a090_<nil>_<nil>} (1.47s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00082a0a8_<nil>_<nil>} (1.62s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
19:13:59 [2022-09-07T19:13:59.831Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s)
19:13:59 [2022-09-07T19:13:59.831Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.56s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.91s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.64s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.30s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.10s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.95s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.46s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.55s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.61s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.14s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.42s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.85s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.26s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.38s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.25s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.62s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.25s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.99s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.16s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.64s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.25s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.92s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.16s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.12s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.10s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.95s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.46s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.30s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.45s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.96s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.58s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.36s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.82s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.94s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.99s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.86s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.63s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.13s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.82s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.94s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.74s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.84s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.76s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.84s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (2.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.21s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.60s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.10s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.08s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.88s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.73s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.81s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.94s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.02s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.51s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.36s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.96s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.30s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFails (0.70s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.66s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.22s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.02s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.97s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.28s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.49s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.69s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.77s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.18s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.27s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.94s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.18s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.09s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.85s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.18s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.64s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.12s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.55s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.43s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.43s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.91s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.79s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.89s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.35s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRm (2.43s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.61s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.81s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.22s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.69s)
19:13:59 [2022-09-07T19:13:59.832Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildUser (1.45s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.63s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.65s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.13s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.83s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.50s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitChange (0.95s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.83s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.38s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.99s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.48s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.56s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.74s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.38s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.67s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.55s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.65s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.59s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.34s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.14s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.85s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToDot (0.99s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.17s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.73s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.05s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.39s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.79s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.66s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.90s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.34s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.81s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.91s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.87s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.62s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.50s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsRename (0.59s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsResize (0.59s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.46s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsTop (0.50s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.77s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.42s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExec (0.55s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.78s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.58s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.54s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.59s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecParseError (0.68s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.72s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.66s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecTTY (0.64s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.55s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.93s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.63s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.74s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHealth (18.81s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.39s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.51s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.42s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportFile (1.25s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.33s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.40s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.52s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.36s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.86s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.08s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.04s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.17s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsSince (6.57s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:13:59 [2022-09-07T19:13:59.833Z]     --- PASS: TestDockerSuite/TestNetHostname (1.26s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.92s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.84s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.30s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginActive (2.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.83s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.85s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPortList (5.95s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.97s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.82s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.74s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.32s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.11s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.81s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.69s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.56s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.51s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.34s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.24s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.39s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.88s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.60s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.41s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.85s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.80s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.68s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.12s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.82s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.28s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.28s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.51s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.94s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.51s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.56s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.18s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.25s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.16s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.97s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunMount (4.56s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.66s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.66s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.68s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.65s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.72s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.14s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRm (0.64s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.53s)
19:13:59 [2022-09-07T19:13:59.834Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunState (1.17s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.94s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.61s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.73s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.75s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.29s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
19:13:59 [2022-09-07T19:13:59.835Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
19:13:59 [2022-09-07T19:13:59.835Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s)
19:13:59 [2022-09-07T19:13:59.835Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.98s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.14s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.10s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.07s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.08s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.64s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.20s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.99s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
19:13:59 [2022-09-07T19:13:59.835Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:13:59 [2022-09-07T19:13:59.835Z] === RUN   TestDockerRegistrySuite
19:13:59 [2022-09-07T19:13:59.835Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:14:00 [2022-09-07T19:14:00.773Z]     check_test.go:427: [d53bd7693d3ca] daemon is not started
19:14:00 [2022-09-07T19:14:00.773Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:14:01 [2022-09-07T19:14:01.712Z]     check_test.go:427: [d54740190b1d5] daemon is not started
19:14:01 [2022-09-07T19:14:01.712Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:14:03 [2022-09-07T19:14:03.092Z]     check_test.go:427: [dec0aed54f348] daemon is not started
19:14:03 [2022-09-07T19:14:03.092Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:14:03 [2022-09-07T19:14:03.352Z]     check_test.go:427: [dd016b0c38a2e] daemon is not started
19:14:03 [2022-09-07T19:14:03.352Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:14:05 [2022-09-07T19:14:05.889Z]     check_test.go:427: [dbf8ab5b7fcdb] daemon is not started
19:14:05 [2022-09-07T19:14:05.889Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:14:11 [2022-09-07T19:14:11.166Z]     check_test.go:427: [d0f20ff783758] daemon is not started
19:14:11 [2022-09-07T19:14:11.166Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:14:13 [2022-09-07T19:14:13.704Z]     check_test.go:427: [dc955ad8fa357] daemon is not started
19:14:13 [2022-09-07T19:14:13.704Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:14:14 [2022-09-07T19:14:14.642Z]     check_test.go:427: [d4acaf7394873] daemon is not started
19:14:14 [2022-09-07T19:14:14.642Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:14:15 [2022-09-07T19:14:15.595Z]     check_test.go:427: [d5892d7cf5e98] daemon is not started
19:14:15 [2022-09-07T19:14:15.595Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:14:16 [2022-09-07T19:14:16.532Z]     check_test.go:427: [da08539321104] daemon is not started
19:14:16 [2022-09-07T19:14:16.532Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:14:17 [2022-09-07T19:14:17.471Z]     check_test.go:427: [dde1f9447966c] daemon is not started
19:14:17 [2022-09-07T19:14:17.471Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:14:18 [2022-09-07T19:14:18.412Z]     check_test.go:427: [d1e294e352c0f] daemon is not started
19:14:18 [2022-09-07T19:14:18.671Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:14:19 [2022-09-07T19:14:19.610Z]     check_test.go:427: [db0ce9d1ab54a] daemon is not started
19:14:19 [2022-09-07T19:14:19.610Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:14:20 [2022-09-07T19:14:20.547Z]     check_test.go:427: [d95b5d7b3a21b] daemon is not started
19:14:20 [2022-09-07T19:14:20.547Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:14:21 [2022-09-07T19:14:21.487Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c03d4dcbe26b786ec1d3d0b94f48516c8154cc408382868c9199747e96d1e21c
19:14:22 [2022-09-07T19:14:22.057Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b5a8d392fb37a7febdd570060cb22a9675fe2c4b682b984b40ca23dacdb4e605
19:14:22 [2022-09-07T19:14:22.316Z]     check_test.go:427: [d28f27425a996] daemon is not started
19:14:22 [2022-09-07T19:14:22.316Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:14:23 [2022-09-07T19:14:23.255Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9fbfecd5ef6e3c479667a1439fb4db33e8f8e0e7d6d1a7ec21985a87d9e47a2
19:14:24 [2022-09-07T19:14:24.193Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7db06f9ccd11fd8cd2b524f41ba5d72eae97ff89dda774521d009e1f87889c04
19:14:24 [2022-09-07T19:14:24.193Z]     check_test.go:427: [dc389d65cfa5c] daemon is not started
19:14:24 [2022-09-07T19:14:24.193Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:14:25 [2022-09-07T19:14:25.131Z]     check_test.go:427: [dd619b8fa1b80] daemon is not started
19:14:25 [2022-09-07T19:14:25.131Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:14:27 [2022-09-07T19:14:27.038Z]     check_test.go:427: [d9988cbd09f43] daemon is not started
19:14:27 [2022-09-07T19:14:27.038Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:14:27 [2022-09-07T19:14:27.976Z]     check_test.go:427: [d255b14bb4479] daemon is not started
19:14:27 [2022-09-07T19:14:27.976Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:14:28 [2022-09-07T19:14:28.236Z]     check_test.go:427: [de014fdfc3298] daemon is not started
19:14:28 [2022-09-07T19:14:28.236Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:14:29 [2022-09-07T19:14:29.175Z]     check_test.go:427: [d46ca89f5a7eb] daemon is not started
19:14:29 [2022-09-07T19:14:29.175Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:14:30 [2022-09-07T19:14:30.114Z]     check_test.go:427: [d68c44bf585c4] daemon is not started
19:14:30 [2022-09-07T19:14:30.114Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:14:31 [2022-09-07T19:14:31.053Z]     check_test.go:427: [dd6a564586970] daemon is not started
19:14:31 [2022-09-07T19:14:31.053Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:14:33 [2022-09-07T19:14:33.591Z]     check_test.go:427: [d01789fa2c3c2] daemon is not started
19:14:33 [2022-09-07T19:14:33.592Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:14:33 [2022-09-07T19:14:33.592Z]     check_test.go:427: [d9e9b2e9505a3] daemon is not started
19:14:33 [2022-09-07T19:14:33.592Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:14:34 [2022-09-07T19:14:34.532Z]     check_test.go:427: [dc6e77a0afc74] daemon is not started
19:14:34 [2022-09-07T19:14:34.532Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:14:34 [2022-09-07T19:14:34.791Z]     check_test.go:427: [dea481d1669a5] daemon is not started
19:14:34 [2022-09-07T19:14:34.791Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:14:35 [2022-09-07T19:14:35.051Z]     check_test.go:427: [d00276fd7463f] daemon is not started
19:14:35 [2022-09-07T19:14:35.051Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:14:35 [2022-09-07T19:14:35.311Z]     check_test.go:427: [dd4bb11c5ed10] daemon is not started
19:14:35 [2022-09-07T19:14:35.311Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:14:35 [2022-09-07T19:14:35.571Z]     check_test.go:427: [d407dc8da98c5] daemon is not started
19:14:35 [2022-09-07T19:14:35.571Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:14:35 [2022-09-07T19:14:35.830Z]     check_test.go:427: [ddb6586c97776] daemon is not started
19:14:35 [2022-09-07T19:14:35.830Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:14:36 [2022-09-07T19:14:36.090Z]     check_test.go:427: [d3d5049f485be] daemon is not started
19:14:36 [2022-09-07T19:14:36.090Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:14:37 [2022-09-07T19:14:37.031Z]     check_test.go:427: [d960d85926250] daemon is not started
19:14:37 [2022-09-07T19:14:37.031Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:14:38 [2022-09-07T19:14:38.435Z]     check_test.go:427: [ddc733794fd66] daemon is not started
19:14:38 [2022-09-07T19:14:38.435Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:14:39 [2022-09-07T19:14:39.373Z]     check_test.go:427: [d7cd2472871c5] daemon is not started
19:14:39 [2022-09-07T19:14:39.373Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:14:40 [2022-09-07T19:14:40.313Z]     check_test.go:427: [da96f3fe0e45d] daemon is not started
19:14:40 [2022-09-07T19:14:40.313Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:14:41 [2022-09-07T19:14:41.251Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:14:42 [2022-09-07T19:14:42.189Z] --- PASS: TestDockerRegistrySuite (42.25s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.10s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.58s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
19:14:42 [2022-09-07T19:14:42.189Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
19:14:42 [2022-09-07T19:14:42.189Z] === RUN   TestDockerSchema1RegistrySuite
19:14:42 [2022-09-07T19:14:42.189Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:14:42 [2022-09-07T19:14:42.189Z]     check_test.go:454: [d4e27869cac00] daemon is not started
19:14:42 [2022-09-07T19:14:42.189Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:14:44 [2022-09-07T19:14:44.730Z]     check_test.go:454: [d6f237788de7f] daemon is not started
19:14:44 [2022-09-07T19:14:44.730Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:14:51 [2022-09-07T19:14:51.300Z]     check_test.go:454: [db47ba831ed9b] daemon is not started
19:14:51 [2022-09-07T19:14:51.300Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:14:51 [2022-09-07T19:14:51.300Z]     check_test.go:454: [d97ac1ba85a05] daemon is not started
19:14:51 [2022-09-07T19:14:51.300Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:14:51 [2022-09-07T19:14:51.559Z]     check_test.go:454: [dac377d091870] daemon is not started
19:14:51 [2022-09-07T19:14:51.559Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:14:52 [2022-09-07T19:14:52.497Z]     check_test.go:454: [d4aa3e7bc1f64] daemon is not started
19:14:52 [2022-09-07T19:14:52.497Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:14:53 [2022-09-07T19:14:53.436Z]     check_test.go:454: [da29207c21d06] daemon is not started
19:14:53 [2022-09-07T19:14:53.436Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:14:54 [2022-09-07T19:14:54.005Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:14:54 [2022-09-07T19:14:54.575Z]     check_test.go:454: [d49721b57d34a] daemon is not started
19:14:54 [2022-09-07T19:14:54.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:14:57 [2022-09-07T19:14:57.869Z]     check_test.go:454: [d0e98eb6b32df] daemon is not started
19:14:57 [2022-09-07T19:14:57.869Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:14:58 [2022-09-07T19:14:58.129Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:14:58 [2022-09-07T19:14:58.129Z]     check_test.go:454: [d2a5afdd849d9] daemon is not started
19:14:58 [2022-09-07T19:14:58.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:14:58 [2022-09-07T19:14:58.699Z]     check_test.go:454: [d9eb511094ff2] daemon is not started
19:14:58 [2022-09-07T19:14:58.699Z] --- PASS: TestDockerSchema1RegistrySuite (16.64s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.04s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.25s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
19:14:58 [2022-09-07T19:14:58.699Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
19:14:58 [2022-09-07T19:14:58.699Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:14:58 [2022-09-07T19:14:58.699Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:14:59 [2022-09-07T19:14:59.638Z]     check_test.go:483: [dd063ab7fbe3c] daemon is not started
19:14:59 [2022-09-07T19:14:59.638Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:15:00 [2022-09-07T19:15:00.208Z]     check_test.go:483: [d2f6408ebca9d] daemon is not started
19:15:00 [2022-09-07T19:15:00.208Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:15:00 [2022-09-07T19:15:00.467Z]     check_test.go:483: [df912b8ebd5b8] daemon is not started
19:15:00 [2022-09-07T19:15:00.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:15:01 [2022-09-07T19:15:01.848Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:15:02 [2022-09-07T19:15:02.006Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.353s	coverage: 55.7% of statements
19:15:02 [2022-09-07T19:15:02.006Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:15:02 [2022-09-07T19:15:02.006Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:15:02 [2022-09-07T19:15:02.006Z] ok  	github.com/docker/docker/libnetwork/osl	4.343s	coverage: 39.7% of statements
19:15:02 [2022-09-07T19:15:02.006Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.007s	coverage: 20.0% of statements
19:15:02 [2022-09-07T19:15:02.006Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
19:15:02 [2022-09-07T19:15:02.417Z]     check_test.go:483: [d07ec94c90f03] daemon is not started
19:15:02 [2022-09-07T19:15:02.417Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:15:02 [2022-09-07T19:15:02.940Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.606s	coverage: 48.6% of statements
19:15:02 [2022-09-07T19:15:02.940Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
19:15:02 [2022-09-07T19:15:02.940Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:15:03 [2022-09-07T19:15:03.197Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:15:03 [2022-09-07T19:15:03.197Z] 
19:15:03 [2022-09-07T19:15:03.197Z] === Skipped
19:15:03 [2022-09-07T19:15:03.197Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:15:03 [2022-09-07T19:15:03.197Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:15:03 [2022-09-07T19:15:03.197Z] 
19:15:03 [2022-09-07T19:15:03.197Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:15:03 [2022-09-07T19:15:03.197Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:15:03 [2022-09-07T19:15:03.197Z] 
19:15:03 [2022-09-07T19:15:03.197Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:15:03 [2022-09-07T19:15:03.197Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
19:15:03 [2022-09-07T19:15:03.197Z] 
19:15:03 [2022-09-07T19:15:03.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:15:03 [2022-09-07T19:15:03.198Z]     firewalld_test.go:14: firewalld is not running
19:15:03 [2022-09-07T19:15:03.198Z] 
19:15:03 [2022-09-07T19:15:03.198Z] DONE 327 tests, 9 skipped in 201.253s
19:15:03 [2022-09-07T19:15:03.356Z]     check_test.go:483: [d336ae5de04c9] daemon is not started
19:15:03 [2022-09-07T19:15:03.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
Post stage
[Pipeline] junit
19:15:03 [2022-09-07T19:15:03.775Z] Recording test results
19:15:04 [2022-09-07T19:15:04.166Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:15:04 [2022-09-07T19:15:04.307Z]     check_test.go:483: [de741b039fbea] daemon is not started
19:15:04 [2022-09-07T19:15:04.307Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:15:04 [2022-09-07T19:15:04.499Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44111/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff81dc3544b018a85a7bad4d8934fe41cb3276ea -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff81dc3544b018a85a7bad4d8934fe41cb3276ea hack/validate/vendor
19:15:04 [2022-09-07T19:15:04.566Z]     check_test.go:483: [d95fd01ef6bc1] daemon is not started
19:15:04 [2022-09-07T19:15:04.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.98s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.87s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.72s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.78s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.11s)
19:15:04 [2022-09-07T19:15:04.566Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
19:15:04 [2022-09-07T19:15:04.566Z] === RUN   TestDockerRegistryAuthTokenSuite
19:15:04 [2022-09-07T19:15:04.566Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:15:05 [2022-09-07T19:15:05.065Z] No vendor changes in diff.
19:15:05 [2022-09-07T19:15:05.134Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:15:05 [2022-09-07T19:15:05.934Z] + echo Ensuring container killed.
19:15:05 [2022-09-07T19:15:05.934Z] Ensuring container killed.
19:15:05 [2022-09-07T19:15:05.934Z] + docker rm -vf docker-pr1
19:15:05 [2022-09-07T19:15:05.934Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:15:06 [2022-09-07T19:15:06.250Z] + echo Chowning /workspace to jenkins user
19:15:06 [2022-09-07T19:15:06.250Z] Chowning /workspace to jenkins user
19:15:06 [2022-09-07T19:15:06.250Z] + id -u
19:15:06 [2022-09-07T19:15:06.250Z] + id -g
19:15:06 [2022-09-07T19:15:06.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:15:07 [2022-09-07T19:15:07.914Z] + bundleName=unit
19:15:07 [2022-09-07T19:15:07.914Z] + echo Creating unit-bundles.tar.gz
19:15:07 [2022-09-07T19:15:07.914Z] Creating unit-bundles.tar.gz
19:15:07 [2022-09-07T19:15:07.914Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
19:15:07 [2022-09-07T19:15:07.914Z] bundles/junit-report-libnetwork.xml
19:15:07 [2022-09-07T19:15:07.914Z] bundles/junit-report.xml
19:15:07 [2022-09-07T19:15:07.914Z] bundles/go-test-report-libnetwork.json
19:15:07 [2022-09-07T19:15:07.914Z] bundles/go-test-report.json
19:15:07 [2022-09-07T19:15:07.914Z] bundles/profile-libnetwork.out
19:15:07 [2022-09-07T19:15:07.914Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:15:07 [2022-09-07T19:15:07.925Z] Archiving artifacts
19:15:08 [2022-09-07T19:15:08.328Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:15:08 [2022-09-07T19:15:08.629Z] + make clean
19:15:08 [2022-09-07T19:15:08.887Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:15:08 [2022-09-07T19:15:08.887Z] docker-dev-cache
19:15:08 [2022-09-07T19:15:08.887Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:15:10 [2022-09-07T19:15:10.409Z]     check_test.go:510: [d34de341596b1] daemon is not started
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:15:10 [2022-09-07T19:15:10.409Z]     check_test.go:510: [d7df2ff82d5af] daemon is not started
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:15:10 [2022-09-07T19:15:10.409Z]     check_test.go:510: [dfe5528081d5c] daemon is not started
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:15:10 [2022-09-07T19:15:10.409Z]     check_test.go:510: [da99673ef94e4] daemon is not started
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:15:10 [2022-09-07T19:15:10.409Z]     check_test.go:510: [d343720143cd7] daemon is not started
19:15:10 [2022-09-07T19:15:10.409Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
19:15:10 [2022-09-07T19:15:10.409Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
19:15:10 [2022-09-07T19:15:10.409Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
19:15:10 [2022-09-07T19:15:10.409Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
19:15:10 [2022-09-07T19:15:10.409Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:15:10 [2022-09-07T19:15:10.409Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerNetworkSuite
19:15:10 [2022-09-07T19:15:10.409Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:15:10 [2022-09-07T19:15:10.668Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:15:12 [2022-09-07T19:15:12.053Z]     docker_cli_network_unix_test.go:46: [d010dbedafacb] daemon is not started
19:15:12 [2022-09-07T19:15:12.053Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:15:12 [2022-09-07T19:15:12.622Z]     docker_cli_network_unix_test.go:46: [d2734858b8672] daemon is not started
19:15:12 [2022-09-07T19:15:12.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:15:13 [2022-09-07T19:15:13.452Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:15:15 [2022-09-07T19:15:15.360Z]     docker_cli_network_unix_test.go:46: [db38a3cf22a71] daemon is not started
19:15:16 [2022-09-07T19:15:16.299Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:15:17 [2022-09-07T19:15:17.679Z]     docker_cli_network_unix_test.go:46: [d2c4e04bdb245] daemon is not started
19:15:18 [2022-09-07T19:15:18.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:15:18 [2022-09-07T19:15:18.250Z]     docker_cli_network_unix_test.go:1233: [dd918e3c93d95] daemon is not started
19:15:18 [2022-09-07T19:15:18.250Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:15:20 [2022-09-07T19:15:20.788Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:15:21 [2022-09-07T19:15:21.357Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:15:22 [2022-09-07T19:15:22.295Z]     docker_cli_network_unix_test.go:46: [d34f0fab58414] daemon is not started
19:15:22 [2022-09-07T19:15:22.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:15:25 [2022-09-07T19:15:25.403Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:15:25 [2022-09-07T19:15:25.403Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:15:25 [2022-09-07T19:15:25.403Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:15:28 [2022-09-07T19:15:28.699Z]     docker_cli_network_unix_test.go:46: [de6afacfcec3f] daemon is not started
19:15:29 [2022-09-07T19:15:29.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:15:31 [2022-09-07T19:15:31.561Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:15:32 [2022-09-07T19:15:32.136Z]     docker_cli_network_unix_test.go:46: [dbcad040dcbcb] daemon is not started
19:15:32 [2022-09-07T19:15:32.396Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:15:32 [2022-09-07T19:15:32.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:15:33 [2022-09-07T19:15:33.226Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:15:33 [2022-09-07T19:15:33.797Z]     docker_cli_network_unix_test.go:46: [df642d7b0677f] daemon is not started
19:15:34 [2022-09-07T19:15:34.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:15:34 [2022-09-07T19:15:34.627Z]     docker_cli_network_unix_test.go:46: [d7045bdbe88a0] daemon is not started
19:15:34 [2022-09-07T19:15:34.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:15:34 [2022-09-07T19:15:34.887Z]     docker_cli_network_unix_test.go:46: [d3ebff50c032c] daemon is not started
19:15:35 [2022-09-07T19:15:35.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:15:35 [2022-09-07T19:15:35.716Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:15:35 [2022-09-07T19:15:35.976Z]     docker_cli_network_unix_test.go:46: [dc3bcff81308a] daemon is not started
19:15:36 [2022-09-07T19:15:36.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:15:36 [2022-09-07T19:15:36.806Z]     docker_cli_network_unix_test.go:46: [d6a4c5c46e36b] daemon is not started
19:15:37 [2022-09-07T19:15:37.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:15:37 [2022-09-07T19:15:37.376Z]     docker_cli_network_unix_test.go:46: [d3dfec7d78ff8] daemon is not started
19:15:37 [2022-09-07T19:15:37.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:15:37 [2022-09-07T19:15:37.946Z]     docker_cli_network_unix_test.go:46: [debb5bd48d5bc] daemon is not started
19:15:37 [2022-09-07T19:15:37.946Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:15:38 [2022-09-07T19:15:38.515Z]     docker_cli_network_unix_test.go:46: [d92a31d045df2] daemon is not started
19:15:38 [2022-09-07T19:15:38.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:15:38 [2022-09-07T19:15:38.775Z]     docker_cli_network_unix_test.go:46: [dfe2141e5d25e] daemon is not started
19:15:38 [2022-09-07T19:15:38.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:15:38 [2022-09-07T19:15:38.775Z]     docker_cli_network_unix_test.go:46: [d9462d5f9279e] daemon is not started
19:15:38 [2022-09-07T19:15:38.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:15:39 [2022-09-07T19:15:39.034Z]     docker_cli_network_unix_test.go:46: [dce3b49b38895] daemon is not started
19:15:39 [2022-09-07T19:15:39.034Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:15:39 [2022-09-07T19:15:39.603Z]     docker_cli_network_unix_test.go:46: [dd6fa8533ad6d] daemon is not started
19:15:39 [2022-09-07T19:15:39.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:15:40 [2022-09-07T19:15:40.541Z]     docker_cli_network_unix_test.go:46: [ddd45b41bbb68] daemon is not started
19:15:40 [2022-09-07T19:15:40.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:15:40 [2022-09-07T19:15:40.801Z]     docker_cli_network_unix_test.go:46: [d310d1a2362cc] daemon is not started
19:15:40 [2022-09-07T19:15:40.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:15:41 [2022-09-07T19:15:41.061Z]     docker_cli_network_unix_test.go:46: [d361d9e27d78e] daemon is not started
19:15:41 [2022-09-07T19:15:41.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:15:41 [2022-09-07T19:15:41.320Z]     docker_cli_network_unix_test.go:46: [d01197c14aa11] daemon is not started
19:15:41 [2022-09-07T19:15:41.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:15:42 [2022-09-07T19:15:42.258Z]     docker_cli_network_unix_test.go:968: [d7856a3efa508] daemon is not started
19:15:43 [2022-09-07T19:15:43.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:15:44 [2022-09-07T19:15:44.577Z]     docker_cli_network_unix_test.go:46: [de9f9469615dd] daemon is not started
19:15:44 [2022-09-07T19:15:44.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:15:47 [2022-09-07T19:15:47.114Z]     docker_cli_network_unix_test.go:1116: [d4b190e48fe4e] daemon is not started
19:15:50 [2022-09-07T19:15:50.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:15:50 [2022-09-07T19:15:50.407Z]     docker_cli_network_unix_test.go:46: [df2292ff876b0] daemon is not started
19:15:50 [2022-09-07T19:15:50.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:15:50 [2022-09-07T19:15:50.976Z]     docker_cli_network_unix_test.go:46: [d91d81f6298ef] daemon is not started
19:15:50 [2022-09-07T19:15:50.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:15:50 [2022-09-07T19:15:50.976Z]     docker_cli_network_unix_test.go:46: [de63c86e886c6] daemon is not started
19:15:50 [2022-09-07T19:15:50.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:15:50 [2022-09-07T19:15:50.976Z]     docker_cli_network_unix_test.go:46: [dfb3ea7740f77] daemon is not started
19:15:50 [2022-09-07T19:15:50.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:15:51 [2022-09-07T19:15:51.235Z]     docker_cli_network_unix_test.go:46: [d58d9c5af5df0] daemon is not started
19:15:51 [2022-09-07T19:15:51.235Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:15:51 [2022-09-07T19:15:51.495Z]     docker_cli_network_unix_test.go:46: [d9205fc0ba042] daemon is not started
19:15:51 [2022-09-07T19:15:51.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:15:51 [2022-09-07T19:15:51.495Z]     docker_cli_network_unix_test.go:46: [d200b83db3fec] daemon is not started
19:15:51 [2022-09-07T19:15:51.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:15:52 [2022-09-07T19:15:52.875Z]     docker_cli_network_unix_test.go:46: [d9d59ca077679] daemon is not started
19:15:53 [2022-09-07T19:15:53.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:15:53 [2022-09-07T19:15:53.829Z]     docker_cli_network_unix_test.go:46: [d684ba1c3ebd6] daemon is not started
19:15:53 [2022-09-07T19:15:53.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:15:53 [2022-09-07T19:15:53.829Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:15:53 [2022-09-07T19:15:53.829Z]     docker_cli_network_unix_test.go:46: [dad25b59211a8] daemon is not started
19:15:53 [2022-09-07T19:15:53.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:15:54 [2022-09-07T19:15:54.401Z]     docker_cli_network_unix_test.go:46: [d01201906a09f] daemon is not started
19:15:54 [2022-09-07T19:15:54.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:15:58 [2022-09-07T19:15:58.856Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:15:59 [2022-09-07T19:15:59.426Z]     docker_cli_network_unix_test.go:1084: [d491dd3b7f05b] daemon is not started
19:16:01 [2022-09-07T19:16:01.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:16:01 [2022-09-07T19:16:01.335Z]     docker_cli_network_unix_test.go:46: [d22674562dc51] daemon is not started
19:16:01 [2022-09-07T19:16:01.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:16:01 [2022-09-07T19:16:01.596Z]     docker_cli_network_unix_test.go:46: [d212635565b30] daemon is not started
19:16:01 [2022-09-07T19:16:01.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:16:03 [2022-09-07T19:16:03.239Z]     docker_cli_network_unix_test.go:46: [d3c46df770a79] daemon is not started
19:16:03 [2022-09-07T19:16:03.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:16:03 [2022-09-07T19:16:03.499Z]     docker_cli_network_unix_test.go:46: [d65aa733debaa] daemon is not started
19:16:03 [2022-09-07T19:16:03.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:16:04 [2022-09-07T19:16:04.069Z]     docker_cli_network_unix_test.go:46: [d52bf2f3d3b08] daemon is not started
19:16:04 [2022-09-07T19:16:04.330Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:16:04 [2022-09-07T19:16:04.590Z]     docker_cli_network_unix_test.go:46: [d5fdebe9a2a95] daemon is not started
19:16:04 [2022-09-07T19:16:04.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:16:05 [2022-09-07T19:16:05.528Z]     docker_cli_network_unix_test.go:46: [da81da731778b] daemon is not started
19:16:05 [2022-09-07T19:16:05.528Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:16:12 [2022-09-07T19:16:12.098Z]     docker_cli_network_unix_test.go:46: [da26871c82262] daemon is not started
19:16:12 [2022-09-07T19:16:12.098Z] --- PASS: TestDockerNetworkSuite (60.89s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.53s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.92s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.29s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.94s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.18s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.70s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.93s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.39s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.25s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
19:16:12 [2022-09-07T19:16:12.098Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s)
19:16:12 [2022-09-07T19:16:12.098Z] === RUN   TestDockerHubPullSuite
19:16:12 [2022-09-07T19:16:12.099Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:16:13 [2022-09-07T19:16:13.477Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:16:16 [2022-09-07T19:16:16.011Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:16:16 [2022-09-07T19:16:16.948Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:16:18 [2022-09-07T19:16:18.854Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:16:19 [2022-09-07T19:16:19.423Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:16:19 [2022-09-07T19:16:19.684Z] --- PASS: TestDockerHubPullSuite (8.33s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.89s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
19:16:19 [2022-09-07T19:16:19.684Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
19:16:19 [2022-09-07T19:16:19.684Z] PASS
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === Skipped
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_inspect_test.go:200: unmatched requirement Devicemapper
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_inspect_test.go:182: unmatched requirement Devicemapper
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.684Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.684Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
19:16:19 [2022-09-07T19:16:19.684Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_sni_test.go:30: Flakey test
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:16:19 [2022-09-07T19:16:19.685Z]     docker_cli_network_unix_test.go:46: [dad25b59211a8] daemon is not started
19:16:19 [2022-09-07T19:16:19.685Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] DONE 1265 tests, 51 skipped in 1443.137s
19:16:19 [2022-09-07T19:16:19.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:16:19 [2022-09-07T19:16:19.685Z] ++++ cat bundles/test-integration/docker.pid
19:16:19 [2022-09-07T19:16:19.685Z] +++ kill 9461
19:16:19 [2022-09-07T19:16:19.685Z] +++ /etc/init.d/apparmor stop
19:16:19 [2022-09-07T19:16:19.685Z] Leaving: AppArmorNo profiles have been unloaded.
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] Unloading profiles will leave already running processes permanently
19:16:19 [2022-09-07T19:16:19.685Z] unconfined, which can lead to unexpected situations.
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.685Z] To set a process to complain mode, use the command line tool
19:16:19 [2022-09-07T19:16:19.685Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:16:19 [2022-09-07T19:16:19.685Z] +++ true
19:16:19 [2022-09-07T19:16:19.685Z] exiting test-integration
19:16:19 [2022-09-07T19:16:19.685Z] ++ exit 0
19:16:19 [2022-09-07T19:16:19.685Z] 
19:16:19 [2022-09-07T19:16:19.944Z] + for job in $(jobs -p)
19:16:19 [2022-09-07T19:16:19.944Z] + wait 8915
19:16:29 [2022-09-07T19:16:29.934Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:16:31 [2022-09-07T19:16:31.840Z]     docker_cli_swarm_test.go:1180: [dc0f799e49040] joining swarm manager [d41dd6b967616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:16:38 [2022-09-07T19:16:38.408Z]     docker_cli_swarm_test.go:1189: [d0fe659635d38] joining swarm manager [d41dd6b967616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:17:25 [2022-09-07T19:17:25.088Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:17:27 [2022-09-07T19:17:27.624Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:17:31 [2022-09-07T19:17:31.818Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:17:33 [2022-09-07T19:17:33.725Z]     docker_cli_swarm_test.go:1112: [d781f182bab55] joining swarm manager [d8a22929d2cae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:17:35 [2022-09-07T19:17:35.104Z]     docker_cli_swarm_test.go:1113: [d97bd52c280e9] joining swarm manager [d8a22929d2cae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:19:11 [2022-09-07T19:19:11.602Z]     docker_cli_swarm_test.go:1166: [d4392f7cc7d3a] joining swarm manager [d8a22929d2cae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:19:33 [2022-09-07T19:19:33.542Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:19:34 [2022-09-07T19:19:34.480Z]     docker_cli_swarm_test.go:1447: [dcffc10db30c0] joining swarm manager [d97b084d0788c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:19:35 [2022-09-07T19:19:35.418Z]     docker_cli_swarm_test.go:1448: [d30383d07c554] joining swarm manager [d97b084d0788c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:19:47 [2022-09-07T19:19:47.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:19:47 [2022-09-07T19:19:47.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:19:47 [2022-09-07T19:19:47.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:19:47 [2022-09-07T19:19:47.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:19:47 [2022-09-07T19:19:47.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:19:48 [2022-09-07T19:19:48.197Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:19:50 [2022-09-07T19:19:50.734Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:19:54 [2022-09-07T19:19:54.050Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:19:55 [2022-09-07T19:19:55.974Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:19:57 [2022-09-07T19:19:57.881Z]     docker_cli_swarm_unix_test.go:63: [d0b8a36880ff8] joining swarm manager [d1ac6b0fecfd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:20:54 [2022-09-07T19:20:54.119Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:20:54 [2022-09-07T19:20:54.119Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:20:54 [2022-09-07T19:20:54.119Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:20:55 [2022-09-07T19:20:55.497Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:20:58 [2022-09-07T19:20:58.908Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:21:01 [2022-09-07T19:21:01.446Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:21:03 [2022-09-07T19:21:03.354Z]     docker_api_swarm_test.go:962: [d86b4c78d3a3b] joining swarm manager [dcdf280c83df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:21:21 [2022-09-07T19:21:21.445Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:21:33 [2022-09-07T19:21:33.658Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:21:35 [2022-09-07T19:21:35.564Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:21:38 [2022-09-07T19:21:38.102Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:21:40 [2022-09-07T19:21:40.642Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:21:48 [2022-09-07T19:21:48.767Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:21:52 [2022-09-07T19:21:52.058Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:21:54 [2022-09-07T19:21:54.597Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:21:57 [2022-09-07T19:21:57.133Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:21:59 [2022-09-07T19:21:59.687Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:22:02 [2022-09-07T19:22:02.224Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:22:05 [2022-09-07T19:22:05.517Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:22:07 [2022-09-07T19:22:07.424Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:23:03 [2022-09-07T19:23:03.662Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:23:18 [2022-09-07T19:23:18.551Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:23:33 [2022-09-07T19:23:33.450Z] --- PASS: TestDockerSwarmSuite (1539.55s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.29s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.95s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.44s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.03s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.63s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.02s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.52s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.92s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.23s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.03s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.22s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.07s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.57s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.01s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.53s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.01s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.94s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.07s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.53s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.84s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.84s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.16s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.26s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.75s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.24s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.30s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.53s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.56s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s)
19:23:33 [2022-09-07T19:23:33.450Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.86s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.92s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.25s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.01s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.83s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.42s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.83s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.66s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.85s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.67s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.84s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.76s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.71s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.76s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.43s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.40s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.35s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.91s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.03s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s)
19:23:33 [2022-09-07T19:23:33.451Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
19:23:33 [2022-09-07T19:23:33.451Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
19:23:33 [2022-09-07T19:23:33.451Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
19:23:33 [2022-09-07T19:23:33.451Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.19s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s)
19:23:33 [2022-09-07T19:23:33.451Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s)
19:23:33 [2022-09-07T19:23:33.451Z] === RUN   TestDockerExternalVolumeSuite
19:23:33 [2022-09-07T19:23:33.451Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:23:33 [2022-09-07T19:23:33.710Z]     docker_cli_external_volume_driver_test.go:53: [dcdf9e8f6364c] daemon is not started
19:23:51 [2022-09-07T19:23:51.800Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:24:59 [2022-09-07T19:24:59.495Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:25:06 [2022-09-07T19:25:06.063Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:25:20 [2022-09-07T19:25:20.948Z]     docker_cli_external_volume_driver_test.go:53: [d4529aff62a62] daemon is not started
19:25:35 [2022-09-07T19:25:35.857Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:25:53 [2022-09-07T19:25:53.949Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:26:06 [2022-09-07T19:26:06.161Z]     docker_cli_external_volume_driver_test.go:53: [dd6bb7b47fafe] daemon is not started
19:26:24 [2022-09-07T19:26:24.252Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:26:24 [2022-09-07T19:26:24.252Z]     docker_cli_external_volume_driver_test.go:53: [d1010ce26d6ba] daemon is not started
19:26:36 [2022-09-07T19:26:36.467Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:27:08 [2022-09-07T19:27:08.575Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:27:26 [2022-09-07T19:27:26.667Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:27:41 [2022-09-07T19:27:41.550Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:28:28 [2022-09-07T19:28:28.234Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:28:46 [2022-09-07T19:28:46.336Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:29:18 [2022-09-07T19:29:18.425Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:29:50 [2022-09-07T19:29:50.509Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:30:02 [2022-09-07T19:30:02.719Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:30:20 [2022-09-07T19:30:20.813Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:30:20 [2022-09-07T19:30:20.813Z]     docker_cli_external_volume_driver_test.go:485: [d49dd0ad82c17] daemon is not started
19:30:35 [2022-09-07T19:30:35.722Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:30:35 [2022-09-07T19:30:35.722Z]     docker_cli_external_volume_driver_test.go:53: [dd3c390b815ea] daemon is not started
19:30:50 [2022-09-07T19:30:50.607Z] --- PASS: TestDockerExternalVolumeSuite (436.96s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s)
19:30:50 [2022-09-07T19:30:50.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:30:50 [2022-09-07T19:30:50.607Z] PASS
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] === Skipped
19:30:50 [2022-09-07T19:30:50.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
19:30:50 [2022-09-07T19:30:50.607Z]     check_test.go:540: [d0693780bb89a] daemon is not started
19:30:50 [2022-09-07T19:30:50.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
19:30:50 [2022-09-07T19:30:50.607Z]     check_test.go:540: [d23aa9a13aa72] daemon is not started
19:30:50 [2022-09-07T19:30:50.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
19:30:50 [2022-09-07T19:30:50.607Z]     check_test.go:540: [d8493f002a3b7] daemon is not started
19:30:50 [2022-09-07T19:30:50.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:30:50 [2022-09-07T19:30:50.607Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:30:50 [2022-09-07T19:30:50.607Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:30:50 [2022-09-07T19:30:50.607Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:30:50 [2022-09-07T19:30:50.607Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] DONE 269 tests, 5 skipped in 2313.779s
19:30:50 [2022-09-07T19:30:50.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:30:50 [2022-09-07T19:30:50.607Z] ++++ cat bundles/test-integration/docker.pid
19:30:50 [2022-09-07T19:30:50.607Z] +++ kill 9451
19:30:50 [2022-09-07T19:30:50.607Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5af60e348440/docker.pid
19:30:50 [2022-09-07T19:30:50.607Z] +++ kill 7198
19:30:50 [2022-09-07T19:30:50.607Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7198 is not a child of this shell
19:30:50 [2022-09-07T19:30:50.607Z] warning: PID 7198 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5af60e348440/docker.pid had a nonzero exit code
19:30:50 [2022-09-07T19:30:50.607Z] +++ /etc/init.d/apparmor stop
19:30:50 [2022-09-07T19:30:50.607Z] Leaving: AppArmorNo profiles have been unloaded.
19:30:50 [2022-09-07T19:30:50.607Z] 
19:30:50 [2022-09-07T19:30:50.607Z] Unloading profiles will leave already running processes permanently
19:30:50 [2022-09-07T19:30:50.608Z] unconfined, which can lead to unexpected situations.
19:30:50 [2022-09-07T19:30:50.608Z] 
19:30:50 [2022-09-07T19:30:50.608Z] To set a process to complain mode, use the command line tool
19:30:50 [2022-09-07T19:30:50.608Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:30:50 [2022-09-07T19:30:50.608Z] +++ true
19:30:50 [2022-09-07T19:30:50.608Z] exiting test-integration
19:30:50 [2022-09-07T19:30:50.608Z] ++ exit 0
19:30:50 [2022-09-07T19:30:50.608Z] 
19:30:50 [2022-09-07T19:30:50.867Z] + exit 0
19:30:50 [2022-09-07T19:30:50.867Z] ++ jobs -p
19:30:50 [2022-09-07T19:30:50.867Z] + pids=
19:30:50 [2022-09-07T19:30:50.867Z] + echo 'Remaining pids to kill: []'
19:30:50 [2022-09-07T19:30:50.867Z] Remaining pids to kill: []
19:30:50 [2022-09-07T19:30:50.867Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:30:50 [2022-09-07T19:30:50.892Z] Recording test results
19:30:51 [2022-09-07T19:30:51.405Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:30:51 [2022-09-07T19:30:51.721Z] + echo Ensuring container killed.
19:30:51 [2022-09-07T19:30:51.721Z] Ensuring container killed.
19:30:51 [2022-09-07T19:30:51.721Z] + docker ps -aq -f name=docker-pr1-*
19:30:51 [2022-09-07T19:30:51.981Z] + cids=5d71c7b706d6
19:30:51 [2022-09-07T19:30:51.981Z] 4cf63c4b8b07
19:30:51 [2022-09-07T19:30:51.981Z] 09e583939cdd
19:30:51 [2022-09-07T19:30:51.981Z] + [ -n 5d71c7b706d6
19:30:51 [2022-09-07T19:30:51.981Z] 4cf63c4b8b07
19:30:51 [2022-09-07T19:30:51.981Z] 09e583939cdd ]
19:30:51 [2022-09-07T19:30:51.981Z] + docker rm -vf 5d71c7b706d6 4cf63c4b8b07 09e583939cdd
19:30:52 [2022-09-07T19:30:52.550Z] 5d71c7b706d6
19:30:52 [2022-09-07T19:30:52.550Z] 4cf63c4b8b07
19:30:52 [2022-09-07T19:30:52.550Z] 09e583939cdd
[Pipeline] sh
19:30:52 [2022-09-07T19:30:52.835Z] + echo Chowning /workspace to jenkins user
19:30:52 [2022-09-07T19:30:52.835Z] Chowning /workspace to jenkins user
19:30:52 [2022-09-07T19:30:52.835Z] + id -u
19:30:52 [2022-09-07T19:30:52.835Z] + id -g
19:30:52 [2022-09-07T19:30:52.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44111:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:30:55 [2022-09-07T19:30:55.672Z] + bundleName=amd64
19:30:55 [2022-09-07T19:30:55.672Z] + echo Creating amd64-bundles.tar.gz
19:30:55 [2022-09-07T19:30:55.672Z] Creating amd64-bundles.tar.gz
19:30:55 [2022-09-07T19:30:55.672Z] + xargs tar -czf amd64-bundles.tar.gz
19:30:55 [2022-09-07T19:30:55.672Z] + 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
19:30:57 [2022-09-07T19:30:57.064Z] Archiving artifacts
19:30:57 [2022-09-07T19:30:57.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44111/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:30:57 [2022-09-07T19:30:57.867Z] + make clean
19:30:58 [2022-09-07T19:30:58.127Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:30:58 [2022-09-07T19:30:58.127Z] docker-dev-cache
19:30:58 [2022-09-07T19:30:58.127Z] 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